1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-10 03:31:32 +00:00
Commit Graph

4375 Commits

Author SHA1 Message Date
paszczi
11a3ee0bc5 synced with 1.31
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14812 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 09:22:46 +00:00
paszczi
e3e952e3dc synced with 1.897
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14811 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 09:16:40 +00:00
nicodvb
c63785ae65 both reorder and noreorder flags are now available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14810 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 07:46:44 +00:00
diego
21c0a01f3a mphq uses ssh.com, explain RSA key generation for it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14807 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:39:26 +00:00
diego
305cca7c3a UDP support implemented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14806 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:20:15 +00:00
diego
c5491ef6fa -format description updated to match current behavior.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14804 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:07:39 +00:00
nicodvb
e0d114b70d changed noreorder to reorder in mpegopts (ordering disabled by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14801 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 20:28:47 +00:00
wight
210ba4f90e sync 1.883
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14791 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 15:22:04 +00:00
gabrov
97df8e3ebb synced with 1.31
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14789 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 11:35:10 +00:00
diego
201691be52 Move audio filter descriptions to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14788 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 11:00:45 +00:00
diego
43e8637778 missing linebreak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14786 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 01:55:18 +00:00
lorenm
4087d12af9 sync to x264 r137: adaptive B-frame decision, flush delayed frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14785 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 19:59:24 +00:00
diego
4ca402d1b2 vstrict vs mjpeg update, typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14779 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 01:55:39 +00:00
diego
4fb94e1b2c indentation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14775 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 23:43:30 +00:00
lorenm
17a41c85da List the 'context' option for the ffvhuff codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14774 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 22:31:20 +00:00
nicodvb
e23435af4a renamed init_adelay to vdelay with opposite range
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14773 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 21:49:08 +00:00
diego
d23dcf072b spelling, wording and consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14769 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:39:52 +00:00
diego
3b8cfe0f63 Sync -channels and -srate options with the XML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14768 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:26:16 +00:00
diego
d6309637a2 Finish incomplete -af-adv documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14766 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:24:15 +00:00
diego
c4337e9f7c Mention that vstrict is necessary for some codecs, add ffvhuff.
based on patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14765 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:08:30 +00:00
wight
294154615c fixes for previous commits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14761 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 12:53:31 +00:00
lorenm
1db1d5ea38 Sync to x264 r134: weighted prediction for B-frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14760 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 05:50:10 +00:00
nicodvb
e0a6547571 added new mpeg muxer options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14756 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 22:27:28 +00:00
diego
0771bfce44 -af surround delay default is 20ms, not 15ms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14745 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 23:49:27 +00:00
diego
73508716be man page review part XVI
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14742 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 18:34:06 +00:00
gabrov
1f3839609f fix sync tag after update by Reynaldo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14741 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 09:45:10 +00:00
ivo
d03d839df6 Description of -af format was outdated. This updates it. Feel free to change
spelling or phrasing :)

