1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 20:32:13 +00:00
Commit Graph

5000 Commits

Author SHA1 Message Date
nplourde
fb116e54a3 key_down_event
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16446 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 20:15:02 +00:00
diego
97e0be489a Mac OS X section reviewed for wording/spelling/grammar and content.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16440 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 15:13:13 +00:00
gpoirier
a50169fe46 synced with 1.1093
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16433 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 13:29:04 +00:00
reimar
9a6c1eab01 Remove useless space
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16432 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 11:19:27 +00:00
reimar
5237e30f78 Missing .REss in -vo gl description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16431 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 11:10:29 +00:00
ods15
a93326ef44 Updates to NUT spec:
1. remove average_bitrate
2. add other_stream_header, for subtitles and metadata
3. add max_pts to index
4. index_ptr - a 64 bit integer to say the total length of all index packets
5. specify how to write "multiple" indexes
6. change forward_ptr behavior, starts right after forward_ptr, ends after
   checksum
7. remove stream_id <-> stream_class limitation.
8. time_base_nom must also be non zero.
9. rename time_base_nom and time_base_denom, now timebase means the length
   of a tick, not amounts of ticks
10. remove (old?) sample_rate_mul stuff.
11. specify what exactly the checksum covers.
12. specify that stream classes which have multiple streams must have an
    info packet.. (in new Semantic requirements section)
13. Rename 'timestamp' to pts.
14. Change date of draft...
15. Add myself to authors...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16430 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 10:26:21 +00:00
diego
e548b29dd0 spelling/grammar/wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16429 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 09:25:07 +00:00
gpoirier
e3ad55448c synced with 1.1091
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16428 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 07:26:38 +00:00
diego
b47b4e6ea1 When specifying a VIDIX subdevice the name needs to be written out
including the .so.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16424 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 22:47:57 +00:00
diego
b7c56e8926 small wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16423 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 22:00:35 +00:00
gpoirier
956f6bdd47 New section about sync and remuxing issues.
Also tell that AVI and MPEG are only natively supported containers while more can be supported through libavformat


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16421 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 21:33:28 +00:00
diego
b110c7514f Avoid some short forms, some consistency, wording and typo fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16408 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 16:36:26 +00:00
diego
b55379f2ef A few more details and grammar updates.
patch by Corey Hickey <bugfood-ml -- at -- fatooh -- dot -- org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16407 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 16:33:31 +00:00
ods15
d842f2f69d Obsoleted...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16404 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 05:33:14 +00:00
gpoirier
7e364caec2 Consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16402 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 11:25:30 +00:00
gpoirier
6ab801a05a synced with 1.1088
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16401 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 11:20:21 +00:00
danny
801481c8d4 Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16400 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 11:18:09 +00:00
diego
b019e893f1 Fix up cqm section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16399 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 10:43:52 +00:00
wanderer
bac3cd6610 rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16395 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 01:43:59 +00:00
gpoirier
2cdf18bfc1 MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>
(please make sure the doc builds fine)
Original thread:
Date: Sep 4, 2005 1:26 AM
Subject: [MPlayer-DOCS] [PATCH] mplayer advanced audio usage guide


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16392 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 22:29:36 +00:00
gpoirier
dcce55b79c synced with 1.1087
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16391 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 21:48:51 +00:00
gpoirier
dbaad99eb2 Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16388 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 16:57:51 +00:00
diego
27dd6344e3 Reorder slave mode commands to appear in alphabetical order with a few
exceptions for commands that are very closely related.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16387 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 16:08:18 +00:00
gpoirier
76e6677418 Typo, and fixed missing word
too many avc encoding! :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16385 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 12:41:30 +00:00
gpoirier
c61154002d In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.
Added a paragraph that explains why, and nuked all the occurences of "-nosound".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16384 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 12:21:47 +00:00
gpoirier
2f497f5f85 synced with 1.1084
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16383 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 10:21:38 +00:00
gpoirier
7b4ecc28d1 Capitalize sentences.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16376 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 16:49:17 +00:00
gpoirier
b2e88f2b32 custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
Lots of nits and improvement by the MPlayer team
Original thread:
Date: Jul 12, 2005 5:04 PM
Subject: [MPlayer-dev-eng] [PATCH] CQMs in x264


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16367 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 21:54:17 +00:00
gpoirier
386b240d8a Hopefully better advices about A/V sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16365 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 20:21:32 +00:00
diego
210a768c7a Mention the MEncoder configuration files along with the MPlayer ones.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16362 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 17:18:28 +00:00
diego
7671e4435a Improve -idle description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16359 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 16:18:33 +00:00
gpoirier
884c8d7ca0 synced with 1.1083
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16358 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 15:11:57 +00:00
diego
2becfb603b Remove duplication between vo_directfb and vo_dfbmga entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16356 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:54:27 +00:00
diego
f20cfe2640 Wording fixes: Avoid short forms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16355 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:46:44 +00:00
gpoirier
73a23718ce Sync with 1.1081
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16354 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:44:31 +00:00
gpoirier
2a8d0f0ee6 update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
From Thread:
Date: Sep 2, 2005 5:25 AM
Subject: Re: [MPlayer-DOCS] [PATCH] update -channels to match observed behavior


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16353 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 13:11:17 +00:00
gpoirier
a06ecb5edf Sync with with 1.1080
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16352 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 12:23:28 +00:00
ods15
b79326fb0b and again.. sorry :/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16351 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 08:59:28 +00:00
ods15
340393f27f spacing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16350 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 08:58:18 +00:00
ods15
081043086e -idle Documentation.
Diego, please be your pedantic self and fix whatever is necessary. :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16349 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 08:53:05 +00:00
diego
55d06ffe4f aRts, ESD consistent spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16342 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 23:53:57 +00:00
diego
d3406f6bd2 Avoid short forms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16341 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 23:53:33 +00:00
gpoirier
293c640747 New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
NOTE: someone please make sure the doc is cleanly generated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16340 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 22:09:27 +00:00
jheryan
2fefa2cd09 Synced with 1.12
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16336 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 13:25:39 +00:00
jheryan
17113e4ba9 Synced with 1.1077
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16335 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 12:40:53 +00:00
gpoirier
c835da63b1 Sync with 1.1077
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16334 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 12:29:19 +00:00
gpoirier
c2f6a5b79e Sync with 1.1076
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16333 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 12:23:40 +00:00
reimar
9381102f10 Missing parts of the force codecs/demuxers documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16329 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 16:23:07 +00:00
gpoirier
e8b7fc12c0 Sync with 1.1075
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16325 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 08:40:26 +00:00
reimar
0446e090b1 Allow forcing of demuxers and codecs by prepending '+'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16322 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 23:56:24 +00:00