1. 22 Jun, 2009 7 commits
  2. 21 Jun, 2009 10 commits
  3. 19 Jun, 2009 21 commits
  4. 18 Jun, 2009 2 commits
    • Laurent Aimar's avatar
      Fixed a typo. · 9b39dc1b
      Laurent Aimar authored
      9b39dc1b
    • Laurent Aimar's avatar
      Workaround buggy flv files (#2590). · d1bf1bcf
      Laurent Aimar authored
       It seems that (a lot of?) flv files does not correctly set PTS,
      so ignore them, with luck the decoder (avcodec) will recreate
      them.
       It might break some valid files, so report any regression.
      
      (It needs the AVCodecContext::ticks_per_frame change).
      d1bf1bcf