Note: There's no official spelling of endianness. Personally I prefer
a single n, but the majority seems to use double n. Since I'm not a native
speaker, I used 'endianness' here.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14740 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 03:58:15 +00:00
lorenm
9b1bd1ae0f x264: expose option "level_idc".
patch by Jeff Clagg <snacky at ikaruga dot co dot uk>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14739 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 02:21:26 +00:00
paszczi
1892ec1662 synced with 1.876
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14738 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-19 23:15:34 +00:00
reimar
d25c17a05a Corrected/improved usage example for -af pan
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14736 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-19 14:58:39 +00:00
diego
6c14ca3e75 Update the MEncoder telecine documentation.
patch by Corey Hickey <bugfood-ml at fatooh dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14735 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-19 14:35:46 +00:00
wight
5b786b3944 - sync 1.77
- trailing whitespace removed
- reindent file


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14726 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-18 11:00:09 +00:00
wight
c112bcfc5c trailing whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14725 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-18 10:00:39 +00:00
wight
9c98c2008b sync 1.875
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14724 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-18 07:39:39 +00:00
nicodvb
4f51630962 mention udp:// streaming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14722 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-17 21:03:29 +00:00
wight
078b838090 sync tag bump to 1.24
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14715 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-16 20:32:26 +00:00
wight
cc856af6f3 sync 1.59
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14714 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-16 20:32:14 +00:00
reynaldo
ac6826a4d4 outdated EDL limit reference
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14708 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 22:48:40 +00:00
gpoirier
d2e4443de6 Should be in sync with 1.874, except both man pages reviews which will be done
later (therefore sync tag not bumped)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14706 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 20:51:28 +00:00
gabrov
7c995b26da synced with 1.59
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14704 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 10:57:58 +00:00
gabrov
6f8ce2f95f synced with 1.62 & fixed mis-spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14703 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 10:53:38 +00:00
diego
7e9734e4e6 Simplify FAAD instructions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14701 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 03:04:56 +00:00
jheryan
bbe1fa2e99 Another files translated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14698 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-14 06:08:16 +00:00
diego
f612c1c7ca Fix -sstep description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14697 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-13 23:51:41 +00:00
diego
4694a7dde8 Document missing slave mode commands.
patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14692 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-13 12:31:47 +00:00
diego
bb83d21b48 better explanation of N-pass encoding
based on a patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14691 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 17:36:41 +00:00
diego
144bbfc165 vf_detc parameter names fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14690 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 17:32:42 +00:00
diego
33101d7c0f Put general note at the top of the file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14689 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 17:22:49 +00:00
henry
65ad39a096 command to log current subtitle to file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14685 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 14:45:54 +00:00
diego
6b9024b9ed man page review part XV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14683 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-11 17:48:12 +00:00
jheryan
1a2fe3da0d Fixed bug near line 761.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14681 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-10 10:01:31 +00:00
diego
5082eea41c man page review page XIV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14680 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-10 00:54:22 +00:00
diego
034ff6cafc translation maintainer updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14678 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-09 16:49:39 +00:00
paszczi
e6c46199c9 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14677 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-09 16:31:13 +00:00
jheryan
f6bf1d0ed5 Sync with 1.57
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14676 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-08 07:08:44 +00:00
jheryan
bf2a9ee834 Sync with 1.58
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14675 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-08 07:08:01 +00:00
jheryan
837279ddd8 Sync with 1.869
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14674 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-08 07:06:24 +00:00
diego
b8434279d1 pp filter documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14671 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 18:27:12 +00:00
gpoirier
94ac288260 Sync with 1.868 + small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14670 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 17:47:12 +00:00
wight
ff2e3d91e8 sync 1.58
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14669 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 13:21:34 +00:00
wight
bb1446775b sync 1.57
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14668 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 12:13:43 +00:00
gabrov
7a9b1289a2 synced with 1.77
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14666 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 10:26:48 +00:00
gabrov
8f0b75b52d synced with 1.60
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14665 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 10:24:34 +00:00
gabrov
de928b1f5a synced with 1.57
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14663 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 10:10:39 +00:00
gabrov
7b6e7fadad synced with 1.61
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14662 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 09:57:34 +00:00
gabrov
3e7592d7db synced with 1.58
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14661 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 09:46:06 +00:00
gabrov
c032e7187a synced with 1.30
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14660 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 09:40:03 +00:00
diego
7b09c17b59 The included libfaad is at version 2.1 beta.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14659 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 02:19:18 +00:00
wight
89a13a3bc3 Missing space
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14656 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 15:18:47 +00:00
diego
1a7d8f86f8 Add Reimar's hint for building 32 bit MPlayer on Athlon64.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14655 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 14:19:42 +00:00
diego
6f5d2b019d Remove inaccurate guess about keyframe intervals.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14652 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 13:59:10 +00:00
gpoirier
f6a1ca0a0b Sync with 1.867
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14651 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 13:13:15 +00:00
diego
5ad747a927 link fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14650 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 12:55:12 +00:00
diego
24b44a2a9a Remove unnecessary options from the -dumpmicrodvdsub command line and add
a few <replaceable> tags as appropiate.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14649 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 12:53:34 +00:00
diego
696feb421e Remove outdated and hard to maintain sound driver table.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14647 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-04 23:39:31 +00:00
kraymer
322aae1926 1.876: -alang suppots many languages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14646 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-04 20:47:44 +00:00
wight
d41002d21b sync 1.867
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14642 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-04 08:51:38 +00:00
wight
1bda1b471a -alang suppots many languages, guessing by the examples
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14641 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-04 08:50:18 +00:00
diego
e5e0a2adcc Updated the outdated audio section somewhat.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14633 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-01 13:07:00 +00:00
gabrov
977b7a7aa5 synced with 1.60
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14617 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-31 09:24:17 +00:00
diego
0968094b44 Remove overly outdated entries, update a few others.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14616 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-30 23:51:18 +00:00
jheryan
efab53785a Sync with 1.866
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14606 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-28 06:57:50 +00:00
jheryan
44b2b905b8 Sync with 1.864
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14604 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-28 06:24:25 +00:00
gpoirier
b627157f95 Sync with 1.866:
1.866: matroska capitalized
1.865: NUT doesn't contain subtitles so the example with the nutfile had to be changed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14603 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-27 18:27:23 +00:00
kraymer
9191063eb9 matroska capitalized
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14602 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-27 17:18:35 +00:00
kraymer
4caaa81ea0 sync
1.861: Fix -alang and -slang descriptions, they should be similar.
1.862: NUT does not contain subtitles, correct -sid description.
1.863: Unify some option descriptions.
1.864: Force missing linebreak (pcm).
1.865: NUT doesn't contain subtitles so the example with the nutfile had to be changed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14601 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-27 15:20:58 +00:00
kraymer
9ad114dbdf NUT doesn't contain subtitles so the example with the nutfile had to be changed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14600 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-27 14:57:10 +00:00
gpoirier
1ede319bb8 Sync with 1.864: Force missing linebreak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14594 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 18:21:26 +00:00
diego
a69a0f4cdd Force missing linebreak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14591 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 12:56:41 +00:00
diego
43f9cb0b4c Add half size entry to the GMPlayer menu.
patch by Pierre Marc Dumuid <pierre dot dumuid at adelaide dot edu dot au>
approved by Pontscho


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14590 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 12:44:38 +00:00
gpoirier
971a58e6d8 Sync with 1.863: Unify some option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14585 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-24 19:38:23 +00:00
diego
55c52661ef Unify some option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14583 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-23 23:53:30 +00:00
gpoirier
de4bb55470 Sync with the English description of "-alang".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14571 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 10:49:48 +00:00
gpoirier
178ccc16ce Cumulative sync with 1.862:
1.862: NUT does not contain subtitles, correct -sid description.
1.861: Fix -alang and -slang descriptions, they should be similar.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14564 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 20:37:55 +00:00
diego
8af443d7d8 NUT does not contain subtitles, correct -sid description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14561 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 17:12:56 +00:00
gabrov
b10ec10ec1 synced with 1.59
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14560 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:58:16 +00:00
diego
74e67fdc06 "Synced with 1.XXX" commit message rule.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14559 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:56:44 +00:00
diego
2fe432d5fd Fix -alang and -slang descriptions, they should be similar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14558 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:50:32 +00:00
wight
2da6f4ed1e sync 1.860
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14555 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 12:14:48 +00:00
diego
f0e9f8a4c7 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14554 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 11:10:49 +00:00
jheryan
85f4f3a1a0 Next file done.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14553 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 11:04:52 +00:00
kraymer
ca73f5bb73 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14552 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 08:55:46 +00:00
gpoirier
db09496107 Sync with 1.860:
Split examples into MPlayer and MEncoder examples, fix -aspect description,
small fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14549 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 20:22:58 +00:00
diego
3d5d6bc96b Split examples into MPlayer and MEncoder examples, fix -aspect description,
small fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14548 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 17:40:25 +00:00
wight
e47dfd1301 Minor bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14547 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 17:20:50 +00:00
wight
2c659c9182 this shouldn't be here in the first place
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14546 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 15:00:14 +00:00
wight
b6e8cc06ff Omission from previous commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14545 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 14:58:16 +00:00
wight
0f65f6a811 sync 1.859
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14544 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 14:55:27 +00:00
jheryan
f6a9c0c9cb Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14535 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-18 06:40:02 +00:00
diego
e88937dc60 Binary codecs and Windows section overhauled to reflect recent changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14534 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-18 00:19:04 +00:00
kraymer
31ef56337b added section for x264enc options.
added options so far: bitrate, qp_constant, pass, keyint


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14527 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 23:24:03 +00:00
gpoirier
9d25ccf484 Sync with: 1.859
some minor formatting changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14525 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 22:07:44 +00:00
kraymer
ef15ac454e added video encoding options for nuppel video (nuvopts)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14523 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 21:44:50 +00:00
kraymer
d5fb0cf02b Good news everyone! I finally managed to sync all lavcenc options :)
synced options: ibias, pbias, nr, qns, inter_matrix, intra_matrix, vqmod_amp, vqmod_freq, dc, cgop.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14522 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 21:16:04 +00:00
kraymer
c97067f776 some minor formatting changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14521 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 21:06:56 +00:00
kraymer
9bb7d777ce synced (wording, formatting) the following lavc options: trell, cbp, mv0, qprd, last_pred, preme, subq, psnr,
mpeg_quant, aic, aiv, umv


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14520 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 19:03:52 +00:00
gabrov
5ba800a774 synced with 1.55
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14519 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 18:03:08 +00:00
kraymer
5b2c67f8fa synced (wording, formatting) the following lavc options: naq, ildct, ilme, alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp,
precmp, cmp, subcmp, nssew, predia, dia
added one line break after "!"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14518 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 17:37:24 +00:00
kraymer
d1b62c83e6 synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_mask
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14517 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 15:22:31 +00:00
kraymer
ed97e0594f synced (wording, formatting) the following lavc options: vpsize, ss, gray, vfdct, idct, lumi_mask, dark_mask
wording (finally got 'man page' right)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14515 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 14:22:37 +00:00
kraymer
4b22c51195 sync:
1.854: better vf_lavcdeint description
1.855: Force linebreak (png)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14513 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 11:41:39 +00:00
kraymer
2d0e2d0755 synced (wording, formatting) the following lavc options: vrc_override, vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart
also changed some other wording (diego)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14512 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 11:36:27 +00:00
paszczi
b8c96e7999 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14511 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 09:53:37 +00:00
paszczi
dd6cd8153a sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14508 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-15 22:54:16 +00:00
paszczi
e540aaee0e synced with 1.858
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14506 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-15 20:36:40 +00:00
diego
fa361ca920 Codec packages now have different names, try to be less confusing about it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14498 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-15 01:30:31 +00:00
gpoirier
6bb023f2a2 Sync with 1.858:
1.858: disambiguate wording of -aspect
1.857: more on H.264's quantization parameter
1.856: (was already corrected on previous version)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14496 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-14 16:58:39 +00:00
diego
6e5fb8b261 disambiguate wording of -aspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14494 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-14 00:36:05 +00:00
lorenm
8846359155 more on H.264's quantization parameter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14489 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 20:13:00 +00:00
wight
875731cc52 \- instead of -
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14488 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 19:06:14 +00:00
gpoirier
74bd51ee5f Sync with 1.855: Force linebreak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14487 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 15:20:36 +00:00
diego
6f84dc02d0 Force linebreak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14486 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 13:13:08 +00:00
gpoirier
a25d85d9fb Sync with 1.854: better vf_lavcdeint description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14485 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 12:36:06 +00:00
gabrov
d00a6c2d75 synced to 1.54
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14484 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 08:33:40 +00:00
diego
f69b911987 better vf_lavcdeint description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14483 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 00:05:16 +00:00
gpoirier
8888737aa3 Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)
1.853:
sync to x264 r93:
Change the mechanics of option "keyint": Now controls the GOP size directly and allows variable numbers of non-IDR I-frames within a GOP.
Remove option "idrint" and replace it with "keyint_min".
Add option "8x8mv" for the sake of completeness.

