Menu

Svn Commit Log


Commit Date  
[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
[r2362] by stefan_fendt

*** empty log message ***

2004-06-07 15:57:04 Tree
[r2361] by stefan_fendt

now: dynamic buffers, so large image-sizes are supported (tested until
1440x1152i PAL(420)/NTSC(411) input, which makes it all slow...)

2004-06-07 12:41:12 Tree
[r2360] by stefan_fendt

code cleanup, part I (don't use this!)

2004-06-07 10:54:59 Tree
Older >
Monday.com Logo