Commit Graph

6944 Commits

Author SHA1 Message Date
michael 389777bc37 clarify that language must be a 3 letter code
dont clarify the country code 2 vs. 3 issue as there where few comments about that ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22265 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-18 20:21:19 +00:00
uau 318715ee1a Mark myself as MPlayer sync/core maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22263 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-18 20:17:57 +00:00
reimar 6d4ae09b83 Some typo fixes in svn-howto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22256 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-18 11:47:28 +00:00
voroshil f0ed643434 wording, typos fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22241 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-17 09:05:19 +00:00
voroshil b24ed02c8e r22201: some clarification about dvb-out playback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22235 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-16 19:18:52 +00:00
compn 5b6d918b14 update wishlist, approved by diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22230 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-16 13:56:04 +00:00
diego cb71a0169a random small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22220 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-14 23:44:01 +00:00
michael 5c79fe908e demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearly
it follows from the fact that new language and country codes are added to the ISO standards from time to time
and that a compliant demuxer must not reject a valid file which uses such a new code which was not know when
the demuxer was written


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22217 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-14 12:29:09 +00:00
nicodvb 8db59ea549 some clarification about dvb-out playback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22201 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-11 11:03:09 +00:00
gpoirier ce01be84d1 sync w/r22150
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22195 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-10 17:53:41 +00:00
michael f1380572e1 clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22192 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-10 17:00:03 +00:00
kraymer 019a2a80e4 r22150: key-fifo-size default changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22187 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 20:12:15 +00:00
kraymer b847fc1727 fix typo, line break, wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22179 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 18:10:17 +00:00
gpoirier fad5b59443 sync w/r22107
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22164 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-06 13:56:40 +00:00
voroshil bbc6f9a1c3 r22104: Add global field dominance flag instead of duplicating this "everywhere"
r22107: Move -vo gl suboptions that should be irrelevant for the average user
r22108: formatting fixes for r22104
r22113: insert line break for readability
r22123: tinterlace mode 4 leaves height unchanged.
r22127: Fix vqscale description to match at least somewhat the code.
r22137: formatting/wording
r22138: wording/formatting
r22150: key-fifo-size default changed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22157 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 19:07:19 +00:00
voroshil 69440b73ea r22129: Link to the mencoder-users list for mencoder stuff
r22140: vp6vfw.dll appears to no longer crash under Linux.
r22141: Move all "Encoding with the XXX codec family" sections together.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22156 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:38:25 +00:00
reimar 663e508188 key-fifo-size default changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22150 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:53:10 +00:00
kraymer 8b50112196 fix unintentional line break
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22146 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:14:21 +00:00
diego 50b3a7af5e some more docbook paths, patch by Torinthiel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22144 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 14:17:33 +00:00
gpoirier 50a37296b6 synced with r22104
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22143 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 13:14:41 +00:00
kraymer 26d0f37771 r22123: tinterlace mode 4 leaves height unchanged.
r22127: Fix vqscale description to match at least somewhat the code.
r22137: formatting/wording
r22138: wording/formatting
r22139: Try to clarify scale filter usage hint.
remove duplicate word


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22142 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:52:11 +00:00
diego 7abb8d4c6b Move all "Encoding with the XXX codec family" sections together.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22141 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:24:26 +00:00
diego 2b27dd209b vp6vfw.dll appears to no longer crash under Linux.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22140 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:21:36 +00:00
diego 7ef02d662f wording/formatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22138 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 10:01:39 +00:00
diego 124efda95d formatting/wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22137 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 09:31:27 +00:00
reimar d55aa4a91d Link to the mencoder-users list for mencoder stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22129 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:58:59 +00:00
reimar 87236178bd Fix vqscale description to match at least somewhat the code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22127 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:38:41 +00:00
Gabrov 6dc131ddeb synced with r22123
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22125 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 12:19:59 +00:00
reimar f14ad241a8 tinterlace mode 4 leaves height unchanged.
"full-height" is not exactly wrong but it definitely is confusing.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22123 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 11:47:08 +00:00
kraymer 7a682edeec r22107: Move -vo gl suboptions that should be irrelevant for the average user
to a separate section further down.

version bump to r22113 (r22108 and r22113 previously applied)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22118 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 22:00:01 +00:00
kraymer 616f9ea8ed r22089: x264's crf takes a float argument
r22104: Add global field dominance flag instead of duplicating this "everywhere"
        Patch by Carl Eugen Hoyos (cehoyos (at) ag or at)
r22108: formatting fixes for r22104


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22116 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 21:24:57 +00:00
kraymer 1ba3c86292 r22062: alphabetical order
r22074: (doesn't apply)
r22075: Document -noidx.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22115 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 20:41:30 +00:00
kraymer 86188790fb r21959: Apply ancient double-click patch that nobody cares to comment on.
r21989: fix typo
r22008: Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.
r22014: Clarify -delay.
r22016: Remove confusing line about forcing MP3 demuxing.
r22060: describe -psprobe
r22061: typo, new sentences on lines of their own

r22113: insert line break for readability


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22114 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 18:51:30 +00:00
kraymer 14e2d3778e insert line break for readability
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22113 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 18:41:36 +00:00
kraymer 4aedf31dc5 formatting fixes for r22104
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22108 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 12:57:58 +00:00
reimar 6572eacbe1 Move -vo gl suboptions that should be irrelevant for the average user
to a separate section further down.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22107 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 11:59:32 +00:00
reimar 240b743ebd Add global field dominance flag instead of duplicating this "everywhere"
Patch by Carl Eugen Hoyos (cehoyos (at) ag or at)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22104 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-02 18:32:07 +00:00
gpoirier 3ddab299bf synced with r22089 (again)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22103 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-01 22:00:30 +00:00
gpoirier 18d73c8f03 sync w/r22089
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22102 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-01 21:10:17 +00:00
voroshil e132540137 r22060: describe -psprobe
r22061: typo, new sentences on lines of their own
r22062: alphabetical order
r22074: typo
r22075: Document -noidx.
r22089: x264's crf takes a float argument


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22093 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 15:28:50 +00:00
lorenm 16f77df18f x264's crf takes a float argument
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22089 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 08:23:37 +00:00
diego 46af880e43 Document -noidx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22075 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 13:49:07 +00:00
diego 32acd59d5e typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22074 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 13:31:57 +00:00
michael e1da2a8c81 better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22069 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 00:47:28 +00:00
reimar 88047d97c5 Expand property documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22065 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 19:38:31 +00:00
reimar 0045404910 List available properties
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22064 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 19:01:32 +00:00
diego 120df8df33 alphabetical order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22062 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 14:29:00 +00:00
diego fe74986663 typo, new sentences on lines of their own
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22061 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 14:26:42 +00:00
nicodvb 39811253d8 describe -psprobe
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22060 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 23:13:17 +00:00
ptt 785b1228d1 synced up to r21221
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22031 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-27 15:40:12 +00:00