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