1. 06 Nov, 2016 1 commit
  2. 14 Apr, 2016 1 commit
  3. 12 Apr, 2016 1 commit
  4. 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
  5. 18 May, 2014 1 commit
  6. 23 Oct, 2013 1 commit
  7. 30 Aug, 2013 1 commit
  8. 03 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      frame{crc/md5}: set the stream timebase from codec timebase. · d2afbd9a
      Anton Khirnov authored
      Right now those muxers use the default timebase in all cases(1/90000).
      
      This patch avoid unnecessary rescaling and makes the printed timestamps
      more readable.
      
      Also, extend the printed information to include the timebases and packet
      pts/duration and align the columns.
      
      Obviously changes the results of all fate tests which use those two
      muxers.
      d2afbd9a
  9. 19 Mar, 2011 1 commit
  10. 21 Mar, 2009 1 commit
  11. 17 Feb, 2009 1 commit
  12. 31 Aug, 2008 1 commit
  13. 23 Aug, 2008 2 commits
  14. 17 Aug, 2008 1 commit
  15. 30 Oct, 2007 1 commit
  16. 17 Oct, 2007 1 commit
  17. 17 Jun, 2007 2 commits
  18. 16 Jun, 2007 1 commit
  19. 19 Mar, 2007 1 commit
  20. 28 Feb, 2007 1 commit
  21. 07 Oct, 2006 1 commit
  22. 12 Jan, 2006 1 commit
  23. 17 Dec, 2005 1 commit
  24. 25 Oct, 2003 1 commit
  25. 23 Oct, 2003 1 commit
  26. 22 Oct, 2003 1 commit
  27. 03 Mar, 2003 1 commit
  28. 11 Feb, 2003 1 commit
  29. 20 Nov, 2002 1 commit
  30. 19 Nov, 2002 2 commits
  31. 25 Oct, 2002 1 commit
  32. 06 Oct, 2002 1 commit
  33. 25 May, 2002 1 commit
  34. 13 Aug, 2001 1 commit