summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-03-01 12:11:07 +0000
committerMåns Rullgård <mans@mansr.com>2009-03-01 12:11:07 +0000
commitdb794291a29546b93c3b39dc33b3f9a3bcf9e315 (patch)
tree2bbbce77d3575c2de2de35cc3e195d4d830b5c79 /INSTALL
parent4cd19f6e7851ee6afb08eb346c82d5574fa2b699 (diff)
SVQ3: Fix decoding with A32_BITSTREAM_READER
svq3_decode_slice_header() modifies the buffer used by the bitstream reader. Some of the bitstream readers cache a few bytes of data, which must be flushed after such a modification. Calling skip_bits_long(gb, 0) achieves this. Originally committed as revision 17680 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions