Menu

Svn Commit Log


Commit Date  
[r3394] by sms00

clean up the automake file.

2016-11-01 13:33:45 Tree
[r3393] by sms00

ancient scripts (which were never installed or used) finally removed after ~15 years

2016-11-01 13:32:36 Tree
[r3392] by sms00

fix typo

2016-10-23 15:52:04 Tree
[r3391] by sms00

change some info to debug to reduce verbosity.

2016-06-07 01:55:56 Tree
[r3390] by sms00

Don't need main.c - it was a botch and on the TODO list for removal.

2016-06-05 22:32:02 Tree
[r3389] by sms00

Massive cleanup - readability improvements, yuvycsnoise crash on OS/X fixed.

2016-06-05 22:30:47 Tree
[r3388] by sms00

try again

2016-06-05 03:20:20 Tree
[r3387] by sms00

remove warning:
lav_io.c:929:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, errmsg);

2016-06-05 02:57:13 Tree
[r3386] by sms00

remove warning error:
liblavplay.c:2677:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
abs(editlist->video_fps - new_eli->video_fps) < 0.0000001 &&
^
liblavplay.c:2677:7: note: use function 'fabs' instead
abs(editlist->video_fps - new_eli->video_fps) < 0.0000001 &&
^~~
fabs

2016-06-05 02:48:36 Tree
[r3385] by sms00

remove warning error:
png2yuv.c:406:7: warning: format specifies type 'unsigned int' but the argument has type 'png_uint_32' (aka 'unsigned long') [-Wformat]
param->width, param->height);

2016-06-05 02:46:11 Tree
Older >
MongoDB Logo MongoDB