[FFmpeg-devel] [PATCH] swscale: Remove impossible if(flags&xxx) in initFilter().

Ramiro Polla ramiro.polla
Mon Jul 27 11:56:04 CEST 2009


Hi,

flags is checked to be exactly one algorithm in sws_getContext(). At
this point, these checks will always fail to the last else.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-flags-can-never-be-any-other-kind-of-scaling-algorit.patch
Type: text/x-diff
Size: 888 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090727/132484f0/attachment.patch>



More information about the ffmpeg-devel mailing list