[Ffmpeg-devel] [PATCH] simplify and improve pcm_read_seek

Baptiste Coudurier baptiste.coudurier
Thu Oct 12 15:11:25 CEST 2006


Hi

Michael Niedermayer wrote:
>> [...]
>>
>> This patch simplifies and improve pcm_read_seek.
> [...]
>> +    block_align = st->codec->block_align ? : (av_get_bits_per_sample(st->codec->codec_id) * st->codec->channels) >> 3;
> 
> is this part of the c standard? or is this gnu-shit
> 

Humm, I guess it is gnu-shit, I remove it.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pcm_read_seek_simplify.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061012/d4b5237a/attachment.txt>



More information about the ffmpeg-devel mailing list