Skip to content

qt: fixes in RoundImage

Prince Gupta requested to merge jagannatharjun/vlc:roundimage-minor into master
  • qt: rearrange variables in RoundImage
    reduces padding

  • qt: fix possible infinite loading in RoundImage
    correctly handle error for custom generators

  • qt: fix leak of network resources from RoundImage
    also add documentation to address ambiguity in object ownership

Merge request reports