Command line video player
Go to file
alex f5b7d3df3d give the IMGFMT_ for sh_video->format not 0x0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3399 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 15:39:35 +00:00
DOCS runtime stuff 2001-12-09 11:52:29 +00:00
Gui usefull file 2001-11-25 17:38:59 +00:00
TOOLS 0x82 support 2001-11-30 23:13:05 +00:00
TVout recursive CC fixed 2001-12-06 22:31:57 +00:00
debian c++ compiler would also be handy during build 2001-11-11 21:08:30 +00:00
drivers - added capture registers 2001-12-08 08:06:41 +00:00
etc updated to reflect BGR32 support in MS Video 1 decoder 2001-12-05 04:16:04 +00:00
liba52 sample program for testing liba52 2001-12-09 15:30:03 +00:00
libao2 Removed hardware syncing support. Actually movies seem to run much smoother without it. 2001-12-08 14:40:45 +00:00
libmpdemux give the IMGFMT_ for sh_video->format not 0x0 2001-12-09 15:39:35 +00:00
libmpeg2 runtime cpu detection 2001-11-26 23:21:24 +00:00
libvo runtime cpu detection 2001-12-09 15:25:11 +00:00
linux sorry. 2001-12-03 15:30:06 +00:00
loader fixed regpathname bug 2001-11-26 14:44:45 +00:00
mp3lib Add sample bins. 2001-12-08 16:57:07 +00:00
postproc print more info if -v 2001-12-06 19:07:25 +00:00
xa
.cvsignore Bring into alphabetical order and add mencoder. 2001-11-20 12:51:57 +00:00
Makefile CC version check done by Makefile to allow overriding CC from envvar 2001-12-09 01:24:01 +00:00
README to follow unix traditions 2001-12-07 17:43:20 +00:00
ac3-iec958.c
ac3-iec958.h
alaw.h
bswap.h
cfg-common.h add tv fps support 2001-12-03 16:49:55 +00:00
cfg-mencoder.h ACODEC_COPY 2001-12-08 13:30:35 +00:00
cfg-mplayer-def.h
cfg-mplayer.h -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de> 2001-12-04 21:04:28 +00:00
cfgparser.c
cfgparser.h
codec-cfg.c support for FLI image decoding 2001-11-28 01:35:55 +00:00
codec-cfg.h support for FLI image decoding 2001-11-28 01:35:55 +00:00
configure typo 2001-12-06 23:26:58 +00:00
cpudetect.c non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...)) 2001-11-26 23:08:48 +00:00
cpudetect.h non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...)) 2001-11-26 23:08:48 +00:00
cputable.h
dec_audio.c moved num_audio_channels out of LIBMAD ifdef, where it didn't belong! 2001-11-28 14:29:14 +00:00
dec_audio.h
dec_video.c vfm_raw hack: set outfmt if format != 0x0 (for tv input) 2001-12-09 15:39:12 +00:00
dec_video.h
divx4_vbr.c
divx4_vbr.h
dll_init.c Added proper #include's for libvo2 2001-11-14 11:16:45 +00:00
dll_init.h
fibmap_mplayer.c
fifo.c Profiling fix by Artur Skawina <skawina@geocities.com> 2001-11-20 00:23:49 +00:00
find_sub.c Added proper #include's for libvo2 2001-11-14 11:16:45 +00:00
fli.c 32bpp support added 2001-11-28 15:32:56 +00:00
get_path.c
help_mp-cs.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-de.h framedrop extended 2001-12-04 12:55:05 +00:00
help_mp-dk.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-en.h extedned TOO SLOW description 2001-12-03 21:11:44 +00:00
help_mp-es.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-fr.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-hu.h update slow-machine-rtfm message (jo szogediesen;) 2001-12-03 22:30:47 +00:00
help_mp-nl.h Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be> 2001-12-02 11:16:25 +00:00
help_mp-no.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-pl.h sync, typo 2001-12-04 09:49:44 +00:00
help_mp-ro.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
help_mp-ru.h added the "FLI format detected" message to all the language help files 2001-11-25 00:01:13 +00:00
ima4.c
ima4.h
lirc_mp.c
lirc_mp.h
mencoder.c fixed cbr audiocopy (if no sh_audio->wf) 2001-12-08 13:30:06 +00:00
mixer.c
mixer.h
mmx.h
mmx_defs.h
mp_msg.c msg limit increased 2001-12-03 21:10:18 +00:00
mp_msg.h added MSGT_OSDEP 2001-11-23 16:09:05 +00:00
mplayer.c -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de> 2001-12-04 21:04:28 +00:00
mplayer.h
msvidc.c fixed Video 1 bug which cut off decoding too soon, resulting in torn 2001-12-05 04:17:24 +00:00
my_profile.c using volatile modifier 2001-11-11 15:20:19 +00:00
my_profile.h using volatile modifier 2001-11-11 15:20:19 +00:00
spudec.c Fix spudec compile with libdvdread enabled. 2001-11-28 14:55:56 +00:00
spudec.h Fix spudec compile with libdvdread enabled. 2001-11-28 14:55:56 +00:00
subreader.c patch fixes the showing last line of subtitles and support of SAMI Slacktime option by Evgeny Chukreev <codedj@echo.ru> 2001-11-30 23:45:48 +00:00
subreader.h minor cleanups: 2001-11-15 11:53:11 +00:00
tvision.c uyvy->yv12->postprocess->libvo 2001-11-10 23:37:25 +00:00
version.sh CC version check done by Makefile to allow overriding CC from envvar 2001-12-09 01:24:01 +00:00
videodev.h
xacodec.c removed vivo shit 2001-11-25 16:47:04 +00:00
xacodec.h

README

The main documentation file is DOCS/documentation.html