aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Collapse)AuthorAge
* Document the new portable anymap and md5sum video output drivers.Gravatar ivo2004-09-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sumGravatar ivo2004-09-20
| | | | | | | video output drivers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13400 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.725: Better wording and clarity as suggested by the Wanderer.Gravatar gpoirier2004-09-19
| | | | | | | + some further suggestions by the Wanderer on Eng manpage. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13393 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch_ratio may not work with some filter chainsGravatar faust32004-09-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13391 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording and clarity as suggested by the Wanderer.Gravatar diego2004-09-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13390 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics by froguGravatar paszczi2004-09-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13389 b3059339-0415-0410-9bf9-f77b7e298cf2
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodingGravatar gpoirier2004-09-19
| | | | | | | | while preserving quality as much as possible. Inspired by XviD "turbo" mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13387 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.723Gravatar paszczi2004-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch:Gravatar gpoirier2004-09-18
| | | | | | | | | | | | 1.723: man page review part IX 1.722: passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags fixing the naming of the scaling functions a little + probably some Diego fixes on French manpage git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13383 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the same names as on mphq for the generated man pages.Gravatar diego2004-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part IXGravatar diego2004-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13379 b3059339-0415-0410-9bf9-f77b7e298cf2
* czech man page translation by Jiri Heryan <technik at domotech dot cz>Gravatar diego2004-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13378 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing an array or double precission parameters for the scaling function, ↵Gravatar michael2004-09-18
| | | | | | | | | instead of missusing a few bits of the flags fixing the naming of the scaling functions a little git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13374 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.40 + random fixesGravatar paszczi2004-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13373 b3059339-0415-0410-9bf9-f77b7e298cf2
* A bit of syncGravatar nauj272004-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13372 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.721Gravatar paszczi2004-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13371 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with English manpageGravatar gpoirier2004-09-17
| | | | | | | | | 1.720: MicroDVD IS a frame-based subtitle format 1.719: wording, spelling and small fixes to the video output driver section + a mistake picked up by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13370 b3059339-0415-0410-9bf9-f77b7e298cf2
* -menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>Gravatar diego2004-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13369 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>Gravatar diego2004-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quit now sends an optional return value, based on patch sent by AurelienGravatar diego2004-09-17
| | | | | | | Jacobs <aurel at gnuage dot org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13367 b3059339-0415-0410-9bf9-f77b7e298cf2
* MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri HeryanGravatar diego2004-09-17
| | | | | | | <technik at domotech dot cz>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13365 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording, spelling and small fixes to the video output driver sectionGravatar diego2004-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13364 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.718Gravatar paszczi2004-09-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13349 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch:Gravatar gpoirier2004-09-15
| | | | | | | | | | | | 1.718: Audio output driver suboptions documented 1.717: Consistency fixes, spelling 1.716: All video driver suboptions documented, gif and tga examples + Diego suggestions/fixies on above patches, and on previous commit + small Nroff formating fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13343 b3059339-0415-0410-9bf9-f77b7e298cf2
* Audio output driver suboptions documentedGravatar danny2004-09-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13341 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.717Gravatar wight2004-09-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13333 b3059339-0415-0410-9bf9-f77b7e298cf2
* random fixes, spelling, vocabularyGravatar wight2004-09-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13332 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistency fixes, spellingGravatar wight2004-09-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13331 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with English mp-v1.715.Gravatar gpoirier2004-09-12
| | | | | | | | 1.714: 2pass encoding support for x264(r46) + changes in default settings 1.715: Small fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13330 b3059339-0415-0410-9bf9-f77b7e298cf2
* All video driver suboptions documented, gif and tga examplesGravatar danny2004-09-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13329 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesGravatar diego2004-09-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13328 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed wording (s/Unteroption/Suboption)Gravatar kraymer2004-09-12
| | | | | | | very few updates in fideo filters section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13327 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2pass encoding support for x264(r46).Gravatar iive2004-09-12
| | | | | | | patch by Loren Merritt and Jeff Clagg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13326 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.711:Gravatar gpoirier2004-09-12
| | | | | | | | - Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop from the list to document - minor changes, and typos from 1.710 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13324 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates in video output drivers section (update rev 1710 of ↵Gravatar kraymer2004-09-11
| | | | | | en/mplayer.1)\nother minor fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13321 b3059339-0415-0410-9bf9-f77b7e298cf2
* hopefully last format correction regarding prior commit in video output ↵Gravatar kraymer2004-09-11
| | | | | | drivers section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13320 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes some typos, wording and formattingGravatar kraymer2004-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13319 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor changes I came across during sync of videofilters sectionGravatar kraymer2004-09-11
| | | | | | | (hope it's common-sense) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13314 b3059339-0415-0410-9bf9-f77b7e298cf2
* spell-checking done for beginning until player-specific options (mplayer only)Gravatar kraymer2004-09-11
| | | | | | | | minor changes in wording according to Diego's suggestion many updates in videofilters section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop ↵Gravatar danny2004-09-11
| | | | | | from the list to document git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13310 b3059339-0415-0410-9bf9-f77b7e298cf2
* info packet is now file global, while meta pakcet is stream specific, as ↵Gravatar alex2004-09-11
| | | | | | discussed with Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13309 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos, wordingGravatar diego2004-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13303 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos and wordings picked up by DiegoGravatar gpoirier2004-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13298 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.709: "some typo, case change"Gravatar gpoirier2004-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13297 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encoding options update, most are XviD relatedGravatar gpoirier2004-09-09
| | | | | | | The manpage is up-to-date, in perfect sync with English 1.708. Yeah! ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13296 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar paszczi2004-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13295 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typo, case changeGravatar danny2004-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13294 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.708 (aka first sync from my laptop;P)Gravatar paszczi2004-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13293 b3059339-0415-0410-9bf9-f77b7e298cf2
* All video filters are now documented and in sync against English man page.Gravatar gpoirier2004-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13292 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding the code documentation guide linesGravatar attila2004-09-09
| | | | | | | now everyone has to follow them git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13291 b3059339-0415-0410-9bf9-f77b7e298cf2