[FFmpeg-devel] [PATCH] fix warnings in v210dec.c and v210enc.c

Reimar Döffinger Reimar.Doeffinger
Sat Sep 5 13:54:53 CEST 2009


On Sat, Sep 05, 2009 at 01:25:13PM +0200, Diego Biurrun wrote:
> Here is a patch to fix:
> 
> v210dec.c: In function ?decode_frame?:
> v210dec.c:81: warning: ?val? may be used uninitialized in this function
> v210enc.c: In function ?encode_frame?:
> v210enc.c:78: warning: ?val? may be used uninitialized in this function

I don't think there is a but, so that is not a fix but a workaround.
Otherwise I wouldn't object, but I don't want a confusing and incorrect
commit message.



More information about the ffmpeg-devel mailing list