Mon, 16 Jul 2001 17:00:33 +0000 |
eyck |
Translated by Justyna Biala <nell@skrzynka.pl>
|
Mon, 16 Jul 2001 16:59:47 +0000 |
eyck |
Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>
|
Mon, 16 Jul 2001 15:36:20 +0000 |
arpi |
ds->type removed - using id-based audio format detection in mplayer.c
|
Mon, 16 Jul 2001 15:09:34 +0000 |
arpi |
d_audio->type stuff fixed
|
Mon, 16 Jul 2001 13:34:42 +0000 |
arpi |
kernel 2.2.x + SSE warning message extended
|
Mon, 16 Jul 2001 13:24:14 +0000 |
arpi |
ranges fixed (MAX vs. MAX+1 dilemma)
|
Mon, 16 Jul 2001 12:53:48 +0000 |
arpi |
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
|
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
|
Fri, 13 Jul 2001 08:44:51 +0000 |
jkeil |
Minor code cleanup from Vladimir Kushnir
|
Thu, 12 Jul 2001 16:11:55 +0000 |
jkeil |
Fix sys/mman.h header test for netbsd (may work no freebsd, too)
|