• Michael Niedermayer's avatar
    Header elision muxing support. · a712d725
    Michael Niedermayer authored
    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
    a712d725
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
tools Loading commit data...
vhook Loading commit data...
COPYING.GPL Loading commit data...
COPYING.LGPL Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
version.sh Loading commit data...