1. 18 Jun, 2014 1 commit
    • Anton Khirnov's avatar
      lavf: switch to AVStream.time_base as the hint for the muxer timebase · 194be1f4
      Anton Khirnov authored
      Previously, AVStream.codec.time_base was used for that purpose, which
      was quite confusing for the callers. This change also opens the path for
      removing AVStream.codec.
      
      The change in the lavf-mkv test is due to the native timebase (1/1000)
      being used instead of the default one (1/90000), so the packets are now
      sent to the crc muxer in the same order in which they are demuxed
      (previously some of them got reordered because of inexact timestamp
      conversion).
      194be1f4
  2. 04 Nov, 2012 1 commit
  3. 08 Oct, 2012 1 commit
  4. 15 Sep, 2012 1 commit
  5. 07 Aug, 2012 1 commit
  6. 17 Jul, 2011 1 commit
  7. 19 Mar, 2011 1 commit
  8. 17 Mar, 2011 1 commit
  9. 22 Feb, 2011 1 commit
  10. 21 Feb, 2011 1 commit
  11. 20 Feb, 2011 2 commits
  12. 28 Jan, 2011 1 commit
  13. 26 Jan, 2011 1 commit
  14. 20 Apr, 2010 1 commit
  15. 14 Jan, 2010 1 commit