Menu

Svn Commit Log


Commit Date  
[r3358] by sms00

No format string in sprintf - skip the sprintf completely.

2013-10-28 01:23:55 Tree
[r3357] by sms00

Silence the warnings
ontheflyratectlpass2.cc:383:33: warning: '&&' within '||' [-Wlogical-op-parentheses]
if( actual_bits > target_bits && debiased_target_ABQ > picture.ABQ ||
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
ontheflyratectlpass2.cc:383:33: note: place parentheses around the '&&' expression to silence this warning

2013-10-28 01:17:53 Tree
[r3356] by sms00

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

2013-10-28 01:13:29 Tree
[r3355] by sms00

usage function takes no arguments

2013-10-28 01:01:30 Tree
[r3354] by sms00

why use a sprintf to copy a string - gives warning error format string is not a string literal (potentially insecure) [-Wformat-security]

2013-10-28 00:59:25 Tree
[r3353] by sms00

unsigned variable can't be less than 0.

2013-10-28 00:50:40 Tree
[r3352] by sms00

Unsigned variable can never be less than 0

2013-10-28 00:40:22 Tree
[r3351] by sms00

Missing format parameter in mjpeg_info

2013-10-28 00:35:15 Tree
[r3350] by sms00

unsigned variables can never be less than 0

2013-10-28 00:33:04 Tree
[r3349] by sms00

Unsigned variable can't be less than 0

2013-10-28 00:25:37 Tree
Older >
Monday.com Logo