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

Michael Niedermayer michaelni
Wed May 11 03:46:55 CEST 2005


Hi

On Tuesday 10 May 2005 20:59, Balatoni Denes wrote:
> 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.

cleaned up and applied

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list