Menu

Commit [r3356]  Maximize  Restore  History

Fix the error

acroblock.cc:77:24: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
if( i->mb_type & MB_BACKWARD == 0 && cur_score < best_fwd_score)
^~~~~~~~~~~~~~~~~~
macroblock.cc:77:24: note: place parentheses around the '==' expression to silence this warning

sms00 2013-10-28

changed /trunk/mjpeg_play/mpeg2enc/macroblock.cc
/trunk/mjpeg_play/mpeg2enc/macroblock.cc Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.