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
ffmpeg.regression.ref split regression tests allowing make to run them in parallel 2008-02-03 19:26:26 +00:00
ffserver.regression.ref
lena.pnm
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
rotozoom.regression.ref split regression tests allowing make to run them in parallel 2008-02-03 19:26:26 +00:00
seek_test.c
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
test.conf
tiny_psnr.c
videogen.c