1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
Go to file
pontscho 54610a5997 upsz ... 10l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5063 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-13 12:11:21 +00:00
debian many changes but debian version stayed the same. 2002-03-06 23:56:28 +00:00
DOCS corrections by Diego Biurrun <diego@biurrun.de> 2002-03-12 12:36:00 +00:00
drivers min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell 2002-03-10 03:36:16 +00:00
etc ijpg handles AVID and Photo JPEG too 2002-03-11 00:49:52 +00:00
Gui remove obsoleted function (mplResize) 2002-03-11 09:19:15 +00:00
input small changes in event handling 2002-03-13 10:59:20 +00:00
liba52 Restore K7 support 2002-02-03 10:27:26 +00:00
libao2 10l - config.h should be included... 2002-03-13 01:45:42 +00:00
libdha added proper dhahelper includes 2002-03-04 19:30:02 +00:00
libmpcodecs libjpeg and loader conflict workaround 2002-03-11 20:13:45 +00:00
libmpdemux Add IJPG decoder. 2002-03-10 22:49:18 +00:00
libmpeg2 user_data check disabled 2002-01-10 02:01:10 +00:00
libvo upsz ... 10l :) 2002-03-13 12:11:21 +00:00
linux POSIX compatible timer's callback 2002-02-25 14:24:11 +00:00
loader better naming 2002-02-07 20:22:56 +00:00
mp3lib Fix according to strange bugreport 2002-02-09 14:34:08 +00:00
postproc add mangling 2002-03-03 13:33:40 +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
vidix Fixed color key definitions. Waiting for new bugreports ;) 2002-03-11 08:48:54 +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, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
adpcm.h fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders 2002-02-25 02:48:37 +00:00
alaw.h alaw/ulaw tables, generated with TOOLS/alaw-gen.c 2001-05-25 18:26:01 +00:00
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 Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
cfg-common.h add mfi support 2002-02-06 20:16:35 +00:00
cfg-mencoder.h initial seeking (-ss) support in mencoder 2002-02-10 00:07:34 +00:00
cfg-mplayer-def.h new configfile/cmdline parser 2001-03-19 03:45:49 +00:00
cfg-mplayer.h nortc patch by Attila Kinali 2002-03-12 18:02:02 +00:00
cfgparser.c New option use-stdin to use when stdin will be used as a file 2002-02-28 13:47:06 +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 x1!=mpi->width bug fixed... always trust in x1 2002-03-09 22:07:22 +00:00
codec-cfg.c Add IJPG decoder. 2002-03-10 22:49:18 +00:00
codec-cfg.h Add IJPG decoder. 2002-03-10 22:49:18 +00:00
configure users should know what he lose 2002-03-12 07:16:29 +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 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 long-standing issue with stereo IMA4 decoder 2002-03-12 01:32:46 +00:00
dec_audio.h some cleanup 2001-10-30 17:04:59 +00:00
dec_video.c DivX5linux support working (only tested with divx3 and divx4 upto now, will try getting divx5 damples now) 2002-03-09 00:12:49 +00:00
dec_video.h More correct direct rendering usage 2002-02-17 12:22:01 +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 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 Profiling fix by Artur Skawina <skawina@geocities.com> 2001-11-20 00:23:49 +00:00
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 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 typo in message fix (tipps -> tips) 2002-03-03 13:48:49 +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
help_mp-sk.h by Daniel.Bena@dm-drogeriemarkt.sk 2002-02-08 23:03:38 +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 Initial revision 2001-02-24 20:28:24 +00:00
lzoconf.h used by NuppelVideo 2001-12-27 21:27:59 +00:00
Makefile JPEG_LIB moved to common libs, requires by mencoder too 2002-03-11 00:13:26 +00:00
mangle.h mangle.h does symbolmangling on win32 2002-01-19 04:40:21 +00:00
me-opt-reg.c Options registration for mencoder 2002-02-20 17:02:31 +00:00
mencoder.c exclude benchmark stuff execution from normal playback 2002-02-24 17:10:06 +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_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 MP_IMGFLAG_TYPE_DISPLAYED added 2002-03-07 02:44:42 +00:00
mp_msg.c Use stdout as default mencoder's output if no filename specified 2002-02-28 08:26:20 +00:00
mp_msg.h new gui interface, and gtk moved into mplayer process. fork ... bleh :) 2002-02-23 15:12:55 +00:00
mp-opt-reg.c Register libmpdemux options 2002-02-20 17:00:32 +00:00
mplayer.c nortc patch by Attila Kinali 2002-03-12 18:02:02 +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 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 break if error in decompressing, moved buffer allocating 2002-02-10 18:17:17 +00:00
playtree.c small bug fixed and workarounds :( 2002-03-07 11:57:33 +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 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
README to follow unix traditions 2001-12-07 17:43:20 +00:00
roqav.c first pass at RoQ video decoder...not exactly qualified as 'working' at 2002-03-04 05:57:57 +00:00
roqav.h first pass at RoQ video decoder...not exactly qualified as 'working' at 2002-03-04 05:57:57 +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 10l accidently commited an already customized version with different default scaling algo. 2002-02-22 17:58:46 +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 -subfps and -subdelay alters -dumpmpsub's output 2002-02-28 02:37:13 +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 Fix automatic vobsub detection and make it silent. 2002-02-21 15:44:51 +00:00
vobsub.h Fix automatic vobsub detection and make it silent. 2002-02-21 15:44:51 +00:00
xacodec.c use the XANIM_MOD_DIR env. var as described in xanim's docs 2002-02-14 18:17:14 +00:00
xacodec.h more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00

The main documentation file is DOCS/documentation.html