Command line video player
Go to file
alex 0ec7285e26 some cosmetic and debugging changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2415 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 12:02:45 +00:00
DOCS whops 2001-10-23 09:48:37 +00:00
Gui skin chaning bug fix. 2001-10-16 21:23:59 +00:00
TOOLS minor fix 2001-10-22 07:42:57 +00:00
TVout Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure. 2001-07-28 05:36:45 +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 xanim codec name cropped 2001-10-23 01:46:37 +00:00
liba52 Better 3dnow! optimization 2001-06-20 07:54:19 +00:00
libao2 applied patch by Joy Winter <joy@pingfm.org> 2001-10-15 11:17:19 +00:00
libmpdemux compression algo detection fix (bswap) and fps fix 2001-10-22 22:49:09 +00:00
libmpeg2 enable postprocess for interlaced fields 2001-10-18 15:43:35 +00:00
libvo Title support 2001-10-23 09:31:53 +00:00
linux Title support 2001-10-23 09:31:53 +00:00
loader CoCreateFreeThreadedMarshaler stub added 2001-10-23 00:21:41 +00:00
mp3lib Eeeh I need some sleep, accidently commited a wrong version of the files that had other changes, too. 2001-09-23 02:07:01 +00:00
postproc optimizations (+2% speedup) 2001-10-23 10:29:48 +00:00
xa authors' notice changed/added 2001-05-25 05:57:41 +00:00
.cvsignore version.h added 2001-04-23 00:49:42 +00:00
Makefile xanim added 2001-10-23 02:23:44 +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-mplayer-def.h new configfile/cmdline parser 2001-03-19 03:45:49 +00:00
cfg-mplayer.h changed vfm max_value from 7 to 10, according to the latest codec-cfg.h 2001-10-22 23:39:14 +00:00
cfgparser.c fix error reporting bug 2001-10-22 20:22:25 +00:00
cfgparser.h multifile support in config parser 2001-08-22 19:29:47 +00:00
codec-cfg.c xanim added 2001-10-22 19:04:09 +00:00
codec-cfg.h xanim added 2001-10-22 19:04:09 +00:00
configure better FreeBSD iconv implementation 2001-10-22 07:43:32 +00:00
cpudetect.c returns a malloc()'ed string instead of an auto char[] 2001-10-20 11:16:47 +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 oggvorbis stuff moved out from stheader.h 2001-10-21 16:31:19 +00:00
dec_video.c 3ivx YV12 direct rendering (one lss memcpy) 2001-10-22 22:45:06 +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 common FIFO code moved to fifo.c 2001-03-16 00:06:50 +00:00
find_sub.c libvo2 support 2001-07-30 02:00:54 +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
ima4.c initial 2001-10-23 01:17:56 +00:00
ima4.h initial 2001-10-23 01:17:56 +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
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
mp_msg.c cleanup 2001-09-26 18:40:57 +00:00
mp_msg.h cache2 added 2001-10-22 15:40:07 +00:00
mplayer.c -loop patch by Pascal Haakmat <a.haakmat@chello.nl> 2001-10-22 14:42:47 +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 better FreeBSD iconv implementation 2001-10-22 07:43:32 +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 some cosmetic and debugging changes 2001-10-23 12:02:45 +00:00
xacodec.h 3ivx YV12 direct rendering (one lss memcpy) 2001-10-22 22:45:06 +00:00