1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 21:27:08 +00:00
Command line video player
Go to file
ksorim 8d16eb3c4e Fix crash when playing multiple files. The bug was triggered when the first file
had rgb data and the second had yuv data and sdl:aalib was used. Some code
duplication removed in the process.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 10:22:55 +00:00
debian usr/lib/mplayer not /usr/lib, as reminded by Amy Fong. 2002-03-18 09:39:18 +00:00
DOCS wording patch by Diego & Egger 2002-03-21 06:32:13 +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 added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it> 2002-03-21 01:21:49 +00:00
Gui workaround to compile without new-input support 2002-03-15 23:22:36 +00:00
input Added options -input keylist and -input cmdlist to list all know 2002-03-20 13:30:57 +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 added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it> 2002-03-21 01:21:49 +00:00
libmpdemux Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants. 2002-03-21 06:05:14 +00:00
libmpeg2 user_data check disabled 2002-01-10 02:01:10 +00:00
libvo Fix crash when playing multiple files. The bug was triggered when the first file 2002-03-21 10:22:55 +00:00
linux POSIX compatible timer's callback 2002-02-25 14:24:11 +00:00
loader some new funcs and fixes for quicktime 2002-03-20 22:32:17 +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
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
ac3-iec958.c silly cleanup - maybe fixes dummy printf bug 2002-01-30 22:02:57 +00:00
ac3-iec958.h
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
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 tv -noaudio support by Charles Henrich 2002-03-15 16:10:06 +00:00
cfg-mencoder.h supporting ffmpegs "hopefully better bitrate control" 2002-03-17 17:09:04 +00:00
cfg-mplayer-def.h
cfg-mplayer.h using -dr instead -vaa_dr 2002-03-20 15:39:08 +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 x1!=mpi->width bug fixed... always trust in x1 2002-03-09 22:07:22 +00:00
codec-cfg.c added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it> 2002-03-21 01:21:49 +00:00
codec-cfg.h added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it> 2002-03-21 01:21:49 +00:00
configure extended FAAD detection 2002-03-20 17:53:44 +00:00
cpudetect.c dont ignore --disable-mmx, ... 2002-02-24 01:24:18 +00:00
cpudetect.h
cputable.h
cyuv.c
dec_audio.c allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov header 2002-03-19 21:48:55 +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 stdint.h replaced by inttypes.h (used more frequently in the sources) 2002-01-06 13:06:51 +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
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
Makefile Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding 2002-03-18 23:30:04 +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 splitted mp_msg_init and mp_msg_set_level 2002-03-20 15:38:13 +00:00
minilzo.c
minilzo.h
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
mmx.h
mp_image.h accept IMGFMT_MPEGPES 2002-03-16 20:35:59 +00:00
mp_msg.c splitted mp_msg_init and mp_msg_set_level and added i18n support to init 2002-03-20 15:14:59 +00:00
mp_msg.h splitted mp_msg_init and mp_msg_set_level and added i18n support to init 2002-03-20 15:14:59 +00:00
mp-opt-reg.c Register libmpdemux options 2002-02-20 17:00:32 +00:00
mplayer.c splitted mp_msg_init and mp_msg_set_level 2002-03-20 15:22:48 +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
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
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
RTjpegN.c
RTjpegN.h
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
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

The main documentation file is DOCS/documentation.html