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