[Ffmpeg-devel] [PATCH] simplify and improve pcm_read_seek
Baptiste Coudurier
baptiste.coudurier
Wed Oct 18 13:54:37 CEST 2006
Hi
Michael Niedermayer wrote:
> Hi
>
> On Thu, Oct 12, 2006 at 03:11:25PM +0200, Baptiste Coudurier wrote:
>> 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.
>
> looks ok
>
> [...]
Applied.
--
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-devel
mailing list