1. 07 Jul, 2019 1 commit
  2. 12 Jun, 2019 3 commits
  3. 09 Jun, 2019 1 commit
  4. 08 May, 2019 3 commits
  5. 03 May, 2019 1 commit
  6. 19 Apr, 2019 1 commit
  7. 18 Apr, 2019 2 commits
  8. 17 Apr, 2019 1 commit
  9. 05 Apr, 2019 1 commit
  10. 03 Apr, 2019 1 commit
    • Gyan Doshi's avatar
      lavf/movenc: fix tmcd writing for non-MP4/MOV modes · 8161ac29
      Gyan Doshi authored
      write_tmcd allows tmcd track to be created with any mode but in
      mov_write_header, index for first tmcd track is only set for modes
      MP4 or MOV, causing a crash if tmcd creation is attempted with other
      modes.
      8161ac29
  11. 15 Mar, 2019 1 commit
  12. 14 Mar, 2019 2 commits
  13. 13 Mar, 2019 1 commit
  14. 04 Mar, 2019 1 commit
  15. 27 Feb, 2019 1 commit
  16. 16 Feb, 2019 6 commits
  17. 14 Jan, 2019 1 commit
  18. 04 Jan, 2019 1 commit
  19. 03 Jan, 2019 1 commit
  20. 19 Dec, 2018 1 commit
  21. 11 Dec, 2018 1 commit
  22. 02 Dec, 2018 1 commit
  23. 28 Nov, 2018 1 commit
  24. 25 Nov, 2018 1 commit
  25. 12 Nov, 2018 1 commit
  26. 11 Nov, 2018 3 commits
  27. 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