Menu

Svn Commit Log


Commit Date  
[r2168] by waldviertler

Some small fix so that it only accepts images with a even size.

2004-01-11 07:49:17 Tree
[r2167] by waldviertler

Some smale update for the yuvinactive manpage.
Added the description for the -z | --playback-field-order b|t option to the mpeg2enc manpage

2004-01-11 07:38:10 Tree
[r2166] by sms00

use long long instead of unsigned long to avoid overflow with mplayer generated
yuv4mpeg2 headers.

2004-01-11 06:42:38 Tree
[r2165] by sms00

end of file patch from Scott Smith:
mplex doesn't properly recognize the end of audio streams, and thus
prematurely terminates them. There is a bug in SeekFwdBits. Basically
the function can be called when byteidx<buffered; if there is
simultaneously an EOF found, then the # of bits advanced is not properly
counted.

2004-01-11 04:28:46 Tree
[r2164] by sms00

not all systems have uintmax_t (OpenBSD). unsigned long is what uintmax_t
is on most systems so simply using that will work around the problem without
needed #ifdef blocks, etc.

2004-01-10 19:19:41 Tree
[r2163] by waldviertler

Some small fix so that it only accepts images with a even size.

2004-01-10 12:19:22 Tree
[r2162] by sms00

-O6 causes problems with several releases of gcc 3.x:
gcc -O6 -I. -c -o jdapimin.o jdapimin.c
/tmp/ccGinhvi.s: Assembler messages:
/tmp/ccGinhvi.s:619: Error: symbol `NOT_SUPPORTED' is already defined
Use -O2 and the problem goes away.

2004-01-10 08:06:39 Tree
[r2161] by sms00

OpenBSD shares FreeBSD's fondness for -pthread compiler option rather than
threadsafe libc

2004-01-10 07:40:41 Tree
[r2160] by sms00

remove extra space so the usage looks like [aAj] instead of "[aAj ]"

2004-01-10 03:23:53 Tree
[r2159] by sms00

Have to ifdef uses of 'mmx' as well as its definition. Compilation failed
on OS/X at line 771.

2004-01-08 03:50:45 Tree
Older >
Monday.com Logo