log

age author description
Mon, 16 Jul 2001 12:11:49 +0000 arpi added prototype of vo_init()
Mon, 16 Jul 2001 10:47:32 +0000 arpi removed unused DEFAULT_MPG123 stuff
Mon, 16 Jul 2001 10:42:35 +0000 jkeil fix typo in shell variable name usage
Sat, 14 Jul 2001 17:05:23 +0000 jkeil Some minor comment fixes.
Sat, 14 Jul 2001 17:03:55 +0000 jkeil Document the latest changes to the mplayer code.
Sat, 14 Jul 2001 17:00:38 +0000 jkeil Remove some superfluous casts. Fixes a few compile warnings.
Sat, 14 Jul 2001 16:58:55 +0000 jkeil On big-endian architectures, all audio decoders default to big-endian 16-bit
Sat, 14 Jul 2001 16:54:30 +0000 jkeil Added some directory existance tests to the distclean and depend targets, so
Sat, 14 Jul 2001 16:52:09 +0000 jkeil mp3 audio decoding didn't work on big-endian architectures
Sat, 14 Jul 2001 12:28:55 +0000 gabucino *** empty log message ***
Fri, 13 Jul 2001 19:49:15 +0000 atmos4 Disable 3dnow when mmx is disabled.
Fri, 13 Jul 2001 16:15:29 +0000 jkeil Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
Fri, 13 Jul 2001 09:20:13 +0000 jkeil Handle linux SMP machines (suggested by Martin Aumueller)
Fri, 13 Jul 2001 08:54:24 +0000 jkeil sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
Fri, 13 Jul 2001 08:51:50 +0000 jkeil Fix two prototype warnings