[FFmpeg-devel] [PATCH][RFC] Indeo3 replacement

Reimar Döffinger Reimar.Doeffinger
Mon Jul 27 11:27:57 CEST 2009


On Sun, Jul 26, 2009 at 11:16:22PM +0200, Maxim wrote:
> So, the code needs to manipulate the internal structs of the FFmpeg's
> bitreader in order to achieve the same behaviour what's not really safe
> IMHO. Maybe there is a possibility to do it smart. I don't know...


Using
align_get_bits
gb.buffer[get_bits_count() >> 3]

Isn't using internals and used elsewhere.



More information about the ffmpeg-devel mailing list