summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* sync w/ r19738gpoirier2006-10-181-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20295 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20288ptt2006-10-181-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20294 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20288gpoirier2006-10-181-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20293 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20083gpoirier2006-10-181-37/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20292 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf uspp description: it now uses snow, not mpeg4lorenm2006-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20288 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewording of config file usagekraymer2006-10-172-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20283 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20257: Disable loading of file-specific configuration file from the samekraymer2006-10-172-20/+28
| | | | | | | | | | | | | directory as the played file. Add a command-line switch to enable it. r20260: Update x264 option names that changed with r20060 r20264: small grammar fix r20265: Use American spelling of "gray" instead for British's "grey" for XviD option r20277: Update x264 option names that changed with r20060 r20279: mention new -use-filedir-conf option in general config description r20280: remove me=3 leftover (x264) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20282 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/20280gpoirier2006-10-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20281 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove me=3 leftover (x264)kraymer2006-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20280 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention new -use-filedir-conf option in general config descriptionkraymer2006-10-171-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20279 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 20277gpoirier2006-10-171-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20278 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update x264 option names that changed with r20060lorenm2006-10-161-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20277 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync up to r20265 + some li'l fixptt2006-10-161-17/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20273 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r19715gpoirier2006-10-161-12/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Woops, forgot to bump sync taggpoirier2006-10-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20270 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync w/ 20260gpoirier2006-10-161-20/+184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20269 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use American spelling of "gray" instead for British's "grey" for XviD ↵gpoirier2006-10-162-4/+4
| | | | | | option, while keeping backward compatibility git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20265 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixdiego2006-10-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20264 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20257gpoirier2006-10-161-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20263 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20237gpoirier2006-10-161-22/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20262 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update x264 option names that changed with r20060gpoirier2006-10-161-13/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20260 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20132gpoirier2006-10-161-87/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable loading of file-specific configuration file from the same rtogni2006-10-151-0/+5
| | | | | | | | directory as the played file. Add a command-line switch to enable it. Patch by reimar, manpage patch by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20257 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20254: bump date, small consistency fixkraymer2006-10-151-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20255 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump date, small consistency fixdiego2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20254 b3059339-0415-0410-9bf9-f77b7e298cf2
* escape - (bobdeint)kraymer2006-10-152-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement bob (pseudo?) deinterlacing for xvmc.reimar2006-10-152-0/+8
| | | | | | | | Patch from Tomas Janousek (tomi at nomi cz) with modifications by Carl Eugen Hoyos (cehoyos at ag or at) and me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20250 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20237: Escape some more - signs.kraymer2006-10-151-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20249 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r20237Gabrov2006-10-151-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20248 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert chinese man page to UTF-8kraymer2006-10-151-1731/+1731
| | | | | | | | add svn:mime-type mentioning UTF-8 charset patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20247 b3059339-0415-0410-9bf9-f77b7e298cf2
* syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%gpoirier2006-10-151-28/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Actually convert sync tag to subversion style (and found out that this file ↵gpoirier2006-10-151-5/+5
| | | | | | is WAY outdated) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20242 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bump sync tag, remove useless FIXMEgpoirier2006-10-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20240 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing console messages are (also) replaced by English versionskraymer2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20239 b3059339-0415-0410-9bf9-f77b7e298cf2
* update mailman linkskraymer2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20238 b3059339-0415-0410-9bf9-f77b7e298cf2
* Escape some more - signs.diego2006-10-151-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20237 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sebastian now coordinates translations, some cosmetics.diego2006-10-151-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20234 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: indentationkraymer2006-10-154-1561/+1815
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20231 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20176Gabrov2006-10-151-20/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20226 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove removed/renamed files.diego2006-10-152-715/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20225 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add standard svn:eol-style and svn:keywords properties, remove svn:executable.diego2006-10-151-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20224 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20183Gabrov2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20223 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20194Gabrov2006-10-151-25/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20222 b3059339-0415-0410-9bf9-f77b7e298cf2
* Deleting formats.xml and users-vs-dev.xml.Gabrov2006-10-152-719/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20221 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20083Gabrov2006-10-151-11/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync mail-lists.xml removal.diego2006-10-143-156/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20212 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml ↵gpoirier2006-10-146-461/+360
| | | | | | | | | w/r20183, documentation.xml r20085 patches by Jerome Ferrari and Pierre Roudier git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20211 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20189: Some more consistency for the -pvr options, typo.kraymer2006-10-141-21/+21
| | | | | | | r20194: some little consistency fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20206 b3059339-0415-0410-9bf9-f77b7e298cf2
* some minor fixes & sync to r20194ptt2006-10-121-153/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20195 b3059339-0415-0410-9bf9-f77b7e298cf2
* some little consistency fixesptt2006-10-121-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20194 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20172: Update paragraph about libdvdcss and libdvdread.voroshil2006-10-121-17/+4
| | | | | | | | | r20173: Merge two libdvdcss/libdvdread paragraphs. r20176: small consistenct/format fix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20190 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more consistency for the -pvr options, typo.diego2006-10-121-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20189 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20183: Recommend gcc 4.x on PowerPC.kraymer2006-10-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20186 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recommend gcc 4.x on PowerPC.diego2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20183 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20132: little typo fixeskraymer2006-10-121-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20178 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20176: small consistency/format fixkraymer2006-10-121-20/+13
| | | | | | | | | | r20173: Merge the two libdvdcss/libdvdread paragraphs. r20172: Update paragraph about libdvdcss and libdvdread. r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it. r19739: readvcd link fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20177 b3059339-0415-0410-9bf9-f77b7e298cf2
* small consistency/format fixkraymer2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20176 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial import of cd-dvd.xml (german translation)kraymer2006-10-121-0/+444
| | | | | | | | based on a prliminary patch by Christian Korff (mail christiankorff de) with lots of fixes and overall completion by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20175 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge the two libdvdcss/libdvdread paragraphs.diego2006-10-121-7/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update paragraph about libdvdcss and libdvdread.diego2006-10-121-9/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20172 b3059339-0415-0410-9bf9-f77b7e298cf2
* little typo fixesptt2006-10-091-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20132 b3059339-0415-0410-9bf9-f77b7e298cf2
* done! sync'ed with r20061, hoping not to have written 'strafalcioni'ptt2006-10-091-83/+232
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20131 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with r19361ptt2006-10-091-28/+154
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20130 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20061Gabrov2006-10-081-70/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20123 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20119Gabrov2006-10-088-111/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: remove lone (evil ;-) ) tabreimar2006-10-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20115 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20083: Unify labels of two solutions to similar problems.kraymer2006-10-071-12/+19
| | | | | | | | | r20082: Missing space before '(' r20081: Remove unnecessary </itemizedlist><itemizedlist>, .. r20080: (cosmetics) add some empty lines to improve readability git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20099 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: reformatting, aligningkraymer2006-10-072-255/+309
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20098 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20085: fix FIXME: move history to appendixkraymer2006-10-072-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20097 b3059339-0415-0410-9bf9-f77b7e298cf2
* - missing space before '('torinthiel2006-10-061-3/+2
| | | | | | | | - spelling fix - removal of stray comment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20089 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync r20085torinthiel2006-10-062-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20088 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20080: (cosmetics) add some empty lines to improve readability.voroshil2006-10-063-14/+23
| | | | | | | | | | r20081: Remove unnecessery </itemizedlist><itemizedlist> [...] r20082: Missing space before '(' r20083: Unify labels on two solutions [...] r20085: fix FIXME: move history to appendix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20087 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix FIXME: move history to appendixkraymer2006-10-052-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20085 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync r20083torinthiel2006-10-051-9/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20084 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify labels of two solutions to similar problems.torinthiel2006-10-051-2/+2
| | | | | | | | Same problem, same solution, one was not labeled, one was labeled 'Workaround', where both are ideal solutions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20083 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing space before '('torinthiel2006-10-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20082 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary </itemizedlist><itemizedlist>,torinthiel2006-10-051-6/+0
| | | | | | | as it makes no sense and only confuses. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20081 b3059339-0415-0410-9bf9-f77b7e298cf2
* (cosmetics) add some empty lines to improve readabilitytorinthiel2006-10-051-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20080 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync 20074torinthiel2006-10-051-32/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray $ from sync tag.diego2006-10-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)gpoirier2006-10-0516-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 2.10.2006jheryan2006-10-051-62/+204