1. 08 Oct, 2019 1 commit
  2. 28 Sep, 2019 2 commits
  3. 02 Apr, 2018 1 commit
  4. 03 Oct, 2017 1 commit
  5. 02 Mar, 2017 1 commit
  6. 26 Feb, 2017 1 commit
  7. 23 Feb, 2017 1 commit
  8. 21 Feb, 2017 1 commit
  9. 19 Feb, 2017 1 commit
  10. 03 Feb, 2017 1 commit
  11. 01 Feb, 2017 4 commits
  12. 19 Dec, 2016 1 commit
  13. 15 Nov, 2016 1 commit
  14. 22 Jun, 2016 1 commit
  15. 04 May, 2016 1 commit
  16. 28 Mar, 2016 1 commit
  17. 30 Jun, 2015 2 commits
  18. 12 Jun, 2015 2 commits
  19. 31 May, 2015 1 commit
  20. 28 May, 2015 1 commit
  21. 22 May, 2015 1 commit
  22. 25 Apr, 2015 1 commit
  23. 19 Apr, 2015 1 commit
  24. 15 Apr, 2015 1 commit
  25. 29 Jan, 2015 1 commit
  26. 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
  27. 01 Sep, 2014 3 commits
  28. 31 Aug, 2014 2 commits
  29. 18 Jun, 2014 1 commit
  30. 16 Mar, 2014 1 commit
  31. 01 Mar, 2014 1 commit