log

age author description
Wed, 28 Nov 2001 14:29:14 +0000 steve moved num_audio_channels out of LIBMAD ifdef, where it didn't belong!
Wed, 28 Nov 2001 12:46:23 +0000 steve Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option
Wed, 28 Nov 2001 12:44:39 +0000 pl spudec_new has a dvd_priv_t as an argument, which is defined in
Wed, 28 Nov 2001 12:34:10 +0000 nexus fli.c required
Wed, 28 Nov 2001 12:11:40 +0000 atmos4 *** empty log message ***
Wed, 28 Nov 2001 08:32:50 +0000 nexus fli.c required
Wed, 28 Nov 2001 08:20:45 +0000 nexus AV_LIB should appear before EXTRA_LIB
Wed, 28 Nov 2001 08:08:03 +0000 nexus unistd.h required at least by FreeBSD
Wed, 28 Nov 2001 06:35:26 +0000 gabucino misinfo fixed (notified by Al3x. At least 65535 times:)
Wed, 28 Nov 2001 01:37:51 +0000 melanson updated to reflect the fact that FLI decoding is now in the program
Wed, 28 Nov 2001 01:35:55 +0000 melanson support for FLI image decoding
Wed, 28 Nov 2001 01:26:03 +0000 michael faster brightness correcture in MMX2
Tue, 27 Nov 2001 23:17:58 +0000 pl vcd status in summary was sometimes wrong (found by atmos)
Tue, 27 Nov 2001 21:54:27 +0000 pl completed the summary displayed after running configure
Tue, 27 Nov 2001 20:58:53 +0000 jaf Similar to 1.120
Tue, 27 Nov 2001 20:51:29 +0000 jaf Similar to 1.35
Tue, 27 Nov 2001 20:16:45 +0000 atmos4 Palette support for SPU decoder.
Tue, 27 Nov 2001 18:36:35 +0000 nick Direct i420 support for Radeons
Tue, 27 Nov 2001 18:36:02 +0000 nick radeon_vid new features:
Tue, 27 Nov 2001 18:09:45 +0000 gabucino CVID section
Tue, 27 Nov 2001 18:07:13 +0000 gabucino double speed playing with fucked soundcard Q/A
Tue, 27 Nov 2001 17:58:29 +0000 pl configure cleanups:
Tue, 27 Nov 2001 16:55:12 +0000 jkeil {f}emms is only needed on x86
Tue, 27 Nov 2001 16:50:34 +0000 jkeil Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" option
Tue, 27 Nov 2001 16:38:48 +0000 jaf Similar to 1.34, small bugfix
Tue, 27 Nov 2001 13:08:13 +0000 jaf Similar to 1.34
Tue, 27 Nov 2001 13:02:16 +0000 jaf vivo, msvid1
Tue, 27 Nov 2001 05:43:03 +0000 melanson initial commit
Tue, 27 Nov 2001 02:25:31 +0000 michael compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound
Tue, 27 Nov 2001 01:54:13 +0000 michael optional runtime cpu detect
Tue, 27 Nov 2001 01:19:56 +0000 michael runtime cpu detection optional (compiles faster)
Tue, 27 Nov 2001 01:12:30 +0000 michael runtime cpu detect optional (compiles faster)
Tue, 27 Nov 2001 00:42:39 +0000 arpi bad malloc+strcpy => strdup
Tue, 27 Nov 2001 00:12:27 +0000 arpi extended a bit
Tue, 27 Nov 2001 00:12:12 +0000 arpi what to do...
Mon, 26 Nov 2001 23:21:24 +0000 michael runtime cpu detection
Mon, 26 Nov 2001 23:08:48 +0000 michael non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...))
Mon, 26 Nov 2001 21:55:22 +0000 michael runtime cpu detection
Mon, 26 Nov 2001 21:45:48 +0000 michael runtime cpu detection
Mon, 26 Nov 2001 21:17:23 +0000 michael runtime cpu detection
Mon, 26 Nov 2001 21:12:15 +0000 michael runtime cpu detection
Mon, 26 Nov 2001 18:53:32 +0000 gabucino -vo vesa + gcc 2.96 warning (is this confirmed?)
Mon, 26 Nov 2001 18:00:43 +0000 gabucino *** empty log message ***
Mon, 26 Nov 2001 16:36:45 +0000 atmos4 Fix -noaspect.
Mon, 26 Nov 2001 14:44:45 +0000 alex fixed regpathname bug
Mon, 26 Nov 2001 11:30:35 +0000 anders Audio delay bugfix
Mon, 26 Nov 2001 02:20:51 +0000 michael oops
Mon, 26 Nov 2001 02:16:01 +0000 anders Parse bug fixed (I hope)
Mon, 26 Nov 2001 01:17:24 +0000 arpi avifile sync again... :(
Mon, 26 Nov 2001 01:15:09 +0000 arpi decl. of VirtualFree changed (avifile sync)
Mon, 26 Nov 2001 01:15:08 +0000 michael runtime cpu detection
Mon, 26 Nov 2001 01:14:17 +0000 arpi packed attribute added
Mon, 26 Nov 2001 00:56:11 +0000 arpi avifile sync. seems to some bugs fixed...
Mon, 26 Nov 2001 00:49:39 +0000 arpi ao_subdevice fixed. 10l...
Mon, 26 Nov 2001 00:47:58 +0000 arpi avifile sync... maybe broken, tell me if so.
Mon, 26 Nov 2001 00:46:44 +0000 atmos4 Disable problematic ffmpeg.so support by default and remove die on 2.2.x
Mon, 26 Nov 2001 00:31:43 +0000 michael runtime cpu detection
Sun, 25 Nov 2001 23:34:37 +0000 szabi use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+
Sun, 25 Nov 2001 20:19:32 +0000 jaf i've to update the audio codes, video codecs are ready
Sun, 25 Nov 2001 19:00:06 +0000 jaf similar to 1.33, but not finished yet