[FFmpeg-devel] bit func helpers

Baptiste Coudurier baptiste.coudurier
Mon Jun 2 21:09:46 CEST 2008


Baptiste Coudurier wrote:
> Hi Michael,
> 
> Michael Niedermayer wrote:
>> On Fri, May 30, 2008 at 02:00:22PM +0200, Andreas ?man wrote:
>>> Hi
>>>
>>> I suggest we move these tiny helpers for dv.c to bitstream.h
>> Code which is used just by dv stays in dv.
>>
>> If i disable dv, i dont want these compiled ...
>> Besides the API is complex enough no need to add to it functions only used
>> by a single codec.
>>
>> [...]
>>
>>> -static inline int get_bits_size(GetBitContext *s)
>>> -{
>>> -    return s->size_in_bits;
>>> -}
>> I really think dv should use s->size_in_bits instead of this senseless
>> wraper function but iam not dv maintainer, just my 2 cents ...
>>
> 
> Patch attached, Roman ok to apply ?
> 

Roman ? :>

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA




More information about the ffmpeg-devel mailing list