Menu

Svn Commit Log


Commit Date  
[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
[r2158] by biquard

MMX-accelerated BICUBIC scaling now available: goes 1.5 to 2 times faster.

2004-01-07 15:12:16 Tree
[r2157] by wackston2

Fix poeak bitrate sampling so it now doesn't under-read like it used to.
How I missed this one for so long is beyond me...

2004-01-06 12:31:35 Tree
Older >
Monday.com Logo