You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Warn if a comparison is always true or always false due to the
limited range of the data type. The only new warning this causes (if i didnt miss one) is: udp.c:272: warning: comparison of unsigned expression < 0 is always false which is a real bug Originally committed as revision 11839 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reference in New Issue
Block a user