[Ffmpeg-devel] [PATCH] Little endian bitreader and vlc reader

Balatoni Denes dbalatoni
Tue May 10 20:59:26 CEST 2005


Hi!

Sorry to interrupt the discussion about dynamic linking, how we like to 
conduct sending and getting  email, ANSI C and 1 pass encoding that 
adaptively selects the number of encoding passes to use (smart feature 
though).
This patch adds little endian (LSB first) bitreader and vlc reader to 
libavcodec. Vorbis will need these, and also at least one other codec in lavc 
(id cin iirc). There is some code duplication (most of the patch is the 
duplicate of existing code), but there are no code templates in the C 
language AFAIK, and introducing #defines, or introducing a third level of 
#defines, to emulate templates seemed very ugly.

waiting for your comments
bye
Denes


-- 
- Use the Source Luke ! -
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitstream.diff
Type: text/x-diff
Size: 9040 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050510/86faca3b/attachment.diff>



More information about the ffmpeg-devel mailing list