Command line video player
Go to file
mswitch 24c5ce1c3b Fixed some bugs with fame, had to disable prebuffering with fame though
as sync drifts off. But fame is alot more stable than avcodec and so far
I've noticed a small quality increase with some videos (not all).

Will have to work some more on the sync stuff... This one should be
stable though..


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 15:49:26 +00:00
DOCS updates 2002-03-16 01:34:45 +00:00
Gui workaround to compile without new-input support 2002-03-15 23:22:36 +00:00
TOOLS --outdir added 2002-03-03 19:18:42 +00:00
TVout
debian many changes but debian version stayed the same. 2002-03-06 23:56:28 +00:00
drivers min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell 2002-03-10 03:36:16 +00:00
etc added a message :) 2002-03-15 23:25:25 +00:00
input small changes in event handling 2002-03-13 10:59:20 +00:00
liba52
libao2 Added soft clipping for software volume control 2002-03-13 12:32:42 +00:00
libdha added proper dhahelper includes 2002-03-04 19:30:02 +00:00
libmpcodecs prefer outfmt with no conversion (see vo's query flags) 2002-03-16 02:46:49 +00:00
libmpdemux Initial ogg demuxer. No seeking, a/v sync is broken. Support avi 2002-03-16 14:32:03 +00:00
libmpeg2
libvo Fixed some bugs with fame, had to disable prebuffering with fame though 2002-03-16 15:49:26 +00:00
linux POSIX compatible timer's callback 2002-02-25 14:24:11 +00:00
loader better naming 2002-02-07 20:22:56 +00:00
mp3lib Fix according to strange bugreport 2002-02-09 14:34:08 +00:00
postproc add mangling 2002-03-03 13:33:40 +00:00
vidix Fixed color key definitions. Waiting for new bugreports ;) 2002-03-11 08:48:54 +00:00
xa
.cvsignore
Makefile JPEG_LIB moved to common libs, requires by mencoder too 2002-03-11 00:13:26 +00:00
README
RTjpegN.c
RTjpegN.h
ac3-iec958.c
ac3-iec958.h
adpcm.c fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
adpcm.h fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
alaw.h
asxparser.c Bug fix in entry parsing. 2002-02-23 21:11:01 +00:00
asxparser.h
bswap.h
cfg-common.h tv -noaudio support by Charles Henrich 2002-03-15 16:10:06 +00:00
cfg-mencoder.h initial seeking (-ss) support in mencoder 2002-02-10 00:07:34 +00:00
cfg-mplayer-def.h
cfg-mplayer.h Added soft clipping for software volume control 2002-03-13 12:32:42 +00:00
cfgparser.c changed printf's to mp_msg 2002-03-15 22:42:28 +00:00
cfgparser.h
cinepak.c x1!=mpi->width bug fixed... always trust in x1 2002-03-09 22:07:22 +00:00
codec-cfg.c Add IJPG decoder. 2002-03-10 22:49:18 +00:00
codec-cfg.h Add IJPG decoder. 2002-03-10 22:49:18 +00:00
configure let's make users testing runtime stuff... he-he 2002-03-16 02:03:37 +00:00
cpudetect.c dont ignore --disable-mmx, ... 2002-02-24 01:24:18 +00:00
cpudetect.h
cputable.h
cyuv.c
dec_audio.c Initial ogg demuxer. No seeking, a/v sync is broken. Support avi 2002-03-16 14:32:03 +00:00
dec_audio.h
dec_video.c obsolete... will be deleted SOON 2002-03-16 01:28:11 +00:00
dec_video.h More correct direct rendering usage 2002-02-17 12:22:01 +00:00
divx4_vbr.c
divx4_vbr.h
dll_init.c div3/vfw encoding fixed 2002-02-10 12:20:50 +00:00
dll_init.h div3/vfw encoding fixed 2002-02-10 12:20:50 +00:00
ducktm1.c
fibmap_mplayer.c
fifo.c
find_sub.c osd outside movie support for vo_sdl, patch by Fredrik Kuivinen 2002-02-22 15:25:11 +00:00
fli.c fixed another color chunk issue 2002-02-28 03:01:53 +00:00
get_path.c
help_mp-cs.h
help_mp-de.h
help_mp-dk.h
help_mp-en.h typo in message fix (tipps -> tips) 2002-03-03 13:48:49 +00:00
help_mp-es.h
help_mp-fr.h
help_mp-hu.h
help_mp-it.h
help_mp-ko.h
help_mp-nl.h
help_mp-no.h
help_mp-pl.h
help_mp-ro.h
help_mp-ru.h
help_mp-sk.h corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk> 2002-03-14 19:16:48 +00:00
lirc_mp.c Make old and new lirc support independant from each other 2002-02-23 21:18:40 +00:00
lirc_mp.h
lzoconf.h
mangle.h
me-opt-reg.c Options registration for mencoder 2002-02-20 17:02:31 +00:00
mencoder.c exclude benchmark stuff execution from normal playback 2002-02-24 17:10:06 +00:00
minilzo.c
minilzo.h
mixer.c Moved HW dependent mixer stuff to libao and removed master switch 2002-02-21 16:02:26 +00:00
mixer.h Moved HW dependent mixer stuff to libao and removed master switch 2002-02-21 16:02:26 +00:00
mmx.h
mmx_defs.h
mp-opt-reg.c Register libmpdemux options 2002-02-20 17:00:32 +00:00
mp_image.h MP_IMGFLAG_TYPE_DISPLAYED added 2002-03-07 02:44:42 +00:00
mp_msg.c added i18n support 2002-03-15 21:08:14 +00:00
mp_msg.h added mp_gettext macro for i18n 2002-03-15 21:07:48 +00:00
mplayer.c rtfm hint msg depends on runtime detection 2002-03-16 02:15:10 +00:00
mplayer.h rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
mpng.c +static 2002-02-14 22:33:29 +00:00
msvidc.c
my_profile.c
my_profile.h
nuppelvideo.c changed to mp_msg 2002-03-15 21:23:49 +00:00
playtree.c small bug fixed and workarounds :( 2002-03-07 11:57:33 +00:00
playtree.h
playtreeparser.c Small bugfix with getting playlist last line. 2002-02-25 11:13:34 +00:00
playtreeparser.h Playtree parser switch to a by line mode. 2002-02-21 13:12:53 +00:00
qtrle.c
qtrpza.c fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting 2002-02-10 23:51:23 +00:00
qtsmc.c fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting 2002-02-10 23:51:23 +00:00
roqav.c RoQ video decoder is much closer to being categorized as "working" (there 2002-03-15 05:08:07 +00:00
roqav.h first pass at RoQ video decoder...not exactly qualified as 'working' at 2002-03-04 05:57:57 +00:00
spudec.c 10l accidently commited an already customized version with different default scaling algo. 2002-02-22 17:58:46 +00:00
spudec.h
subreader.c -subfps and -subdelay alters -dumpmpsub's output 2002-02-28 02:37:13 +00:00
subreader.h
version.sh
vobsub.c Fix automatic vobsub detection and make it silent. 2002-02-21 15:44:51 +00:00
vobsub.h Fix automatic vobsub detection and make it silent. 2002-02-21 15:44:51 +00:00
xacodec.c use the XANIM_MOD_DIR env. var as described in xanim's docs 2002-02-14 18:17:14 +00:00
xacodec.h

README

The main documentation file is DOCS/documentation.html