1. 15 Jul, 2016 1 commit
  2. 24 Feb, 2016 1 commit
  3. 07 Sep, 2015 1 commit
  4. 22 Jun, 2015 1 commit
  5. 06 May, 2015 1 commit
  6. 14 Feb, 2015 1 commit
  7. 22 Sep, 2014 1 commit
  8. 31 Mar, 2014 1 commit
  9. 27 Mar, 2014 1 commit
  10. 26 Mar, 2014 1 commit
  11. 16 Mar, 2014 1 commit
  12. 12 Dec, 2013 1 commit
  13. 18 Sep, 2013 1 commit
    • Justin Ruggles's avatar
      Add a WebP decoder · c4bfa098
      Justin Ruggles authored
      Container and lossy decoding by Aneesh Dogra <aneesh@sugarlabs.org>
      Lossless decoding by Justin Ruggles <justin.ruggles@gmail.com>
      c4bfa098
  14. 17 Apr, 2013 1 commit
    • Clément Bœsch's avatar
      Cleanse GIF muxer and encoder. · 635389cc
      Clément Bœsch authored
      This commit removes the badly duplicated code between the encoder and
      the muxer. That may sound surprising, but the encoder is now responsible
      from the encoding of the picture when muxing to a .gif file. It also
      does not require anymore a manual user intervention such as a -pix_fmt
      rgb24 to work properly. To summarize, output gif are now easier to
      generate, code is saner and simpler, and files are smaller (thanks to
      the lzw encoding which was unused so far with the default .gif output).
      We can certainly make things even better, but this is the first step.
      
      FATE is updated because of the output being produced by the encoder and
      not the muxer (no lzw in the muxer), and in the seek test only the size
      mismatches.
      
      Fixes Ticket #2262
      635389cc
  15. 04 Apr, 2013 1 commit
  16. 22 Mar, 2013 1 commit
  17. 29 Nov, 2012 1 commit
  18. 22 Nov, 2012 1 commit
  19. 15 Oct, 2012 1 commit
  20. 07 Aug, 2012 1 commit
  21. 10 Jul, 2012 1 commit
  22. 06 Apr, 2012 1 commit
  23. 17 Mar, 2012 1 commit
  24. 22 Feb, 2012 1 commit
  25. 21 Feb, 2012 1 commit
  26. 19 Feb, 2012 1 commit
  27. 17 Feb, 2012 1 commit
  28. 30 Jan, 2012 1 commit
  29. 27 Jan, 2012 3 commits
  30. 23 Jan, 2012 1 commit
  31. 21 Jan, 2012 1 commit
  32. 10 Dec, 2011 1 commit
  33. 07 Dec, 2011 2 commits
  34. 30 Nov, 2011 1 commit
  35. 27 Nov, 2011 2 commits
  36. 13 Nov, 2011 1 commit