1. 02 Aug, 2012 2 commits
    • Erwan Tulou's avatar
      logo: check for negative offsets · de3ebb99
      Erwan Tulou authored
      if a logo is bigger than a video and if positioning results in negative
      offsets, vlc crashes in the blend function.
      
      This patch adds a warning, and offset is forced to 0 if negative.
      
      Note that a bigger logo is not a problem per se. (Blend truncates the logo).
      Only offsetting it with negative values was a problem.
      de3ebb99
    • Erwan Tulou's avatar
      blend: extra check to avoid possible crash · 6213e4ac
      Erwan Tulou authored
      6213e4ac
  2. 01 Aug, 2012 8 commits
  3. 31 Jul, 2012 8 commits
  4. 30 Jul, 2012 5 commits
  5. 29 Jul, 2012 17 commits