1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 00:07:33 +00:00
Command line video player
Go to file
atmos4 050c4bc9ad Sorry, fix vobsub duration the arpi way.
Also added origin parsing, those values are to adjust subtitle placement, they should be added to start_row and end_row and start_col and end_col, but haven't yet found the proper place to hook them in.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5564 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 16:50:52 +00:00
debian usr/lib/mplayer not /usr/lib, as reminded by Amy Fong. 2002-03-18 09:39:18 +00:00
DOCS bugfixes 2002-04-11 15:01:20 +00:00
drivers no native support for I420 in G200 2002-03-25 16:22:15 +00:00
etc looks better ... 2002-04-09 12:03:29 +00:00
Gui small bugfixes... 2002-04-07 18:00:41 +00:00
input dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net> 2002-04-03 17:58:17 +00:00
liba52 Restore K7 support 2002-02-03 10:27:26 +00:00
libao2 Free fix by kisg@lme.linux.hu 2002-04-06 15:38:28 +00:00
libdha added proper dhahelper includes 2002-03-04 19:30:02 +00:00
libmpcodecs VFCAP flags added 2002-04-11 15:41:40 +00:00
libmpdemux field 'vfilter' added to sh_video_t 2002-04-06 22:00:50 +00:00
libmpeg2 quant_store moved to frame struct 2002-04-07 16:32:54 +00:00
libvo uninit sig11 fixed 2002-04-11 11:18:02 +00:00
linux OS/2 fix 2002-04-10 18:40:14 +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 fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi 2002-04-08 14:43:18 +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 rage mobility m3 is rage128 based and not mach64 ... 2002-03-17 16:08:39 +00:00
xa a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
.cvsignore xp added 2002-03-17 15:03:25 +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 video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch 2002-04-06 22:05:01 +00:00
cfg-mencoder.h video codecs moved to libmpencoders, crop/scale removed, use -vop for that 2002-04-11 02:52:03 +00:00
cfg-mplayer-def.h
cfg-mplayer.h option -slices 2002-04-04 00:00:41 +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 mpegpes added... thx Mw3 2002-04-03 19:09:55 +00:00
codec-cfg.h mpegpes added... thx Mw3 2002-04-03 19:09:55 +00:00
configure a temporary disable for opendivx - please remove or fix 2002-04-10 10:19:43 +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 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 some cleanup 2001-10-30 17:04:59 +00:00
dec_video.c using -dr instead -vaa_dr 2002-03-20 15:39:08 +00:00
dec_video.h video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch 2002-04-06 22:05:01 +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 divx4_vbr -> mplayer integration 2001-11-02 23:58:26 +00:00
dll_init.c vfw encoding func splitted to init and start parts 2002-04-11 02:52:28 +00:00
dll_init.h vfw encoding func splitted to init and start parts 2002-04-11 02:52:28 +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 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
Makefile libmpencoders added to mencoder libs 2002-04-11 02:53:15 +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 video codecs moved to libmpencoders, crop/scale removed, use -vop for that 2002-04-11 02:52:03 +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 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 MSGT_VFILTER added 2002-04-06 22:00:27 +00:00
mp-opt-reg.c Register libmpdemux options 2002-02-20 17:00:32 +00:00
mplayer.c small bugfixes... 2002-04-07 18:00:41 +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 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
README to follow unix traditions 2001-12-07 17:43:20 +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
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 fixed SPU pts, it's 1024/90000 based instead of 1/100 2002-04-04 14:24:11 +00:00
spudec.h spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net> 2002-04-03 18:14:21 +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 Sorry, fix vobsub duration the arpi way. 2002-04-11 16:50:52 +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 more cleanup, warnings fixed 2001-10-30 17:38:09 +00:00

The main documentation file is DOCS/documentation.html