Menu

Svn Commit Log


Commit Date  
[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
[r2368] by waldviertler

Removed all hints to movtar
fixed a command line option
fixed the wav output, it works now on big endian machines correct

2004-06-27 17:38:16 Tree
[r2367] by sms00

Make no-dualprime-mpeg2 the default due to artifacting. Add --dualprime-mpeg2
for enabling it explicitly.

2004-06-25 04:26:07 Tree
[r2366] by sms00

set 'vbr' to true for generic MPEG-2.

2004-06-20 15:56:22 Tree
Older >
Monday.com Logo