debian
|
let people pass options to ./configure while building package.
|
2002-01-05 19:35:01 +00:00 |
DOCS
|
read the whole FM
|
2002-01-06 23:52:42 +00:00 |
drivers
|
lastminute divbyzero fix by Attila Kinali ;)
|
2002-01-02 23:38:16 +00:00 |
etc
|
fixed format 0x62 ADPCM audio
|
2002-01-06 01:56:27 +00:00 |
Gui
|
subtitle_t + audio_stream_t -> stream_language_t (cleanup)
|
2001-12-25 23:31:37 +00:00 |
liba52
|
mono ac3 support
|
2002-01-03 22:59:21 +00:00 |
libao2
|
Removed deprecated EM8300_IOCTL_AUDIO_SETPTS
|
2002-01-06 14:28:29 +00:00 |
libdha
|
Embedding vidix
|
2002-01-07 09:28:22 +00:00 |
libmpdemux
|
patch for missing include by Steven M. Schultz <sms@2BSD.COM>
|
2002-01-07 09:22:01 +00:00 |
libmpeg2
|
some debug++
|
2002-01-04 13:41:03 +00:00 |
libvo
|
OSD support
|
2002-01-07 10:54:00 +00:00 |
linux
|
sorry.
|
2001-12-03 15:30:06 +00:00 |
loader
|
debug--
|
2002-01-04 13:42:18 +00:00 |
mp3lib
|
Add sample bins.
|
2001-12-08 16:57:07 +00:00 |
postproc
|
fixed -npp help ... i think i need more sleep ;)
|
2002-01-04 21:56:11 +00:00 |
TOOLS
|
0x82 support
|
2001-11-30 23:13:05 +00:00 |
TVout
|
recursive CC fixed
|
2001-12-06 22:31:57 +00:00 |
vidix
|
double buffering fixing
|
2002-01-07 10:54:32 +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
|
hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>
|
2001-12-28 12:03:52 +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 |
bswap.h
|
Furter compatibility with new ffmpeg stuff.
|
2001-07-30 09:08:23 +00:00 |
cfg-common.h
|
Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
|
2002-01-04 13:08:14 +00:00 |
cfg-mencoder.h
|
new -pp options stuff (-npp ...)
|
2001-12-26 19:45:49 +00:00 |
cfg-mplayer-def.h
|
new configfile/cmdline parser
|
2001-03-19 03:45:49 +00:00 |
cfg-mplayer.h
|
Xinerama patch number two by attila.
|
2002-01-06 21:07:20 +00:00 |
cfgparser.c
|
fixed subconfig parser
|
2001-12-26 13:15:44 +00:00 |
cfgparser.h
|
exchanged return with goto out in subconfig parsing and fixed error messages
|
2001-12-17 15:50:36 +00:00 |
cinepak.c
|
Cinepak YUY2 support
|
2001-12-21 17:49:31 +00:00 |
codec-cfg.c
|
10l to Ivan
|
2002-01-07 00:52:09 +00:00 |
codec-cfg.h
|
integrated Tim Ferguson's native CYUV decoder
|
2002-01-04 05:57:00 +00:00 |
configure
|
fbdev autodetection enabled (requires linux && /dev/fb0)
|
2002-01-06 22:57:58 +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
|
fixed format 0x62 ADPCM audio
|
2002-01-06 01:56:27 +00:00 |
dec_audio.h
|
some cleanup
|
2001-10-30 17:04:59 +00:00 |
dec_video.c
|
integrated Tim Ferguson's native CYUV decoder
|
2002-01-04 05:57:00 +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 |
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
|
updated by tomas.blaha at kapsa.club.cz
|
2002-01-02 19:54:55 +00:00 |
help_mp-de.h
|
small bugfix
|
2002-01-06 21:31:31 +00:00 |
help_mp-dk.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-en.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-es.h
|
10l by Jesus Climent <jcliment@cc.hut.fi>
|
2002-01-07 09:11:40 +00:00 |
help_mp-fr.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-hu.h
|
typo
|
2002-01-05 12:08:43 +00:00 |
help_mp-it.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-ko.h
|
tranlated by DongCheon Park <pdc@kaist.ac.kr>
|
2002-01-05 13:57:49 +00:00 |
help_mp-nl.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-no.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-pl.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +00:00 |
help_mp-ro.h
|
added the "FLI format detected" message to all the language help files
|
2001-11-25 00:01:13 +00:00 |
help_mp-ru.h
|
Happy new year! :)
|
2002-01-02 19:05:02 +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
|
Embedding vidix
|
2002-01-07 09:28:22 +00:00 |
mencoder.c
|
libcss support in mencoder, too
|
2002-01-04 14:03:02 +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_msg.c
|
fflush disappeared? .so?
|
2001-12-27 00:34:00 +00:00 |
mp_msg.h
|
spudec added
|
2001-12-28 01:09:28 +00:00 |
mplayer.c
|
codecs.conf parser hangup fixed by iive, cpu usage reset at start
|
2002-01-01 22:46:07 +00:00 |
mplayer.h
|
add a_frame variable.
|
2001-06-04 18:41:34 +00:00 |
msvidc.c
|
fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug in
|
2001-12-16 00:26:21 +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
|
fixed RTjpeg and removed one memcpy
|
2001-12-27 23:05:01 +00:00 |
qtrle.c
|
This commit adds initial support for Quicktime Animation (RLE) video. It
|
2001-12-23 22:20:46 +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 |
spudec.c
|
dvdsub pts fix, based on patch by Kim Minh Kaplan
|
2001-12-28 19:20:12 +00:00 |
spudec.h
|
dvd seeking -> subtitle disappearing bugs fixed
|
2001-12-25 20:32:02 +00:00 |
subreader.c
|
tail_space infinite loop fix by jeon_goon@lycos.co.kr
|
2002-01-01 01:11:31 +00:00 |
subreader.h
|
missing exported function
|
2001-12-25 16:39:12 +00:00 |
tvision.c
|
uyvy->yv12->postprocess->libvo
|
2001-11-10 23:37:25 +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 |
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 |