1. 16 3月, 2010 2 次提交
    • M
      Add FATE tests · 2fad0977
      Måns Rullgård 提交于
      This adds a "fate" make target which runs the full FATE test suite.
      Individual tests can be run with "make fate-$testname".
      
      The location of the FATE test samples must be specified with the
      --samples=PATH option to configure.
      
      The tests/fate-update.sh script regenerates the references files and
      test list from the online FATE database.  These are checked in since
      generating them requires non-standard tools.
      
      Originally committed as revision 22552 to svn://svn.ffmpeg.org/ffmpeg/trunk
      2fad0977
    • M
      use mpeg2 quantization bias for mjpeg. · bd57cae8
      Michael Niedermayer 提交于
      this seems to improve RD performance.
      
      Originally committed as revision 22550 to svn://svn.ffmpeg.org/ffmpeg/trunk
      bd57cae8
  2. 14 3月, 2010 1 次提交
  3. 11 3月, 2010 3 次提交
  4. 09 3月, 2010 4 次提交
  5. 08 3月, 2010 2 次提交
  6. 04 3月, 2010 1 次提交
  7. 03 3月, 2010 3 次提交
  8. 24 2月, 2010 1 次提交
  9. 03 2月, 2010 1 次提交
    • M
      Correct opts calulation in ffmpeg.c. · f575f08c
      Michael Niedermayer 提交于
      This correct the stop point for demuxing with -vcodec copy and -t as well as
      packet interleaving. (we already diddrop packets but kept demuxing them
      for too long due to opts being wrong)
      the change to ffm is due to 2 packets with timestamp 0 being stored
      in different order.
      
      Originally committed as revision 21626 to svn://svn.ffmpeg.org/ffmpeg/trunk
      f575f08c
  10. 02 2月, 2010 1 次提交
  11. 31 1月, 2010 1 次提交
  12. 22 1月, 2010 1 次提交
  13. 17 1月, 2010 2 次提交