debian
libdir changed
2002-04-24 20:00:13 +00:00
DOCS
yeah, never write dox in the morning
2002-04-27 14:23:52 +00:00
drivers
devfs fix?
2002-04-21 15:07:44 +00:00
etc
frameno.avi seeking workaround
2002-04-26 21:23:09 +00:00
Gui
fix audio only files play
2002-04-22 21:36:12 +00:00
input
Added -input js-dev xx option to specifies the joystick device to use.
2002-04-20 08:51:09 +00:00
liba52
libao2
10l pl =)
2002-04-27 08:38:33 +00:00
libdha
sync with mplayerxp
2002-04-19 16:34:04 +00:00
libmpcodecs
divx5.1 features added
2002-04-27 01:17:42 +00:00
libmpdemux
Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
2002-04-27 20:42:02 +00:00
libmpeg2
obsoleted, use vd_libmpeg2.c
2002-04-18 14:45:43 +00:00
libvo
update: we use the new quantizer in libavcodec, -zrquality 1 is allowed
2002-04-27 18:24:12 +00:00
linux
OS/2 fix
2002-04-10 18:40:14 +00:00
loader
fix warning
2002-04-24 21:16:27 +00:00
mp3lib
Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.
2002-04-26 19:14:47 +00:00
postproc
x1 deblocking filter bugfix
2002-04-22 15:53:24 +00:00
TOOLS
by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new options, enables subtitles with new -vop expand plugin
2002-04-22 09:42:34 +00:00
TVout
vidix
libdir changed
2002-04-24 20:00:13 +00:00
.cvsignore
xp removed
2002-04-16 19:43:36 +00:00
asxparser.c
Portability fix with realloc
2002-04-23 20:06:00 +00:00
asxparser.h
bswap.h
cfg-common.h
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
2002-04-17 21:51:18 +00:00
cfg-mencoder.h
volume setting with lame - patch by silicon@falcon.sch.bme.hu
2002-04-26 20:19:31 +00:00
cfg-mplayer-def.h
cfg-mplayer.h
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
2002-04-17 21:51:18 +00:00
cfgparser.c
mplayer/mencoder
2002-04-22 14:27:53 +00:00
cfgparser.h
New string list option type
2002-03-20 09:45:39 +00:00
codec-cfg.c
mpegpes added... thx Mw3
2002-04-03 19:09:55 +00:00
codec-cfg.h
mpegpes added... thx Mw3
2002-04-03 19:09:55 +00:00
configure
Runtime cpu detection is disabled by default.
2002-04-27 12:25:48 +00:00
cpudetect.c
dont ignore --disable-mmx, ...
2002-02-24 01:24:18 +00:00
cpudetect.h
cputable.h
divx4_vbr.c
we don't need dl nor stat functions - why to include tehir headers...
2002-03-23 19:14:13 +00:00
divx4_vbr.h
dll_init.c
using print_wav_header in acm init
2002-04-21 11:37:44 +00:00
dll_init.h
vfw encoding func splitted to init and start parts
2002-04-11 02:52:28 +00:00
fibmap_mplayer.c
fifo.c
find_sub.c
new osd code, use osd objs to follow changes and do minimal updates
2002-04-15 19:17:12 +00:00
get_path.c
help_mp-cs.h
help_mp-de.h
sync
2002-03-18 15:21:28 +00:00
help_mp-dk.h
help_mp-en.h
video codec selection failed message changed - it depends on -vo too
2002-03-18 01:54:33 +00:00
help_mp-es.h
help_mp-fr.h
help_mp-hu.h
video codec selection failed message changed - it depends on -vo too
2002-03-18 01:54:33 +00:00
help_mp-it.h
help_mp-ko.h
help_mp-nl.h
help_mp-no.h
help_mp-pl.h
sync
2002-03-18 09:10:54 +00:00
help_mp-ro.h
help_mp-ru.h
help_mp-sk.h
corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>
2002-03-14 19:16:48 +00:00
lirc_mp.c
Make old and new lirc support independant from each other
2002-02-23 21:18:40 +00:00
lirc_mp.h
Makefile
removed my 'extension'
2002-04-26 19:47:55 +00:00
mangle.h
OS2 support
2002-03-23 18:40:54 +00:00
me-opt-reg.c
mencoder.c
volume setting with lame - patch by silicon@falcon.sch.bme.hu
2002-04-26 20:19:31 +00:00
mixer.c
mixer.h
mmx_defs.h
mmx.h
mp_msg.c
10l - va_start needs teh pointer to stack - not the translated message
2002-03-23 19:29:48 +00:00
mp_msg.h
new osd code, use osd objs to follow changes and do minimal updates
2002-04-15 19:17:12 +00:00
mp-opt-reg.c
mplayer.c
Fix osd progress bar.
2002-04-26 12:52:06 +00:00
mplayer.h
rewrite fullscreen support in some libvo driver
2002-03-07 17:50:25 +00:00
my_profile.c
my_profile.h
playtree.c
Portability fix with realloc
2002-04-23 20:06:00 +00:00
playtree.h
Set the params given to a playlist url to the playlist
2002-03-20 10:27:27 +00:00
playtreeparser.c
Handle winamp playlist as sublist.
2002-04-27 18:46:38 +00:00
playtreeparser.h
README
spudec.c
VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.
2002-04-25 18:46:44 +00:00
spudec.h
new osd code, use osd objs to follow changes and do minimal updates
2002-04-15 19:17:12 +00:00
subreader.c
frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>
2002-04-25 12:59:24 +00:00
subreader.h
version.sh
vobsub.c
Fix bug in LR's patch.
2002-04-26 15:48:18 +00:00
vobsub.h
* New command line switch for mplayer & mencoder:
2002-03-29 03:17:57 +00:00
xacodec.c
dlfcn.h shouldn't be included if XANIM support disabled
2002-03-23 18:38:41 +00:00
xacodec.h