• Justin Ruggles's avatar
    While adding stereo rematrixing, I came across something that needs to · 132041f0
    Justin Ruggles authored
    be fixed even without adding the feature.  The output correctly uses 4
    dummy values for the rematrixing flags in block-0, but the bit
    allocation routine does not take these bits into account.  From what I
    can tell, there was a patch in 2003 that corrected the output to make it
    DVD and spec compatible, but it didn't correct the bit allocation.  It's
    only 4 bits over the entire 6 blocks, so overflow errors would happen
    rarely or never, but it's still worth fixing.  So here is a fix.
    
    patch by (Justin Ruggles {jruggle earthlink net)
    
    Originally committed as revision 4179 to svn://svn.ffmpeg.org/ffmpeg/trunk
    132041f0
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
postproc Loading commit data...
tests Loading commit data...
vhook Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
berrno.h Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
configure Loading commit data...
cws2fws.c Loading commit data...
cygwin_inttypes.h 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...
pktdumper.c Loading commit data...
qt-faststart.c Loading commit data...
xvmc_render.h Loading commit data...