Sun, 31 Mar 2002 15:33:32 +0000 |
melanson |
modified the new MS RLE decoder to support BGR15/16 output formats in
|
Sun, 31 Mar 2002 10:11:49 +0000 |
arpi |
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)
|
Sun, 31 Mar 2002 09:50:17 +0000 |
arpi |
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4
|
Sun, 31 Mar 2002 09:29:19 +0000 |
arpi |
migrating to Melanson's great codec name change... which is of course nonsense but why not...
|
Sun, 31 Mar 2002 09:28:17 +0000 |
arpi |
check depth for direct rendering
|
Sun, 31 Mar 2002 03:32:42 +0000 |
arpi |
updates - thanks to Melanson...
|
Sun, 31 Mar 2002 03:03:12 +0000 |
arpi |
fix uninit() crash if no config() call
|
Sun, 31 Mar 2002 02:57:53 +0000 |
melanson |
fixed to be able to handle extra-quirky .film files on Lemmings 3DO
|
Sun, 31 Mar 2002 02:45:14 +0000 |
arpi |
added soem debug prints, and fixed 10l bug of Alban
|
Sun, 31 Mar 2002 02:22:40 +0000 |
arpi |
1 step closed to solving memory corruptions
|
Sat, 30 Mar 2002 23:18:40 +0000 |
arpi |
10l - fixed soem weird sig11 at multifile
|
Sat, 30 Mar 2002 23:02:13 +0000 |
melanson |
adpcm.c is no longer needed
|
Sat, 30 Mar 2002 22:27:45 +0000 |
melanson |
reworked ADPCM decoders; changes include:
|
Sat, 30 Mar 2002 19:25:11 +0000 |
pl |
the long standing /dev/sound/dspW => .../dsp
|
Sat, 30 Mar 2002 18:09:30 +0000 |
arpi |
10l
|
Sat, 30 Mar 2002 17:40:22 +0000 |
arpi |
using interleaveBytes() for G200 draw_slice
|
Sat, 30 Mar 2002 14:42:32 +0000 |
nexus |
FreeBSD require stdlib.h
|
Sat, 30 Mar 2002 14:12:25 +0000 |
nexus |
FreeBSD warning fix
|
Sat, 30 Mar 2002 10:02:44 +0000 |
jaf |
again some bugfixes
|
Sat, 30 Mar 2002 09:24:37 +0000 |
jaf |
some bugfixes
|
Sat, 30 Mar 2002 07:58:22 +0000 |
gabucino |
fixed -hr-mp3-seek description
|
Sat, 30 Mar 2002 07:49:37 +0000 |
gabucino |
added libvorbis to installation section, and a link to daily CVS
|
Sat, 30 Mar 2002 07:42:17 +0000 |
gabucino |
added -ifo option
|
Sat, 30 Mar 2002 06:24:49 +0000 |
mswitch |
Fixed avcodec init bug
|