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