1. 20 Feb, 2017 4 commits
  2. 18 Feb, 2017 1 commit
    • Mark Thompson's avatar
      webp: Fix alpha decoding · 7cb9296d
      Mark Thompson authored
      This was broken by 4e528206 - the webp
      decoder was assuming that it could set the output pixfmt of the vp8
      decoder directly, but after that change it no longer could because
      ff_get_format() was used instead.  This adds an internal get_format()
      callback to webp use of the vp8 decoder to override the pixfmt
      appropriately.
      7cb9296d
  3. 17 Feb, 2017 1 commit
  4. 16 Feb, 2017 4 commits
  5. 15 Feb, 2017 4 commits
  6. 14 Feb, 2017 1 commit
  7. 13 Feb, 2017 3 commits
  8. 12 Feb, 2017 1 commit
  9. 11 Feb, 2017 13 commits
  10. 10 Feb, 2017 8 commits