[FFmpeg-devel] [PATCH] SVQ3: Fix decoding with A32_BITSTREAM_READER

Måns Rullgård mans
Sun Mar 1 13:11:17 CET 2009


Michael Niedermayer <michaelni at gmx.at> writes:

> On Sun, Mar 01, 2009 at 10:58:28AM +0000, Mans Rullgard wrote:
>> 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.
>
> ok

Applied.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list