1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests
Michael Niedermayer a712d725c0 Header elision muxing support.
This only removes 2 bytes from MP3 and MP2 currently.
Up to 4 could be removed from MP3/MP2 though this might need a 2pass muxer.
Primitive code to remove headers from MPEG-1/2/4 is there too but for the
single file I tried it on (the one in the regression tests), it was a loss
because all video frames were >4096 byte, so that it is disabled ATM.

Originally committed as revision 11936 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-15 02:57:19 +00:00
..
audiogen.c typo 2007-05-24 23:13:10 +00:00
ffmpeg.regression.ref split regression tests allowing make to run them in parallel 2008-02-03 19:26:26 +00:00
ffserver.regression.ref fix the server regression test (it produced for me identical results in more runs, really). 2007-02-22 14:30:31 +00:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
libav.regression.ref Header elision muxing support. 2008-02-15 02:57:19 +00:00
regression.sh remove useless/incorrect comments in regression.sh 2008-02-03 19:26:32 +00:00
rotozoom.c Relicense to LGPL and add standard license header. 2007-03-02 10:15:07 +00:00
rotozoom.regression.ref split regression tests allowing make to run them in parallel 2008-02-03 19:26:26 +00:00
seek_test.c Fix b-libav.ul/al seek regression test. 2008-01-31 20:04:17 +00:00
seek_test.sh remove single-frame images from seektest 2008-02-03 21:38:56 +00:00
seek.regression.ref Header elision muxing support. 2008-02-15 02:57:19 +00:00
server-regression.sh Merge tests Makefile into the top-level Makefile. 2007-06-07 22:36:39 +00:00
test.conf fix the server regression test (it produced for me identical results in more runs, really). 2007-02-22 14:30:31 +00:00
tiny_psnr.c Disable unused function, fixes the warning: 2007-11-09 04:57:28 +00:00
videogen.c typo 2007-05-24 23:13:10 +00:00