1. 22 Aug, 2014 3 commits
  2. 11 Mar, 2014 1 commit
  3. 29 Sep, 2013 1 commit
  4. 22 Sep, 2013 1 commit
  5. 15 Aug, 2013 5 commits
  6. 11 Mar, 2013 1 commit
  7. 07 Aug, 2012 1 commit
  8. 30 Jul, 2012 1 commit
  9. 29 Jul, 2012 1 commit
    • Anton Khirnov's avatar
      lavf: deprecate r_frame_rate. · aba232cf
      Anton Khirnov authored
      According to its description, it is supposed to be the LCM of all the
      frame durations. The usability of such a thing is vanishingly small,
      especially since we cannot determine it with any amount of reliability.
      Therefore get rid of it after the next bump.
      
      Replace it with the average framerate where it makes sense.
      
      FATE results for the wtv and xmv demux tests change. In the wtv case
      this is caused by the file being corrupted (or possibly badly cut) and
      containing invalid timestamps. This results in lavf estimating the
      framerate wrong and making up wrong frame durations.
      In the xmv case the file contains pts jumps, so again the estimated
      framerate is far from anything sane and lavf again makes up different
      frame durations.
      
      In some other tests lavf starts making up frame durations from different
      frame.
      aba232cf
  10. 04 May, 2012 1 commit
  11. 03 Mar, 2012 1 commit
    • Justin Ruggles's avatar
      ea: fix audio pts · ea289186
      Justin Ruggles authored
      The time base is 1 / sample_rate, not 90000.
      Several more codecs encode the sample count in the first 4 bytes of the
      chunk, so we set the durations accordingly. Also, we can set start_time and
      packet duration instead of keeping track of the sample count in the demuxer.
      ea289186
  12. 02 Mar, 2012 3 commits
  13. 27 Jan, 2012 1 commit
  14. 06 Jan, 2012 1 commit
  15. 30 Nov, 2011 1 commit
  16. 19 Oct, 2011 1 commit
  17. 17 Jul, 2011 1 commit
  18. 19 Mar, 2011 1 commit
  19. 17 Mar, 2011 1 commit
  20. 07 Mar, 2011 1 commit
  21. 04 Mar, 2011 1 commit
  22. 01 Mar, 2011 2 commits
  23. 21 Feb, 2011 1 commit
  24. 20 Feb, 2011 1 commit
  25. 26 Jan, 2011 1 commit
  26. 11 Jan, 2011 1 commit
  27. 10 Jan, 2011 5 commits