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