Command line video player
Go to file
nick 6bce7cb6fb *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2630 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 15:27:38 +00:00
DOCS to be completed 2001-11-02 14:11:27 +00:00
Gui a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
TOOLS minor fix 2001-10-22 07:42:57 +00:00
TVout now pressing [2] should work at once 2001-10-30 17:07:30 +00:00
debian just version update 2001-10-12 11:56:02 +00:00
drivers updated - by zsteva@ptt.yu 2001-10-21 17:34:40 +00:00
etc twos pcm 2001-10-29 22:41:15 +00:00
liba52 Better 3dnow! optimization 2001-06-20 07:54:19 +00:00
libao2 SGI audio driver by oliver.schoenbrunner@jku.at 2001-10-24 14:06:36 +00:00
libmpdemux -idx fixes: support for divx4 and ignoring bad movi_end 2001-10-31 20:43:13 +00:00
libmpeg2 arpi's display_time + interlace hack 2001-10-30 17:29:27 +00:00
libvo *** empty log message *** 2001-11-02 15:27:38 +00:00
linux vo_vesa: DGA support 2001-11-01 18:12:58 +00:00
loader hm, non-working :) 2001-10-30 23:20:31 +00:00
mp3lib MIPS support by oliver.schoenbrunner@jku.at 2001-10-24 14:02:19 +00:00
postproc deinterlace bugfix 2001-10-31 18:29:03 +00:00
xa a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
.cvsignore version.h added 2001-04-23 00:49:42 +00:00
Makefile kurva gui. 2001-11-02 10:26:58 +00:00
ac3-iec958.c ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
ac3-iec958.h ac3/spdif patch by German Gomez Garcia <german@piraos.com> 2001-08-15 11:50:55 +00:00
alaw.h alaw/ulaw tables, generated with TOOLS/alaw-gen.c 2001-05-25 18:26:01 +00:00
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
cfg-common.h common options moved out - for mencoder 2001-11-02 00:32:35 +00:00
cfg-mencoder.h divx4 and lame subconfig support 2001-11-02 03:22:33 +00:00
cfg-mplayer-def.h new configfile/cmdline parser 2001-03-19 03:45:49 +00:00
cfg-mplayer.h common options moved out - for mencoder 2001-11-02 00:32:35 +00:00
cfgparser.c partly upgraded to mp_msg and fixed minor bug in parse_command_line 2001-11-02 02:55:51 +00:00
cfgparser.h added subconfig type 2001-11-02 00:47:38 +00:00
codec-cfg.c ima4 added 2001-10-23 14:01:13 +00:00
codec-cfg.h ima4 added 2001-10-23 14:01:13 +00:00
configure added macros for weirdos (irix/sunos) 2001-10-31 18:25:28 +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 video frame reading cleanup 2001-10-30 20:36:20 +00:00
dec_video.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00
dll_init.c divx.dll o_bih workaround, postprocessing support 2001-10-05 00:08:58 +00:00
dll_init.h divx.dll o_bih workaround, postprocessing support 2001-10-05 00:08:58 +00:00
fibmap_mplayer.c all error/warn/info messages moved to help_mp-en.h for translation 2001-09-26 21:35:14 +00:00
fifo.c
find_sub.c libvo2 support 2001-07-30 02:00:54 +00:00
get_path.c some cleanup 2001-10-30 17:04:59 +00:00
help_mp-cs.h small fixes 2001-10-01 09:51:47 +00:00
help_mp-de.h Small Corrections 2001-10-19 14:09:16 +00:00
help_mp-dk.h translations and their status 2001-09-28 18:32:22 +00:00
help_mp-en.h typo and DOCS fixes by pl <p_l@gmx.fr> 2001-10-11 12:22:18 +00:00
help_mp-fr.h typo and DOCS fixes by pl <p_l@gmx.fr> 2001-10-11 12:22:18 +00:00
help_mp-hu.h translations and their status 2001-09-28 18:32:22 +00:00
help_mp-nl.h updated 2001-10-01 09:54:13 +00:00
help_mp-no.h Norwegian trans. by Andreas Berntsen <andreasb@kvarteret.org> 2001-09-29 20:34:52 +00:00
help_mp-pl.h small changes 2001-10-11 16:12:31 +00:00
help_mp-ro.h roman trans. by Codre Adrian <codreadrian@softhome.net> 2001-10-06 10:50:46 +00:00
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
mencoder.c kurva gui. 2001-11-02 10:26:58 +00:00
mixer.c Applied fix for mixercontrol w/alsa ossemu by Christian Ohm. 2001-09-11 16:26:41 +00:00
mixer.h applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> 2001-06-05 18:40:44 +00:00
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 cleanup 2001-09-26 18:40:57 +00:00
mp_msg.h MSGT_MENCODER added 2001-11-02 01:35:27 +00:00
mplayer.c video frame reading cleanup 2001-10-30 20:36:20 +00:00
mplayer.h add a_frame variable. 2001-06-04 18:41:34 +00:00
spudec.c (C) fixed 2001-04-30 02:26:18 +00:00
spudec.h spudec_decode() moved from mplayer.c to spudec.c 2001-04-21 17:31:32 +00:00
subreader.c mpsub, FORMAT=<frame> alpha version 2001-10-26 22:14:19 +00:00
subreader.h -Wall warnings fixed 2001-10-02 21:45:41 +00:00
tvision.c
version.sh removed 0.17 2001-08-22 16:17:08 +00:00
videodev.h
xacodec.c FreeBSD libdl fix 2001-10-26 14:19:42 +00:00
xacodec.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00