[Ffmpeg-cvslog] Re: r6093 - in trunk/libavcodec: bitstream.c bitstream.h

Baptiste Coudurier baptiste.coudurier
Sat Aug 26 13:35:12 CEST 2006


Hi

michael wrote:
> [...]
> +
> +static inline void skip_bits_long(GetBitContext *s, int n){
> +    s->index + n;
> +}
> +

gcc does say "statement with no effect".

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-cvslog mailing list