Command line video player
Go to file
albeu 7562937d95 Improvment for spu subtitles.
Removed the integreted spudec in vobsub.
Various cleanup/bugfix in vobsub (no more auto palette when a true one is
here)
HW spu rendering moved in spudec because we first need to reassable the
packet before sending them to the hw.
Spudec is now created only if nedded.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-17 23:47:27 +00:00
DOCS bugfixed - they are also necessary here ... 2002-05-17 20:55:16 +00:00
Gui small fixes 2002-05-14 11:41:02 +00:00
TOOLS Hi, I added some more help to my script, especially for american NTSC streams\nyou have to set some more options.\n\npatch by Juergen Hammelmann <juergen.hammelmann@gmx.de> 2002-05-17 05:45:30 +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 old vfw codecs don't like double buffering - force static buffer for them 2002-05-16 23:23:16 +00:00
input Added -input js-dev xx option to specifies the joystick device to use. 2002-04-20 08:51:09 +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 fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@lammerts.org> 2002-05-13 20:11:51 +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 iive is right - we shouldn't use IP buffering for vfw. it was changed 2002-05-16 23:24:47 +00:00
libmpdemux Enable mmst support. MMST will be tried if the HTTP support failed. 2002-05-14 22:33:30 +00:00
libmpeg2 obsoleted, use vd_libmpeg2.c 2002-04-18 14:45:43 +00:00
libvo Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
linux Port to darwin. 2002-05-03 19:01:46 +00:00
loader openbsd updates by Björn Sandell <biorn@dce.chalmers.se> 2002-04-28 01:30:04 +00:00
mp3lib OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se> 2002-04-29 21:42:36 +00:00
postproc fixing end overwrite bugs (some at least) 2002-05-15 02:27:41 +00:00
vidix OpenBSD, NetBSD portability patches by 2002-04-27 22:42:27 +00:00
.cvsignore added some debian stuff 2002-05-15 20:28:59 +00:00
Makefile -vo gif - by Joey Parrish <joey@yunamusic.com> 2002-05-12 01:07:25 +00:00
README
asxparser.c Portability fix with realloc 2002-04-23 20:06:00 +00:00
asxparser.h
bswap.h
cfg-common.h re-ordering options, add comemnts 2002-05-04 21:26:45 +00:00
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 -fsmode accept 0..31 now 2002-05-12 22:17:28 +00:00
cfgparser.c mp_msg level fix 2002-05-02 10:43:27 +00:00
cfgparser.h New string list option type 2002-03-20 09:45:39 +00:00
codec-cfg.c 'static' outfmt-flag added 2002-05-16 21:50:38 +00:00
codec-cfg.h 'static' outfmt-flag added 2002-05-16 21:50:38 +00:00
configure only include when necessary 2002-05-14 12:37:37 +00:00
cpudetect.c printf to mp_msg 2002-05-02 11:00:16 +00:00
cpudetect.h
cputable.h
darwinfixlib.sh Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking. 2002-05-03 19:23:15 +00:00
divx4_vbr.c we don't need dl nor stat functions - why to include tehir headers... 2002-03-23 19:14:13 +00:00
divx4_vbr.h
dll_init.c using print_wav_header in acm init 2002-04-21 11:37:44 +00:00
dll_init.h vfw encoding func splitted to init and start parts 2002-04-11 02:52:28 +00:00
fibmap_mplayer.c
fifo.c
find_sub.c new osd code, use osd objs to follow changes and do minimal updates 2002-04-15 19:17:12 +00:00
get_path.c
help_mp-cs.h
help_mp-de.h bugfixes by ugk8 <ugk8@rz.uni-karlsruhe.de> 2002-05-16 12:00:24 +00:00
help_mp-dk.h
help_mp-en.h video codec selection failed message changed - it depends on -vo too 2002-03-18 01:54:33 +00:00
help_mp-es.h
help_mp-fr.h
help_mp-hu.h video codec selection failed message changed - it depends on -vo too 2002-03-18 01:54:33 +00:00
help_mp-it.h
help_mp-ko.h
help_mp-nl.h
help_mp-no.h
help_mp-pl.h sync 2002-03-18 09:10:54 +00:00
help_mp-ro.h
help_mp-ru.h
help_mp-sk.h
lirc_mp.c
lirc_mp.h
mangle.h OpenBSD, NetBSD portability patches by 2002-04-27 22:42:27 +00:00
me-opt-reg.c
mencoder.c Improvment for spu subtitles. 2002-05-17 23:47:27 +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 gui vs. mencoder conflict workaround 2002-05-03 22:05:46 +00:00
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 Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
mplayer.h some bug fix 2002-05-01 09:29:06 +00:00
my_profile.c
my_profile.h
playtree.c Portability fix with realloc 2002-04-23 20:06:00 +00:00
playtree.h Set the params given to a playlist url to the playlist 2002-03-20 10:27:27 +00:00
playtreeparser.c Handle winamp playlist as sublist. 2002-04-27 18:46:38 +00:00
playtreeparser.h
spudec.c Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
spudec.h Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
subreader.c patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz 2002-05-13 20:41:20 +00:00
subreader.h patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz 2002-05-13 20:41:20 +00:00
version.sh Fix for darwins date 2002-05-03 19:17:19 +00:00
vobsub.c Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
vobsub.h Improvment for spu subtitles. 2002-05-17 23:47:27 +00:00
xacodec.c dlfcn.h shouldn't be included if XANIM support disabled 2002-03-23 18:38:41 +00:00
xacodec.h

README

The main documentation file is DOCS/documentation.html