DOCS
|
Updated
|
2002-03-31 20:07:38 +00:00 |
Gui
|
workaround to compile without new-input support
|
2002-03-15 23:22:36 +00:00 |
TOOLS
|
--outdir added
|
2002-03-03 19:18:42 +00:00 |
TVout
|
recursive CC fixed
|
2001-12-06 22:31:57 +00:00 |
debian
|
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.
|
2002-03-18 09:39:18 +00:00 |
drivers
|
no native support for I420 in G200
|
2002-03-25 16:22:15 +00:00 |
etc
|
reworked ADPCM decoders; changes include:
|
2002-03-30 22:27:45 +00:00 |
input
|
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
|
2002-03-28 20:40:21 +00:00 |
liba52
|
Restore K7 support
|
2002-02-03 10:27:26 +00:00 |
libao2
|
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
|
2002-03-19 19:16:01 +00:00 |
libdha
|
added proper dhahelper includes
|
2002-03-04 19:30:02 +00:00 |
libmpcodecs
|
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1
|
2002-03-31 20:08:19 +00:00 |
libmpdemux
|
10l... int/1000 will be int while we want float, so let's do int*0.001
|
2002-03-31 21:08:15 +00:00 |
libmpeg2
|
user_data check disabled
|
2002-01-10 02:01:10 +00:00 |
libvo
|
open(/dev/mga_vid) moved to preinit
|
2002-03-31 20:45:31 +00:00 |
linux
|
Add a configure test for the strsep function (it's missing on solaris)
|
2002-03-29 21:24:36 +00:00 |
loader
|
dump stuff
|
2002-03-25 13:35:23 +00:00 |
mp3lib
|
MANGLE() the 3dnow code
|
2002-03-23 21:48:55 +00:00 |
postproc
|
10l
|
2002-03-25 16:38:13 +00:00 |
vidix
|
rage mobility m3 is rage128 based and not mach64 ...
|
2002-03-17 16:08:39 +00:00 |
xa
|
…
|
|
.cvsignore
|
xp added
|
2002-03-17 15:03:25 +00:00 |
Makefile
|
adpcm.c is no longer needed
|
2002-03-30 23:02:13 +00:00 |
README
|
to follow unix traditions
|
2001-12-07 17:43:20 +00:00 |
RTjpegN.c
|
symbol block is multiply-defined <- fixed
|
2001-12-28 18:01:42 +00:00 |
RTjpegN.h
|
used by NuppelVideo decoder
|
2001-12-27 21:27:29 +00:00 |
adpcm.c
|
reworked ADPCM decoders; changes include:
|
2002-03-30 22:27:45 +00:00 |
adpcm.h
|
reworked ADPCM decoders; changes include:
|
2002-03-30 22:27:45 +00:00 |
alaw.h
|
…
|
|
asxparser.c
|
Bug fix in entry parsing.
|
2002-02-23 21:11:01 +00:00 |
asxparser.h
|
Implementation of entryref
|
2002-01-22 22:47:17 +00:00 |
bswap.h
|
…
|
|
cfg-common.h
|
* New command line switch for mplayer & mencoder:
|
2002-03-29 03:17:57 +00:00 |
cfg-mencoder.h
|
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
|
2002-03-29 07:20:44 +00:00 |
cfg-mplayer-def.h
|
…
|
|
cfg-mplayer.h
|
allow negative mul values
|
2002-03-24 14:15:24 +00:00 |
cfgparser.c
|
New string list option type
|
2002-03-20 09:45:39 +00:00 |
cfgparser.h
|
New string list option type
|
2002-03-20 09:45:39 +00:00 |
cinepak.c
|
I420 support
|
2002-03-25 01:32:40 +00:00 |
codec-cfg.c
|
100l :(
|
2002-03-25 03:19:06 +00:00 |
codec-cfg.h
|
use codec selection
|
2002-03-25 03:07:27 +00:00 |
configure
|
the long standing /dev/sound/dspW => .../dsp
|
2002-03-30 19:25:11 +00:00 |
cpudetect.c
|
dont ignore --disable-mmx, ...
|
2002-02-24 01:24:18 +00:00 |
cpudetect.h
|
added cpuStepping to CpuCaps struct (needed win32.c)
|
2001-12-09 17:03:04 +00:00 |
cputable.h
|
…
|
|
cyuv.c
|
added YUY2 output to the widely used (heh) CYUV decoder because it seemed
|
2002-03-26 05:03:10 +00:00 |
dec_audio.c
|
Fix aac decoded size.
|
2002-03-26 01:01:09 +00:00 |
dec_audio.h
|
…
|
|
dec_video.c
|
using -dr instead -vaa_dr
|
2002-03-20 15:39:08 +00:00 |
dec_video.h
|
init_video() changed, make all extern
|
2002-03-18 01:48:40 +00:00 |
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
|
div3/vfw encoding fixed
|
2002-02-10 12:20:50 +00:00 |
dll_init.h
|
div3/vfw encoding fixed
|
2002-02-10 12:20:50 +00:00 |
ducktm1.c
|
added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
|
2002-01-22 05:39:34 +00:00 |
fibmap_mplayer.c
|
Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
|
2002-01-04 13:08:14 +00:00 |
fifo.c
|
…
|
|
find_sub.c
|
osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
|
2002-02-22 15:25:11 +00:00 |
fli.c
|
fixed another color chunk issue
|
2002-02-28 03:01:53 +00:00 |
get_path.c
|
some debugging
|
2001-12-25 20:41:04 +00:00 |
help_mp-cs.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-de.h
|
sync
|
2002-03-18 15:21:28 +00:00 |
help_mp-dk.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
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
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-fr.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
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
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-ko.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-nl.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-no.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-pl.h
|
sync
|
2002-03-18 09:10:54 +00:00 |
help_mp-ro.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
help_mp-ru.h
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +00:00 |
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
|
…
|
|
lzoconf.h
|
used by NuppelVideo
|
2001-12-27 21:27:59 +00:00 |
mangle.h
|
OS2 support
|
2002-03-23 18:40:54 +00:00 |
me-opt-reg.c
|
Options registration for mencoder
|
2002-02-20 17:02:31 +00:00 |
mencoder.c
|
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>
|
2002-03-29 15:12:41 +00:00 |
minilzo.c
|
used by NuppelVideo
|
2001-12-27 21:27:59 +00:00 |
minilzo.h
|
used by NuppelVideo
|
2001-12-27 21:27:59 +00:00 |
mixer.c
|
Moved HW dependent mixer stuff to libao and removed master switch
|
2002-02-21 16:02:26 +00:00 |
mixer.h
|
Moved HW dependent mixer stuff to libao and removed master switch
|
2002-02-21 16:02:26 +00:00 |
mmx.h
|
…
|
|
mmx_defs.h
|
…
|
|
mp-opt-reg.c
|
Register libmpdemux options
|
2002-02-20 17:00:32 +00:00 |
mp_image.h
|
accept IMGFMT_MPEGPES
|
2002-03-16 20:35:59 +00:00 |
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
|
OS/2 workaround
|
2002-03-23 20:56:34 +00:00 |
mplayer.c
|
better message when vo->preinit fails
|
2002-03-31 20:47:28 +00:00 |
mplayer.h
|
rewrite fullscreen support in some libvo driver
|
2002-03-07 17:50:25 +00:00 |
mpng.c
|
+static
|
2002-02-14 22:33:29 +00:00 |
msvidc.c
|
QT demuxer loads palette information from files that transport palettes in
|
2002-01-13 06:01:04 +00:00 |
my_profile.c
|
…
|
|
my_profile.h
|
…
|
|
nuppelvideo.c
|
changed to mp_msg
|
2002-03-15 21:23:49 +00:00 |
playtree.c
|
Set the params given to a playlist url to the playlist
|
2002-03-20 10:27:27 +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
|
Small bugfix with getting playlist last line.
|
2002-02-25 11:13:34 +00:00 |
playtreeparser.h
|
Playtree parser switch to a by line mode.
|
2002-02-21 13:12:53 +00:00 |
qtrle.c
|
This commit adds initial support for Quicktime Animation (RLE) video. It
|
2001-12-23 22:20:46 +00:00 |
qtrpza.c
|
fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
|
2002-02-10 23:51:23 +00:00 |
qtsmc.c
|
fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
|
2002-02-10 23:51:23 +00:00 |
roqav.c
|
the RoQ video decoder is so very close to working, I can almost taste it
|
2002-03-18 05:29:59 +00:00 |
roqav.h
|
first pass at RoQ video decoder...not exactly qualified as 'working' at
|
2002-03-04 05:57:57 +00:00 |
spudec.c
|
* New command line switch for mplayer & mencoder:
|
2002-03-29 03:17:57 +00:00 |
spudec.h
|
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
|
2002-01-10 17:17:05 +00:00 |
subreader.c
|
vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>
|
2002-03-27 01:22:11 +00:00 |
subreader.h
|
1. subs know are readed after reading AVI header so we already know fps
|
2002-01-09 16:35:24 +00:00 |
version.sh
|
CC version check done by Makefile to allow overriding CC from envvar
|
2001-12-09 01:24:01 +00:00 |
vobsub.c
|
* New command line switch for mplayer & mencoder:
|
2002-03-29 03:17:57 +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
|
…
|
|