Menu

Svn Commit Log


Commit Date  
[r3497] by waldviertler

A for the project important person was missing.

2021-09-05 06:20:27 Tree
[r3496] by sms00

env variable could be too large for error_string - limit output in error message

2021-08-22 02:12:04 Tree
[r3495] by sms00

remove un-needed declaration

2021-05-05 01:26:31 Tree
[r3494] by sms00

remove unused variable

transfrm_x86.c:197:10: warning: variable ‘sumsqtop_acc’ set but not used

2021-03-16 01:57:07 Tree
[r3493] by sms00

remove unused variable

lav_io.c:883:20: warning: variable ‘jpg_width’ set but not used

2021-03-16 01:50:45 Tree
[r3492] by sms00

remove unused variable

jpegutils.c:783:19: warning: variable ‘hsf’ set but not used

2021-03-16 01:48:53 Tree
[r3491] by sms00

properly conditionalize 'hn', remove 'frame_number, add <math.h> to fix these
warnings:

liblavplay.c:1577:8: warning: variable ‘hn’ set but not used
liblavplay.c:1863:9: warning: variable ‘frame_number’ set but not used

liblavplay.c:2677:7: warning: implicit declaration of function ‘fabs’ [-Wimplicit-function-declaration]
fabs(editlist->video_fps - new_eli->video_fps) < 0.0000001 &&
^~~~
liblavplay.c:2677:7: note: include ‘<math.h>’ or provide a declaration of ‘fabs’
fabs

2021-03-16 01:43:22 Tree
[r3490] by sms00

remove unused variable res

y4mtoqt.c:314:6: variable res set but not used

2021-03-16 01:12:12 Tree
[r3489] by sms00

properly conditionalize the vectorscope variables to avoid these warnings:

y4mhist.c:481:14: warning: variable pheight set but not used
y4mhist.c:481:6: warning: variable pwidth set but not used
y4mhist.c:480: warning: variable do_vectorscope set but not used
y4mhist.c:479:21: variable ss_h set but not used
y4mhist.c:479:15: warning: ss_v set but not used

need to have SDLgfx which apparently few systems have anymore - so those
variables aren't needed most of the time

2021-03-16 01:08:50 Tree
[r3488] by sms00

remove unused variable

y4mshift.c:227:25: warning: variable H2 set but not used

2021-03-16 00:52:43 Tree
Older >
MongoDB Logo MongoDB