[Ffmpeg-devel] [PATCH] fix gcc warning about unintialized var in bmp.c

Michael Niedermayer michaelni
Tue Jan 30 01:18:08 CET 2007


Hi

On Fri, Jan 26, 2007 at 09:59:40PM +0100, Luca Barbato wrote:
> As in $subj;

looks ok assuming there are no objections from mans


[...]
> @@ -143,10 +143,6 @@
>                 rgb[0] == rgb[1] || rgb[0] == rgb[2] || rgb[1] == rgb[2]){
>                  break;
>              }

btw, does the bitfields code work at all?
that != 3 looks odd shouldnt that be a != 2

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

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070130/66dfebea/attachment.pgp>



More information about the ffmpeg-devel mailing list