Command line video player
Go to file
jaf be031d73ae arts added to 'Disabled optional drivers'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:42:55 +00:00
DOCS typo fixed (thx for /someone/) 2002-05-27 07:18:14 +00:00
Gui small changes in skin selection 2002-05-28 21:52:37 +00:00
TOOLS Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk> 2002-05-26 12:50:58 +00:00
TVout
debian debian stuff again 2002-05-16 04:00:40 +00:00
drivers devfs fallback support? 2002-05-13 22:10:11 +00:00
etc codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com> 2002-05-26 22:39:38 +00:00
input fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only ) 2002-05-25 09:46:37 +00:00
liba52 various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-12 02:18:52 +00:00
libao2 aRts audio out support by Michele Balistreri <brain at email.it> 2002-05-28 01:52:40 +00:00
libdha various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-12 02:18:52 +00:00
libmpcodecs setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0 2002-05-30 01:26:07 +00:00
libmpdemux off_t fields reordered, to avoid problems due to struct padding 2002-05-29 17:14:38 +00:00
libmpeg2
libvo 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net> 2002-05-30 11:20:58 +00:00
linux applied 64bit patch from Ulrich Hecht <uli at suse dot de> 2002-05-23 15:16:03 +00:00
loader some more output cosmetics, especially for vivo and mov demuxers 2002-05-20 03:51:58 +00:00
mp3lib Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
postproc applied 64bit patch from Ulrich Hecht <uli at suse dot de> 2002-05-23 15:40:08 +00:00
vidix openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-20 00:04:47 +00:00
.cvsignore added some debian stuff 2002-05-15 20:28:59 +00:00
Makefile aRts audio out support by Michele Balistreri <brain at email.it> 2002-05-28 01:52:40 +00:00
README
asxparser.c
asxparser.h
bswap.h
cfg-common.h
cfg-mencoder.h vfwopts_conf has moved to vw_vfw.c 2002-05-13 21:19:28 +00:00
cfg-mplayer-def.h
cfg-mplayer.h added -dumpsrtsub option for SubRip format 2002-05-27 17:30:46 +00:00
cfgparser.c
cfgparser.h
codec-cfg.c codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com> 2002-05-26 22:39:38 +00:00
codec-cfg.h codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com> 2002-05-26 22:39:38 +00:00
configure arts added to 'Disabled optional drivers' 2002-05-30 11:42:55 +00:00
cpudetect.c more cpudetect cosmetics 2002-05-20 01:00:51 +00:00
cpudetect.h
cputable.h
darwinfixlib.sh
divx4_vbr.c
divx4_vbr.h
dll_init.c
dll_init.h
fibmap_mplayer.c
fifo.c
find_sub.c
get_path.c
help_mp-cs.h
help_mp-de.h update to english version 2002-05-22 20:47:30 +00:00
help_mp-dk.h
help_mp-en.h Atmos is right 2002-05-24 00:53:27 +00:00
help_mp-es.h
help_mp-fr.h updates & synchro with help_mp-en r1.29 2002-05-29 20:09:40 +00:00
help_mp-hu.h sync with arpi's help_mp-en.h changes 2002-05-20 05:10:17 +00:00
help_mp-it.h
help_mp-ko.h
help_mp-nl.h
help_mp-no.h
help_mp-pl.h sync 2002-05-25 08:48:05 +00:00
help_mp-pt_BR.h Translation to brazil portuguese by Fabio Pugliese Ornellas <neo_fpo at ig.com.br> 2002-05-26 22:02:41 +00:00
help_mp-ro.h
help_mp-ru.h
help_mp-sk.h
lirc_mp.c
lirc_mp.h
mangle.h
me-opt-reg.c
mencoder.c big cosmetics patch, cleanup of messages printed by mplayer and libs. 2002-05-20 03:25:26 +00:00
mixer.c
mixer.h
mmx.h
mmx_defs.h
mp-opt-reg.c Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>. 2002-05-13 13:15:40 +00:00
mp_msg-mencoder.c
mp_msg.c HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...) 2002-05-12 00:40:22 +00:00
mp_msg.h Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
mplayer.c fix text render chrash ... 2002-05-28 11:55:17 +00:00
mplayer.h
my_profile.c
my_profile.h
playtree.c
playtree.h
playtreeparser.c
playtreeparser.h
spudec.c - hardened a bit the new bilinear algo (missing checks) 2002-05-29 19:27:06 +00:00
spudec.h Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
subreader.c added dump subtitles to .srt 2002-05-27 17:20:55 +00:00
subreader.h added dump subtitles to .srt 2002-05-27 17:20:55 +00:00
version.sh
vobsub.c applied 64bit patch from Ulrich Hecht <uli at suse dot de> 2002-05-23 15:27:49 +00:00
vobsub.h Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
xacodec.c
xacodec.h

README

The main documentation file is DOCS/documentation.html