1. 19 Mar, 2019 1 commit
  2. 15 Mar, 2019 1 commit
  3. 14 Mar, 2019 2 commits
  4. 13 Mar, 2019 1 commit
  5. 09 Mar, 2019 1 commit
  6. 04 Mar, 2019 1 commit
  7. 27 Feb, 2019 2 commits
  8. 20 Feb, 2019 1 commit
  9. 19 Feb, 2019 1 commit
    • Tomas Härdin's avatar
      palettegen: Fill with last color, not black · abc5ac3c
      Tomas Härdin authored
      If we fill with black then the generated palette will have one color more
      than what the user requested. This also resulted in unwanted black specks in
      the output of paletteuse, especially when generating small palettes.
      abc5ac3c
  10. 16 Feb, 2019 11 commits
  11. 14 Feb, 2019 1 commit
  12. 12 Feb, 2019 1 commit
  13. 31 Jan, 2019 1 commit
  14. 28 Jan, 2019 1 commit
  15. 26 Jan, 2019 4 commits
  16. 14 Jan, 2019 1 commit
  17. 13 Jan, 2019 1 commit
  18. 04 Jan, 2019 1 commit
  19. 03 Jan, 2019 1 commit
  20. 20 Dec, 2018 1 commit
  21. 19 Dec, 2018 1 commit
  22. 14 Dec, 2018 1 commit
  23. 13 Dec, 2018 2 commits
    • Paul B Mahol's avatar
      avcodec/gif: use avctx->frame_number · ec8502f9
      Paul B Mahol authored
      ec8502f9
    • Paul B Mahol's avatar
      avcodec: rewrite gif muxing and encoding · faca28c2
      Paul B Mahol authored
      Now "-c copy" works.
      Update FATE files.
      
      Demuxer only split file into packets, no data is trimmed.
      Encoder & muxer currently expect completely another format
      where muxer writes stuff like disposal method which should
      be really encoder job.
      With this patch muxer only modifies delay between two packets.
      Codec copy need to have same behavior between demuxer and
      muxer to work correctly.
      
      Fixes #6640.
      faca28c2
  24. 11 Dec, 2018 1 commit