1. 15 Jul, 2015 1 commit
  2. 10 Jul, 2015 1 commit
  3. 10 Jun, 2015 1 commit
  4. 31 May, 2015 1 commit
  5. 28 May, 2015 2 commits
  6. 22 May, 2015 2 commits
  7. 22 Apr, 2015 1 commit
  8. 19 Apr, 2015 1 commit
  9. 14 Apr, 2015 3 commits
  10. 05 Apr, 2015 1 commit
  11. 03 Apr, 2015 1 commit
  12. 27 Jan, 2015 1 commit
  13. 15 Nov, 2014 2 commits
  14. 01 Nov, 2014 1 commit
  15. 15 Oct, 2014 1 commit
    • Anton Khirnov's avatar
      lavc: deprecate the use of AVCodecContext.time_base for decoding · 7ea1b347
      Anton Khirnov authored
      When decoding, this field holds the inverse of the framerate that can be
      written in the headers for some codecs. Using a field called 'time_base'
      for this is very misleading, as there are no timestamps associated with
      it. Furthermore, this field is used for a very different purpose during
      encoding.
      
      Add a new field, called 'framerate', to replace the use of time_base for
      decoding.
      7ea1b347
  16. 08 Sep, 2014 1 commit
  17. 03 Sep, 2014 1 commit
  18. 01 Sep, 2014 1 commit
  19. 27 Aug, 2014 1 commit
  20. 09 Aug, 2014 1 commit
  21. 03 Aug, 2014 1 commit
  22. 01 Aug, 2014 1 commit
    • Diego Biurrun's avatar
      idct: Split off Xvid IDCT · a786c825
      Diego Biurrun authored
      The Xvid IDCT is only required to decode some Xvid-encoded MPEG-4 files,
      so there is no point in having it as an unconditional part of idctdsp.
      a786c825
  23. 29 Jul, 2014 1 commit
  24. 30 Jun, 2014 1 commit
  25. 18 Jun, 2014 1 commit
  26. 09 May, 2014 2 commits
  27. 06 May, 2014 1 commit
  28. 04 May, 2014 1 commit
  29. 27 Apr, 2014 1 commit
  30. 16 Mar, 2014 1 commit
  31. 20 Feb, 2014 1 commit
  32. 19 Feb, 2014 1 commit
  33. 31 Jan, 2014 1 commit
  34. 07 Jan, 2014 1 commit