debian
|
Sven Hartge fixes confdir location.
|
2002-01-08 19:03:29 +00:00 |
DOCS
|
Documenting new tune info
|
2002-01-31 10:29:46 +00:00 |
drivers
|
lastminute divbyzero fix by Attila Kinali ;)
|
2002-01-02 23:38:16 +00:00 |
etc
|
added skeleton decoders for RoQ audio and video format decoders
|
2002-02-01 05:33:46 +00:00 |
Gui
|
Compilation fixing
|
2002-01-31 08:39:21 +00:00 |
input
|
Added lirc support in input
|
2002-01-31 09:39:11 +00:00 |
liba52
|
K7 id
|
2002-01-19 18:20:24 +00:00 |
libao2
|
Compilation fixing
|
2002-01-31 08:39:21 +00:00 |
libdha
|
keep me chean ;-)
|
2002-01-24 16:54:05 +00:00 |
libmpdemux
|
implemented RoQ file demuxing
|
2002-02-01 05:35:16 +00:00 |
libmpeg2
|
user_data check disabled
|
2002-01-10 02:01:10 +00:00 |
libvo
|
change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
|
2002-02-01 02:49:04 +00:00 |
linux
|
fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>
|
2002-01-29 09:57:21 +00:00 |
loader
|
avoids warnings
|
2002-01-27 17:21:20 +00:00 |
mp3lib
|
Fixing compilation on non-MMX but x86 systems
|
2002-01-23 17:27:07 +00:00 |
postproc
|
-sws 2 is default now
|
2002-01-30 15:32:43 +00:00 |
TOOLS
|
usleep() accurancy tester
|
2002-01-28 23:46:42 +00:00 |
TVout
|
recursive CC fixed
|
2001-12-06 22:31:57 +00:00 |
vidix
|
RGB15 experimental support
|
2002-01-31 08:53:37 +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 |
ac3-iec958.c
|
silly cleanup - maybe fixes dummy printf bug
|
2002-01-30 22:02:57 +00:00 |
ac3-iec958.h
|
hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>
|
2001-12-28 12:03:52 +00:00 |
adpcm.c
|
fixed format 0x62 ADPCM audio
|
2002-01-06 01:56:27 +00:00 |
adpcm.h
|
fixed format 0x62 ADPCM audio
|
2002-01-06 01:56:27 +00:00 |
alaw.h
|
alaw/ulaw tables, generated with TOOLS/alaw-gen.c
|
2001-05-25 18:26:01 +00:00 |
asxparser.c
|
Implementation of entryref
|
2002-01-22 22:47:17 +00:00 |
asxparser.h
|
Implementation of entryref
|
2002-01-22 22:47:17 +00:00 |
bswap.h
|
Furter compatibility with new ffmpeg stuff.
|
2001-07-30 09:08:23 +00:00 |
cfg-common.h
|
Add -nosound/-sound and -ovc null to mencoder.
|
2002-01-26 16:32:06 +00:00 |
cfg-mencoder.h
|
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
|
2002-01-31 00:38:53 +00:00 |
cfg-mplayer-def.h
|
new configfile/cmdline parser
|
2001-03-19 03:45:49 +00:00 |
cfg-mplayer.h
|
added -noquiet option to complement -quiet (request/patch by Alexander Werth)
|
2002-02-01 01:54:38 +00:00 |
cfgparser.c
|
avoids warnings
|
2002-01-27 17:21:20 +00:00 |
cfgparser.h
|
Bug fix for subconfig option. A -tv option containing the on parameter
|
2002-01-21 10:45:53 +00:00 |
cinepak.c
|
committed Tim Ferguson's patch for proper YUV color space conversion
|
2002-01-10 05:58:49 +00:00 |
codec-cfg.c
|
added skeleton decoders for RoQ audio and video format decoders
|
2002-02-01 05:33:46 +00:00 |
codec-cfg.h
|
added skeleton decoders for RoQ audio and video format decoders
|
2002-02-01 05:33:46 +00:00 |
configure
|
vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
|
2002-01-26 00:47:26 +00:00 |
cpudetect.c
|
fix for qnx
|
2001-12-28 20:46:25 +00:00 |
cpudetect.h
|
added cpuStepping to CpuCaps struct (needed win32.c)
|
2001-12-09 17:03:04 +00:00 |
cputable.h
|
array was not correctly initialized
|
2001-10-20 11:14:57 +00:00 |
cyuv.c
|
integrated Tim Ferguson's native CYUV decoder
|
2002-01-04 05:57:00 +00:00 |
dec_audio.c
|
possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
|
2002-01-30 22:05:46 +00:00 |
dec_audio.h
|
some cleanup
|
2001-10-30 17:04:59 +00:00 |
dec_video.c
|
New logic of HW equalizing:
|
2002-01-28 07:29:17 +00:00 |
dec_video.h
|
more cleanup, warnings fixed
|
2001-10-30 17:38:09 +00:00 |
divx4_vbr.c
|
stdint.h replaced by inttypes.h (used more frequently in the sources)
|
2002-01-06 13:06:51 +00:00 |
divx4_vbr.h
|
divx4_vbr -> mplayer integration
|
2001-11-02 23:58:26 +00:00 |
dll_init.c
|
fixes warnings
|
2001-12-25 11:14:25 +00:00 |
dll_init.h
|
divx.dll o_bih workaround, postprocessing support
|
2001-10-05 00:08:58 +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
|
Profiling fix by Artur Skawina <skawina@geocities.com>
|
2001-11-20 00:23:49 +00:00 |
find_sub.c
|
some small sub bug fix
|
2001-12-17 00:07:20 +00:00 |
fli.c
|
warning fix
|
2001-12-25 16:43:27 +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
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +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
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +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
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +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
|
added help strings for RoQ and REAL file detection
|
2002-02-01 05:31:51 +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 |
lirc_mp.c
|
keypress fix by M.Hunold@t-online.de (Michael Hunold)
|
2001-10-07 17:19:22 +00:00 |
lirc_mp.h
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
lzoconf.h
|
used by NuppelVideo
|
2001-12-27 21:27:59 +00:00 |
Makefile
|
added skeleton decoders for RoQ audio and video format decoders
|
2002-02-01 05:33:46 +00:00 |
mangle.h
|
mangle.h does symbolmangling on win32
|
2002-01-19 04:40:21 +00:00 |
mencoder.c
|
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
|
2002-01-31 00:38:53 +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
|
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_defs.h
|
PAVGB support
|
2001-10-30 16:16:49 +00:00 |
mmx.h
|
forgot, sorry
|
2001-10-28 11:47:22 +00:00 |
mp_image.h
|
10l...
|
2002-01-16 01:51:12 +00:00 |
mp_msg.c
|
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
|
2002-01-15 17:03:19 +00:00 |
mp_msg.h
|
MSGT_PLAYTREE added
|
2002-01-08 01:52:11 +00:00 |
mplayer.c
|
new info for tuning
|
2002-01-31 09:57:13 +00:00 |
mplayer.h
|
add a_frame variable.
|
2001-06-04 18:41:34 +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
|
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 |
nuppelvideo.c
|
avoids warnings
|
2002-01-27 17:21:20 +00:00 |
playtree.c
|
Bug fix for subconfig option. A -tv option containing the on parameter
|
2002-01-21 10:45:53 +00:00 |
playtree.h
|
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
|
2002-01-17 20:24:28 +00:00 |
playtreeparser.c
|
Objectization of the play_tree_parser for more flexiblity
|
2002-01-22 22:46:12 +00:00 |
playtreeparser.h
|
Objectization of the play_tree_parser for more flexiblity
|
2002-01-22 22:46:12 +00:00 |
qtrle.c
|
This commit adds initial support for Quicktime Animation (RLE) video. It
|
2001-12-23 22:20:46 +00:00 |
qtsmc.c
|
fixed some major flaws; decoder is now almost correct
|
2002-01-22 02:00:57 +00:00 |
README
|
to follow unix traditions
|
2001-12-07 17:43:20 +00:00 |
roqav.c
|
added skeleton decoders for RoQ audio and video format decoders
|
2002-02-01 05:33:46 +00:00 |
roqav.h
|
added skeleton decoders for RoQ audio and video format decoders
|
2002-02-01 05:33:46 +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 |
spudec.c
|
Add a third scaling algorithm wich should be faster. Select by
|
2002-01-15 21:05:37 +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
|
detect microdvd with empty second frame.
|
2002-01-31 12:03:49 +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 |
tvision.c
|
new info for tuning
|
2002-01-31 09:57:13 +00:00 |
version.sh
|
CC version check done by Makefile to allow overriding CC from envvar
|
2001-12-09 01:24:01 +00:00 |
videodev.h
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
vobsub.c
|
Check for NULL vob->spudec before using.
|
2002-01-12 18:34:50 +00:00 |
vobsub.h
|
avoids warnings
|
2002-01-27 17:21:20 +00:00 |
xacodec.c
|
removed vivo shit
|
2001-11-25 16:47:04 +00:00 |
xacodec.h
|
more cleanup, warnings fixed
|
2001-10-30 17:38:09 +00:00 |