Menu

Svn Commit Log


Commit Date  
[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
[r2365] by sms00

Patch from Robert Fuller to check for LPCM first so that it does not get
misidentified as MPEG-1/Layer-2 data.

2004-06-19 16:54:02 Tree
[r2364] by waldviertler

A path from Michael Hanselmann for power PCs:
I wrote a patch for the configure.in-file of mjpegtools, so that it uses
the given CFLAGS to check, if the compiler supports Altivec. An example
is a gcc with -mcpu=G3 or -mcpu=750.

2004-06-15 17:13:36 Tree
[r2363] by sms00

patch from Stephen Beahm to make the '-s' option work again

2004-06-11 05:58:35 Tree
Older >
Monday.com Logo