Command line video player
Go to file
gabucino d779f76ac8 added Q/A about FAT+2Gb files - user request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4922 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 11:44:53 +00:00
DOCS added Q/A about FAT+2Gb files - user request 2002-03-03 11:44:53 +00:00
Gui add half new input support for gui 2002-02-25 13:14:27 +00:00
TOOLS
TVout
debian
drivers
etc reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with 2002-03-03 03:28:17 +00:00
input Fix when stdin is used as a file 2002-02-28 13:49:04 +00:00
liba52
libao2 good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de> 2002-03-02 18:54:58 +00:00
libdha
libmpcodecs Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it> 2002-03-02 22:08:19 +00:00
libmpdemux fixed some endian issues, like changing bswap_32() -> be2me_32(), and 2002-03-01 03:02:25 +00:00
libmpeg2
libvo yuy2 support disabled to workaround stupid colorspace selection 2002-03-01 12:42:12 +00:00
linux POSIX compatible timer's callback 2002-02-25 14:24:11 +00:00
loader
mp3lib
postproc use assert.h 2002-02-22 15:24:19 +00:00
vidix use 4 buffers, fallback to fewer buffers if the video ram isnt large enough 2002-02-28 16:20:58 +00:00
xa
.cvsignore
Makefile provide unstable code 2002-02-25 15:04:09 +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
cfg-mencoder.h
cfg-mplayer-def.h
cfg-mplayer.h New option use-stdin 2002-02-28 13:48:04 +00:00
cfgparser.c New option use-stdin to use when stdin will be used as a file 2002-02-28 13:47:06 +00:00
cfgparser.h
cinepak.c reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with 2002-03-03 03:28:17 +00:00
codec-cfg.c fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
codec-cfg.h fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
configure removed --enable-xp from help screen to avoid confusing users 2002-03-02 14:36:18 +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 fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
dec_audio.h
dec_video.c Cinepak decoder now use mp_image_t -> YV12 worx, others disabled 2002-03-02 23:43:23 +00:00
dec_video.h
divx4_vbr.c
divx4_vbr.h
dll_init.c
dll_init.h
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
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
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 new flags added for direct rendering (libmpcodecs core) 2002-02-28 00:53:01 +00:00
mp_msg.c Use stdout as default mencoder's output if no filename specified 2002-02-28 08:26:20 +00:00
mp_msg.h new gui interface, and gtk moved into mplayer process. fork ... bleh :) 2002-02-23 15:12:55 +00:00
mplayer.c Fix when stdin is used as a file 2002-02-28 13:49:04 +00:00
mplayer.h new gui interface, and gtk moved into mplayer process. fork ... bleh :) 2002-02-23 15:12:55 +00:00
mpng.c
msvidc.c
my_profile.c
my_profile.h
nuppelvideo.c
playtree.c In the good way this time, (1 and 0 was swaped 10*10^10l for me ;)) 2002-02-21 13:11:31 +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
qtsmc.c
roqav.c
roqav.h
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
tvision.c
version.sh
videodev.h
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
xacodec.h

README

The main documentation file is DOCS/documentation.html