Command line video player
Go to file
melanson 021e4560ce mostly complete support for loading and decoding FLI/FLC animations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3102 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-24 23:58:12 +00:00
DOCS similar to 1.14 2001-11-24 20:14:29 +00:00
Gui bug fixs 2001-11-23 01:41:45 +00:00
TOOLS bugfix 2001-11-23 12:12:25 +00:00
TVout now pressing [2] should work at once 2001-10-30 17:07:30 +00:00
debian c++ compiler would also be handy during build 2001-11-11 21:08:30 +00:00
drivers Minor fixes 2001-11-22 10:20:09 +00:00
etc morgan mjpeg added 2001-11-13 21:00:40 +00:00
liba52
libao2 ao_plugin.c and plugin headers added 2001-11-24 05:24:06 +00:00
libmpdemux mostly complete support for loading and decoding FLI/FLC animations 2001-11-24 23:58:12 +00:00
libmpeg2 Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
libvo 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "amd athlon processor x86 code optimization guide" so it should be faster for amd chips too, but i fear it might be slower for mem->vram copies (someone should check that, i cant) ... there are 2 #defines to finetune it (BLOCK_SIZE & CONFUSION_FACTOR) 2001-11-22 19:40:38 +00:00
linux HAVE_NANOSLEEP 2001-11-23 18:25:32 +00:00
loader mplayer integration 2001-11-22 03:16:31 +00:00
mp3lib changed to use cpudetect.c (to use change te #if 1 -> #if 0 :) 2001-11-23 17:16:43 +00:00
postproc runtime cpu detection 2001-11-24 22:16:29 +00:00
xa a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
.cvsignore Bring into alphabetical order and add mencoder. 2001-11-20 12:51:57 +00:00
Makefile (on atmos's suggestions I found good :) 2001-11-23 00:21:51 +00:00
ac3-iec958.c
ac3-iec958.h
alaw.h
bswap.h
cfg-common.h added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keys 2001-11-17 00:23:48 +00:00
cfg-mencoder.h added tv subsystem 2001-11-09 23:46:06 +00:00
cfg-mplayer-def.h
cfg-mplayer.h small change in mplayer.c and cfg-mplayer.h 2001-11-24 05:29:56 +00:00
cfgparser.c fixed commandline bug: handling '-' as option when '--' unused 2001-11-03 19:04:58 +00:00
cfgparser.h added subconfig type 2001-11-02 00:47:38 +00:00
codec-cfg.c Added proper #include's for libvo2 2001-11-14 11:16:45 +00:00
codec-cfg.h ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net> 2001-11-11 13:35:00 +00:00
configure detecting nanosleep 2001-11-23 18:25:09 +00:00
cpudetect.c removed warning 2001-10-23 13:02:44 +00:00
cpudetect.h returns a malloc()'ed string instead of an auto char[] 2001-10-20 11:16:47 +00:00
cputable.h array was not correctly initialized 2001-10-20 11:14:57 +00:00
dec_audio.c more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00
dec_audio.h some cleanup 2001-10-30 17:04:59 +00:00
dec_video.c hacked support for postprocessing to rawyv12 2001-11-22 18:00:18 +00:00
dec_video.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00
divx4_vbr.c divx4_vbr -> mplayer integration 2001-11-02 23:58:26 +00:00
divx4_vbr.h divx4_vbr -> mplayer integration 2001-11-02 23:58:26 +00:00
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
get_path.c some cleanup 2001-10-30 17:04:59 +00:00
help_mp-cs.h
help_mp-de.h Small Corrections 2001-10-19 14:09:16 +00:00
help_mp-dk.h
help_mp-en.h xacodec configure support 2001-11-03 21:57:07 +00:00
help_mp-es.h Transated by: Leandro Lucarella <leandro@lucarella.com.ar 2001-11-05 05:47:14 +00:00
help_mp-fr.h message for xanim codecs 2001-11-04 15:04:32 +00:00
help_mp-hu.h 20l 2001-11-13 17:59:50 +00:00
help_mp-nl.h -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be> 2001-11-03 02:55:03 +00:00
help_mp-no.h
help_mp-pl.h XAnim sync, typo 2001-11-04 12:43:03 +00:00
help_mp-ro.h
help_mp-ru.h Copyrights 2001-10-26 10:42:33 +00:00
ima4.c ima4 mov audio support 2001-10-23 13:56:44 +00:00
ima4.h ima4 mov audio support 2001-10-23 13:56:44 +00:00
lirc_mp.c keypress fix by M.Hunold@t-online.de (Michael Hunold) 2001-10-07 17:19:22 +00:00
lirc_mp.h
memset.c dunno where to place it :( 2001-11-23 20:43:15 +00:00
mencoder.c banner + version printed 2001-11-18 19:12:25 +00:00
mixer.c
mixer.h
mmx.h forgot, sorry 2001-10-28 11:47:22 +00:00
mmx_defs.h PAVGB support 2001-10-30 16:16:49 +00:00
mp_msg.c
mp_msg.h added MSGT_OSDEP 2001-11-23 16:09:05 +00:00
mplayer.c small change in mplayer.c and cfg-mplayer.h 2001-11-24 05:29:56 +00:00
mplayer.h
msvidc.c fixed 8-bit variant 2001-11-24 23:28:22 +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 subtitles looked bad here (inverted colors sometimes) 2001-11-20 21:45:07 +00:00
spudec.h DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com> 2001-11-20 18:36:50 +00:00
subreader.c fopen(NULL,r) segfault on qnx 2001-11-15 16:46:52 +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
videodev.h
xacodec.c do not fault with vivo2, and also inserted mp_dbg lines 2001-11-16 16:44:50 +00:00
xacodec.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00