Command line video player
Go to file
nick 70f1ff1715 A lot of VE related improvements and code cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1916 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-18 16:28:30 +00:00
DOCS *** empty log message *** 2001-09-17 18:15:18 +00:00
Gui add new features. and fix skin error loop. 2001-09-17 21:16:00 +00:00
TOOLS Resolved endianess issues. 2001-08-24 10:46:31 +00:00
TVout Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure. 2001-07-28 05:36:45 +00:00
debian package is built in 'mplayer' not 'tmp' now. debian/rules did not reflect that. fixed. 2001-09-06 18:10:56 +00:00
drivers A lot of VE related improvements and code cleanup 2001-09-18 16:28:30 +00:00
etc ffodivx: opendivx->mpeg4 (Ivan Kalvatchev) 2001-09-17 01:54:07 +00:00
liba52
libao2 Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8 2001-08-31 20:34:17 +00:00
libmpeg2 Enable mediaLib support for Solaris on UltraSPARC CPUs 2001-08-24 16:20:04 +00:00
libvo Fixed typo. 2001-09-18 14:19:33 +00:00
linux status management 2001-08-22 19:43:23 +00:00
loader removed unused buggy shit 2001-09-02 19:10:45 +00:00
mp3lib Applied cpu detection fix by Kjetil Torgrim Homme <kjetilho at linpro dot no>. 2001-09-15 22:28:55 +00:00
xa
.cvsignore
Makefile GUI support (--enable-gui) 2001-08-25 21:05:23 +00:00
ac3-iec958.c ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
ac3-iec958.h ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
alaw.h
asf.h AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t 2001-08-11 20:37:33 +00:00
asf_streaming.c missing unistd.h (requires for off_t under freebsd) 2001-08-01 09:14:02 +00:00
asfheader.c largefile printf fix 2001-08-29 17:39:10 +00:00
aviheader.c largefile printf fix 2001-08-29 17:39:10 +00:00
aviheader.h AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t 2001-08-11 20:37:33 +00:00
aviprint.c AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t 2001-08-11 20:37:33 +00:00
aviwrite.c
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
cfg-mplayer-def.h
cfg-mplayer.h some bug fix, and add decoration item to skin conffile. faszom(C) 2001-09-07 21:04:14 +00:00
cfgparser.c multifile support in config parser 2001-08-22 19:29:47 +00:00
cfgparser.h multifile support in config parser 2001-08-22 19:29:47 +00:00
codec-cfg.c Mpeg PES added 2001-09-08 20:48:02 +00:00
codec-cfg.h GUID fix 2001-09-02 17:21:22 +00:00
configure Enable Alpha Code. 2001-09-18 13:45:38 +00:00
dec_audio.c Resetting stream and sync for seek, no correct test files yet for proper testing but should be ok. 2001-09-02 23:06:21 +00:00
dec_video.c IMGFMT_MPEGPES support 2001-09-08 23:28:17 +00:00
demux_asf.c seeking flags implemented: 0x1=rel/abs and 0x2=time/percent 2001-08-22 19:03:15 +00:00
demux_avi.c sig11 for abs seek in bad avi file fixed 2001-08-28 22:24:02 +00:00
demux_mov.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
demux_mpg.c gui seekbar position fixed 2001-08-28 21:35:04 +00:00
demuxer.c num_elementary_packets1xx reset 2001-08-23 13:20:25 +00:00
demuxer.h free demux/ds/sh 2001-08-22 23:54:57 +00:00
dll_init.c shmem_alloc->memalign 2001-08-23 11:54:55 +00:00
dvdauth.c In case the open on the dvd device fails, print some hints based on errno 2001-08-14 12:17:38 +00:00
dvdauth.h
fibmap_mplayer.c
fifo.c
find_sub.c libvo2 support 2001-07-30 02:00:54 +00:00
help_mp-de.h fixed 2001-09-16 08:57:55 +00:00
help_mp-en.h add to multi lang support 2001-09-12 15:47:18 +00:00
help_mp-hu.h fixed 2001-09-16 08:57:55 +00:00
help_mp-pl.h fixed 2001-09-16 08:57:55 +00:00
http.c
http.h
lirc_mp.c
lirc_mp.h
mixer.c Applied fix for mixercontrol w/alsa ossemu by Christian Ohm. 2001-09-11 16:26:41 +00:00
mixer.h
mp_msg.c updated 2001-08-17 00:39:49 +00:00
mp_msg.h DVD added 2001-08-20 20:14:10 +00:00
mplayer.c fix, bug 2001-09-12 22:19:36 +00:00
mplayer.h
network.c exit() -> return NULL 2001-08-22 19:40:46 +00:00
network.h
open.c pointer fix 2001-09-16 18:11:59 +00:00
parse_es.c missing unistd.h (requires for off_t under freebsd) 2001-08-01 09:14:02 +00:00
parse_es.h parse_es moved out from mplayer.c (it was included as .c file) 2001-07-21 22:38:11 +00:00
spudec.c
spudec.h
stheader.h OggVorbis support, ALPHA state! 2001-09-01 19:44:49 +00:00
stream.c free'ing priv struct 2001-08-22 23:54:38 +00:00
stream.h new type: DVD 2001-08-20 20:17:44 +00:00
subreader.c ehh. sizeof(pointer) bug fixed... 2001-08-29 22:01:04 +00:00
subreader.h
tvision.c
url.c exit() -> return NULL 2001-08-22 19:40:46 +00:00
url.h
vcd_read.h
vcd_read_fbsd.h
version.sh removed 0.17 2001-08-22 16:17:08 +00:00
videodev.h