1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00
Commit Graph

526 Commits

Author SHA1 Message Date
michael
1afb6bc118 Here is an updated draft with the bits discussed previously merged:
- short startcode removed

- QT/Microsoft codec_specific_data removed, reverted to a neutral format

- meta packet removed, merged in the info packet.

- stream class simplified, added metadata stream

patch by (Luca Barbato <lu_zero gentoo org>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14472 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 11:54:30 +00:00
diego
e273a2d069 More commands documented, based on Reimar's findings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14330 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-03 15:01:58 +00:00
diego
fa6d37cb30 grab_frame, osd_show_text, sub_step, screenshot documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14324 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-03 10:20:36 +00:00
rtognimp
6514404942 Updated with a reminder for mplayer-announce
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14272 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 16:22:21 +00:00
diego
9cba1c6491 wording/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14269 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 05:49:24 +00:00
rathann
f835931238 last draft with some insignificant changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14268 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 01:55:32 +00:00
ivo
3d4852d8e0 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Compilation is optional and can be controled by configure. You need to
have the LADSPA SDK installed in order to have it autodetected by configure.

Manual page is updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 02:09:52 +00:00
diego
3669e31236 Christoph Egger is now the vo_ggi maintainer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14177 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-17 19:38:00 +00:00
diego
cc4014623c some clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14174 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-17 16:30:05 +00:00
diego
2e74dee0ac Explain how (not) to handle execute permissions and binary files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14060 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-29 11:28:02 +00:00
diego
73ae92277d Separate XML and man page translation maintainers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14027 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-24 12:16:54 +00:00
diego
8c1f79d269 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14021 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-23 00:13:57 +00:00
jheryan
e1852f27ec Added maintainer of czech translation related files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14012 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-22 09:49:14 +00:00
diego
bef044b76f Some fixes by myself and compn <tempn at twmi dot rr dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13999 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 16:23:10 +00:00
reimar
c0dbf2e39f 4 and 8 bit formats work with a palette.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13993 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 10:53:04 +00:00
reimar
987c740e5f add "pausing" prefix for MPlayer commands
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13992 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 10:51:13 +00:00
gabrov
31c726af3e Added Gabor Mizda (myself) as maintainer of the hungarian translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13870 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-03 23:35:35 +00:00
lorenm
cb66a71086 add Loren Merritt as ve_x264 maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13867 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-03 17:58:23 +00:00
diego
955c776f75 Better descriptions merged from the XML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13716 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:06:30 +00:00
diego
403379ee9f grammar + indentation cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13715 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 10:41:07 +00:00
reimar
9f64599b8f allow changing playback speed during playback.
Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu),
OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de),
several modifications by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13711 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 20:07:50 +00:00
diego
f968c50f1a clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13628 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:08:24 +00:00
reimar
b6cc03ac9b allow to step only one frame forward by pressing s.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13627 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 22:10:56 +00:00
diego
7b9f6a976f updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13618 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 01:19:08 +00:00
aurel
36e11891e7 set myself (Aurelien Jacobs) as vo_vesa maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13610 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 12:16:00 +00:00
michael
eaa1bc9e8a keyframe index
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13564 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 14:05:17 +00:00
michael
b865549f3f branch field to distinguish mncf from nut
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13562 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 12:09:21 +00:00
michael
5b0ca20b8a remove short startcodes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13561 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 12:06:30 +00:00
michael
a155a39028 remove non native codec specific data
move lang to the info packet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13560 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 12:04:56 +00:00
rtognimp
48735fdc34 Typo, pointed out by lu_zero
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13536 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-02 18:02:30 +00:00
ivo
d10ccd5c52 Removal of vo_md5 and vo_pgm of MAINTAINERS file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13509 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-29 01:51:51 +00:00
diego
1a15dd77c0 Nobody maintains dvdnav, it's not supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13430 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-22 00:34:55 +00:00
diego
f8562647cb split patches up as far as sensibly possible, but no further.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13415 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 08:39:12 +00:00
ivo
605f16a447 Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
video output drivers.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13400 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 01:51:30 +00:00
faust3
b63f5b3e85 switch_ratio may not work with some filter chains
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13391 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 18:36:18 +00:00
diego
41bab33be9 Use the same names as on mphq for the generated man pages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 14:20:14 +00:00
diego
036c10ae7f runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:38:59 +00:00
diego
fb24ae75f5 Quit now sends an optional return value, based on patch sent by Aurelien
Jacobs <aurel at gnuage dot org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13367 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:35:47 +00:00
alex
4434fc4f05 info packet is now file global, while meta pakcet is stream specific, as discussed with Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13309 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 09:18:07 +00:00
diego
052031df6d typos, wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13303 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-10 10:15:50 +00:00
attila
3145bff020 adding the code documentation guide lines
now everyone has to follow them


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13291 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-09 01:13:26 +00:00
diego
3d6e5d3644 CVS policy updated as discussed on dev-eng.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13289 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 15:31:47 +00:00
diego
2153dd615f List administrators.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13264 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 14:05:09 +00:00
diego
564d13a1b9 mailing lists and german documentation maintainers, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13263 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 11:11:02 +00:00
diego
f58ee65f7f some new patch policy: compression, mail threading, printf vs mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13259 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 09:05:38 +00:00
diego
25c52cd2c2 switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13245 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 09:29:08 +00:00
diego
47a7481aba Compn wished for forcing codecs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13210 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-31 00:09:01 +00:00
diego
10d42dc694 URL with lavc option descriptions, pointed out by Attila.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13200 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-30 11:05:19 +00:00
al
d2984fd258 Added Reynaldo as maintainter for MPlayer's EDL code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13170 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 01:34:24 +00:00
diego
fcc08ec726 Patches should be gzip or bzip2 compressed if necessary.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13157 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 19:46:12 +00:00