Menu

Svn Commit Log


Commit Date  
[r2378] by waldviertler

a fix for a compiler problem, from Linards Ticmanis

2004-07-25 07:25:07 Tree
[r2377] by mdoggydog

Bug fixes and improvements:
o Produce true -I/+Q patches in bottom row (20 IRE (I think) by default);
optionally produce +Cb/+Cr instead.
o PLUGE tweaked so it is now as close to (+/-)4 IRE as possible, I think.
o Man page enhancement.
o Produce 4:4:4 output by default.

2004-07-19 13:56:44 Tree
[r2376] by sms00

Remove unused variables and add <string.h> for the memcpy prototype.

2004-07-18 17:39:21 Tree
[r2375] by waldviertler

Included the Patch from Linards Ticmanis, from the 4.July.04 so it compiles with the GCC 3.4.x

2004-07-18 06:43:01 Tree
[r2374] by sms00

Move the max bitrate and buffer size checks inside the "no constraints" block.
Before this change using --no-constraints would still give an error with very
high bitrates.

2004-07-17 23:49:28 Tree
[r2373] by sms00

Some cleanup but also an attempt to fix compilation with gcc 3.4.x which does not
accept KEEP_SOURCE:; - change that to leave out the trailing ;

2004-07-17 16:21:33 Tree
[r2372] by sms00

Get rid of some compiler warning errors.

2004-07-17 16:19:17 Tree
[r2371] by sms00

Remove the extra blank line after the frame size message - mjpeg_log() adds
a newline automatically so there's no need to add one in the format string.

2004-07-15 05:03:05 Tree
[r2370] by sms00

Initialize the number of frames so that garbage:
INFO: [mplex] Frames : 2970998733
is not produced with AC3/DTS/LPCM streams. Initializing the counter to 0
produces:
INFO: [mplex] Frames : 13516

2004-07-15 04:58:29 Tree
[r2369] by sms00

Get rid of all the errors like:
jidctint.c:176: warning: integer constant is too large for "long" type
by adding ULL or LL to the constants.

Later versions of GCC would optimize away the static veriables used in
the assembly language code. Use the "__attribute((__used__))" directive
if __GNUC__ is defined .

2004-07-15 04:05:51 Tree
Older >
Monday.com Logo