[FFmpeg-devel] [PATCH] Initialize PCM conversion tables just once.

Michael Niedermayer michaelni
Sat Jan 12 00:11:16 CET 2008


On Fri, Jan 11, 2008 at 08:41:08PM +0100, Diego 'Flameeyes' Petten? wrote:
> flameeyes at gmail.com (Diego 'Flameeyes' Petten?) writes:
> 
> > I hate when I forget to clean the patches directory from the broken
> > ones. Thanks Emanuele for telling me.
> 
> And this time without tabs.

no not really

[...]
> +	s->table = alaw_to_linear;
[...]
> +  	    for(i=0;i<256;i++)
> +                ulaw_to_linear[i] = ulaw2linear(i);
> +	s->table = ulaw_to_linear;
[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080112/c430a292/attachment.pgp>



More information about the ffmpeg-devel mailing list