Command line video player
Go to file
jkeil 5a363c0e84 Oops, remove some debug code in the configure script.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1682 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-24 16:28:26 +00:00
DOCS *** empty log message *** 2001-08-23 17:08:46 +00:00
TOOLS Resolved endianess issues. 2001-08-24 10:46:31 +00:00
TVout
debian fix for debian potato 2001-08-23 19:00:15 +00:00
drivers
etc *** empty log message *** 2001-08-22 16:57:49 +00:00
liba52
libao2 AFMT_AC3 fixed 2001-08-15 17:32:47 +00:00
libmpeg2 Enable mediaLib support for Solaris on UltraSPARC CPUs 2001-08-24 16:20:04 +00:00
libvo Enable mediaLib support for Solaris on UltraSPARC CPUs 2001-08-24 16:20:04 +00:00
linux status management 2001-08-22 19:43:23 +00:00
loader Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7) 2001-08-24 16:12:28 +00:00
mp3lib Fixed Makefile for test programs. 2001-08-08 06:58:12 +00:00
xa
.cvsignore
Makefile Enable mediaLib support for Solaris on UltraSPARC CPUs 2001-08-24 16:20:04 +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 exit() -> return NULL 2001-08-22 19:40:46 +00:00
aviheader.c avi info changed, artist->author, subject->title 2001-08-23 22:01:13 +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
cfg-mplayer-def.h
cfg-mplayer.h libDVDread support 2001-08-20 21:20:03 +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 DOCS/codecs.conf -> etc/codecs.conf 2001-08-21 21:59:39 +00:00
codec-cfg.h ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
configure Oops, remove some debug code in the configure script. 2001-08-24 16:28:26 +00:00
dec_audio.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
dec_video.c Typo: #ifndef -> #ifdef 2001-08-23 17:37:18 +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 exit() -> return NULL 2001-08-22 19:40:46 +00:00
demux_mov.c printf->mp_msg/mp_dbg 2001-08-17 00:40:25 +00:00
demux_mpg.c seeking flags implemented: 0x1=rel/abs and 0x2=time/percent 2001-08-22 19:03:15 +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
help_mp-de.h works now (two typing mistakes caused compilation errors) 2001-08-23 22:54:18 +00:00
help_mp-en.h MSGTR_Exit_error added 2001-08-22 21:35:21 +00:00
help_mp-hu.h MSGTR_Exit_error added 2001-08-22 21:35:21 +00:00
help_mp-pl.h Applied patch by Bohdan. 2001-08-23 15:33:06 +00:00
http.c
http.h
lirc_mp.c
lirc_mp.h
mixer.c
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 Show filename on beginning of playback. 2001-08-24 05:52:08 +00:00
mplayer.h
network.c exit() -> return NULL 2001-08-22 19:40:46 +00:00
network.h
open.c argh. yet another ugly bug: missing --dvd_angle 2001-08-22 08:24:29 +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
spudec.c
spudec.h
stheader.h new field: inited 2001-08-23 12:46:44 +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 Fixup to vplayer subtitle submitted to sourceforge by Igor Wojnicki 2001-08-22 21:38:35 +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