Menu

Svn Commit Log


Commit Date  
[r3382] by sms00

remove warning message: subpstream.cpp:311:52: warning: format specifies type 'long long' but the argument has type 'double' [-Wformat]
mjpeg_debug("SUBPStream: Required DTS is %lld",decode_time/300.0);
~~~~ ^~~~~~~~~~~~~~~~~
%f

2016-06-05 02:40:02 Tree
[r3381] by sms00

remove warning message: main.cpp:624:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
mjpeg_error( message.c_str() );

2016-06-05 02:37:54 Tree
[r3380] by sms00

remove warnings optimization flag '-finline-functions' is not supported

2016-06-05 02:35:15 Tree
[r3379] by sms00

remove warning message: -funroll-all-loops' is not supported

2016-06-05 02:31:10 Tree
[r3378] by sms00

get rid of warning message: optimization flag '-finline-functions' is not supported

2016-06-05 02:29:09 Tree
[r3377] by sms00

get rid of warnings:
main.c:315:11: warning: taking the absolute value of unsigned type
'unsigned int' has no effect [-Wabsolute-value]

2016-06-05 02:23:36 Tree
[r3376] by sms00

abs() of unsigned int is silly - gives this warning
yuvkineco.c:572:10: warning: taking the absolute value of unsigned type
'unsigned int' has no effect [-Wabsolute-value]

2016-06-05 00:05:46 Tree
[r3375] by sms00

Clean up the file. Remove references to obsolete programs/scripts, fix typos, etc.

2015-02-19 15:48:25 Tree
[r3374] by sms00

remove hack added to compensate for libquicktime breakage. As of 2014/10/24
libquicktime was fixed.

2014-10-25 00:10:32 Tree
[r3373] by sms00

libquicktime seems to have altered behaviour - the colormodel is no longer being set automatically on open for non ffmpeg codecs.

2014-10-13 23:06:18 Tree
Older >
MongoDB Logo MongoDB