[Ffmpeg-devel] Reading blockless bitstream

Måns Rullgård mans
Sat Mar 24 13:27:03 CET 2007


Is there some trick that can be used to read an arbitrarily long
bitstream with no division into blocks when it is supplied as a
sequence of buffers?  Copying and merging all buffers is not an option
as the length is unbounded.  What I'm looking for is some way to
seamlessly shift a GetBitsContext from one buffer to another.  If
anyone has done something like that, I'd appreciate if you'd share any
hints.

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




More information about the ffmpeg-devel mailing list