1. 28 Jan, 2019 1 commit
  2. 26 Jan, 2019 3 commits
  3. 20 Dec, 2018 1 commit
  4. 14 Dec, 2018 1 commit
  5. 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
  6. 03 Dec, 2018 1 commit
  7. 02 Dec, 2018 2 commits
  8. 28 Nov, 2018 1 commit
  9. 25 Nov, 2018 1 commit
  10. 24 Nov, 2018 2 commits
  11. 22 Nov, 2018 1 commit
  12. 17 Nov, 2018 1 commit
  13. 12 Nov, 2018 1 commit
  14. 11 Nov, 2018 3 commits
  15. 27 Oct, 2018 2 commits
  16. 26 Oct, 2018 1 commit
    • Josh de Kock's avatar
      fate: add api-h264-slice test · fb7925ba
      Josh de Kock authored
      This test ensures that you are able to send N number of slice NALUs in slice threaded mode to be decoded simultaneously
      fb7925ba
  17. 23 Oct, 2018 1 commit
  18. 18 Oct, 2018 4 commits
  19. 14 Oct, 2018 1 commit
  20. 12 Oct, 2018 4 commits
  21. 07 Oct, 2018 1 commit
  22. 25 Sep, 2018 1 commit
  23. 23 Sep, 2018 1 commit
  24. 10 Sep, 2018 1 commit
  25. 09 Sep, 2018 2 commits