1. 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
  2. 30 Nov, 2011 1 commit
  3. 17 Jul, 2011 1 commit
  4. 03 Apr, 2011 1 commit
  5. 19 Mar, 2011 1 commit
  6. 17 Mar, 2011 1 commit
  7. 01 Mar, 2011 1 commit
  8. 21 Feb, 2011 1 commit
  9. 20 Feb, 2011 1 commit
  10. 31 Jan, 2011 1 commit
  11. 26 Jan, 2011 1 commit
  12. 31 Mar, 2010 1 commit
  13. 13 Aug, 2008 1 commit
  14. 23 Jul, 2008 1 commit