[FFmpeg-devel] [PATCH] Replace if ... else if chain with switch .. case

Michael Niedermayer michaelni
Tue Jan 8 20:35:13 CET 2008


On Tue, Jan 08, 2008 at 02:35:07PM +0100, Diego 'Flameeyes' Petten? wrote:
> 
> The attached patch replaces a series of if .. else if in postprocess.c
> with a single switch case statement. As it is, it depends on the
> filters-rodata patch I sent earlier today.
> 
[...]
> -                                {
[...]
> +				  {

tabs and cosmetics

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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/20080108/d764224d/attachment.pgp>



More information about the ffmpeg-devel mailing list