[Ffmpeg-devel] [PATCH] simplify and improve pcm_read_seek
Michael Niedermayer
michaelni
Thu Oct 12 14:35:59 CEST 2006
Hi
On Wed, Oct 11, 2006 at 12:24:46PM +0200, Baptiste Coudurier wrote:
> Hi
>
> 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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list