1.852: man page review part XIII


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14482 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 22:16:49 +00:00
gabrov
82d2203c52 synced to 1.28
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14476 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 15:13:17 +00:00
jheryan
5fdc94da76 Sync. Long lines' shortening.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14475 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 13:56:55 +00:00
gabrov
d42b82b7f1 synced to 1.76
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14474 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 13:47:02 +00:00
jheryan
876b3be681 Format correction in microdvdsub section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14473 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 12:28:35 +00:00
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
jheryan
743e03099f Sync.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14471 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 10:03:23 +00:00
lorenm
e71314fcc9 sync to x264 r93:
Change the mechanics of option "keyint": Now controls the GOP size directly and allows variable numbers of non-IDR I-frames within a GOP.
Remove option "idrint" and replace it with "keyint_min".
Add option "8x8mv" for the sake of completeness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14469 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 09:54:56 +00:00
jheryan
5b374c185c Bugfix and improve microdvd conversion and bugfix section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14468 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 09:29:56 +00:00
gpoirier
620b4a581e Sync with 1.850:
1.849: documentation for ao dsound.
1.850: Audio plugins have been removed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 22:11:11 +00:00
gpoirier
3c244a0928 Sync with 1.848 (and 1.847): more detail on x264's subq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 22:02:20 +00:00
diego
cd11423770 man page review part XIII
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 19:36:13 +00:00
danny
a38e327e86 Synced with 1.842, trailing spaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 11:54:04 +00:00
paszczi
be039de030 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14458 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 22:25:39 +00:00
paszczi
7d392deaa9 synced with 1.851
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 22:12:05 +00:00