| Commit message (Expand) | Author | Age |
* | fixed typo | arpi | 2001-07-20 |
* | install -D changed to -d | arpi | 2001-07-20 |
* | Applied DATADIR patch by Vladimir Kushnir | arpi | 2001-07-20 |
* | fixed shmem size, and now compiles without divx4linux too :) | arpi | 2001-07-20 |
* | info about odivx vs. divx4 | arpi | 2001-07-19 |
* | DivX4Linux support | arpi | 2001-07-19 |
* | DivX4Linux support | arpi | 2001-07-19 |
* | added Gerard Lantau, ffmpeg/libavcodec author | arpi | 2001-07-19 |
* | Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON | jkeil | 2001-07-19 |
* | AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is | jkeil | 2001-07-19 |
* | x11_common does not compile, when the XDPMS extension is not available on the | jkeil | 2001-07-19 |
* | Remove "sdl-config: not found" error message during configure, when the system | jkeil | 2001-07-19 |
* | ASF support for non-x86 cpus | jkeil | 2001-07-19 |
* | ASF support for non-x86 cpus | jkeil | 2001-07-19 |
* | Initial draft of my new cache system... | arpi | 2001-07-18 |
* | demuxer struct access code temporary disabled - FIXME | arpi | 2001-07-17 |
* | svga driver didn't compile on linux/ppc | jkeil | 2001-07-17 |
* | mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers) | arpi | 2001-07-16 |
* | MPlayer doesn't compile on linux/alpha | jkeil | 2001-07-16 |
* | vo_dga doesn't compile on non-x86 architecture due to x86 asm usage. | jkeil | 2001-07-16 |
* | Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc, | jkeil | 2001-07-16 |
* | some more cleanup | arpi | 2001-07-16 |
* | Translated by Justyna Biala <nell@skrzynka.pl> | eyck | 2001-07-16 |
* | Poprawki wprowadzone przez: Justyna Bia³a <nell@skrzynka.pl> | eyck | 2001-07-16 |
* | ds->type removed - using id-based audio format detection in mplayer.c | arpi | 2001-07-16 |
* | d_audio->type stuff fixed | arpi | 2001-07-16 |
* | kernel 2.2.x + SSE warning message extended | arpi | 2001-07-16 |
* | ranges fixed (MAX vs. MAX+1 dilemma) | arpi | 2001-07-16 |
* | some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a... | arpi | 2001-07-16 |
* | added prototype of vo_init() | arpi | 2001-07-16 |
* | removed unused DEFAULT_MPG123 stuff | arpi | 2001-07-16 |
* | fix typo in shell variable name usage | jkeil | 2001-07-16 |
* | Some minor comment fixes. | jkeil | 2001-07-14 |
* | Document the latest changes to the mplayer code. | jkeil | 2001-07-14 |
* | Remove some superfluous casts. Fixes a few compile warnings. | jkeil | 2001-07-14 |
* | On big-endian architectures, all audio decoders default to big-endian 16-bit | jkeil | 2001-07-14 |
* | Added some directory existance tests to the distclean and depend targets, so | jkeil | 2001-07-14 |
* | mp3 audio decoding didn't work on big-endian architectures | jkeil | 2001-07-14 |
* | *** empty log message *** | gabucino | 2001-07-14 |
* | Disable 3dnow when mmx is disabled. | atmos4 | 2001-07-13 |
* | Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows | jkeil | 2001-07-13 |
* | Handle linux SMP machines (suggested by Martin Aumueller) | jkeil | 2001-07-13 |
* | sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to | jkeil | 2001-07-13 |
* | Fix two prototype warnings | jkeil | 2001-07-13 |
* | Minor code cleanup from Vladimir Kushnir | jkeil | 2001-07-13 |
* | Fix sys/mman.h header test for netbsd (may work no freebsd, too) | jkeil | 2001-07-12 |
* | Add some preliminary support for non-x86 architectures to mplayer | jkeil | 2001-07-12 |
* | Support playback of AFMT_S16_LE audio data on a big endian machine | jkeil | 2001-07-12 |
* | Add prototypes to wine/loader stuff, so that we can catch __stdcall function | jkeil | 2001-07-12 |
* | yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have | jkeil | 2001-07-12 |