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)
|
Thu, 12 Jul 2001 15:35:52 +0000 |
jkeil |
Add some preliminary support for non-x86 architectures to mplayer
|
Thu, 12 Jul 2001 15:30:15 +0000 |
jkeil |
Support playback of AFMT_S16_LE audio data on a big endian machine
|
Thu, 12 Jul 2001 15:27:48 +0000 |
jkeil |
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
|
Thu, 12 Jul 2001 15:23:26 +0000 |
jkeil |
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have
|
Thu, 12 Jul 2001 15:10:06 +0000 |
jkeil |
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from
|
Thu, 12 Jul 2001 15:08:02 +0000 |
jkeil |
fix gcc-3.0 warning
|
Thu, 12 Jul 2001 06:59:17 +0000 |
atmos4 |
Changed sugnature.
|
Tue, 10 Jul 2001 13:24:59 +0000 |
atmos4 |
Fixed a typo and wrong varname.
|
Tue, 10 Jul 2001 12:32:22 +0000 |
eyck |
Removed untill I figure out why it doesen't work in certain circumstances.
|
Tue, 10 Jul 2001 06:10:38 +0000 |
nick |
Added nasm
|
Sun, 08 Jul 2001 22:45:56 +0000 |
atmos4 |
As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
|