summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
Commit message (Collapse)AuthorAgeFilesLines
* sync w/ r21155gpoirier2007-03-301-40/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22846 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22800: Get rid of useless conditional, using svgalib_helper now requires ↵voroshil2007-03-251-4/+3
| | | | | | | | | modifying patch by Andrew Savchenko birkoph at list dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22818 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of useless conditional, using svgalib_helper now requires modifyingdiego2007-03-241-3/+2
| | | | | | | a line in the Makefile in all cases. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22800 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-6/+54
| | | | | | | | | | | | | | | | | | r22570: dont start newline with a space and readd subdirectory r22718: add new audio and video codecs to libavcodec list r22748: add png and gif encoders, how to use them with mencoder is another question r22749: split sonic into sonic/sonicls and wma into wmav1/wmav2 r22750: add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1) r22751: gsm requires libgsm so remove it r22752: aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN! r22753: ok so cljr , vcr1 and msmpegv1 dont actually work... removed r22679: Some more details for the mga_vid section taken from drivers/README. r22686: tdfx_vid compilation has been simplified. r22695: Add a link to Attila's mga_vid port to Linux 2.6.x. r22704: 'make install' now takes care of most manual installation steps for *_vid.o. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22790 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-23/+35
| | | | | | | | | | | | | | | | | | r22570: dont start newline with a space and readd subdirectory r22718: add new audio and video codecs to libavcodec list r22748: add png and gif encoders, how to use them with mencoder is another question r22749: split sonic into sonic/sonicls and wma into wmav1/wmav2 r22750: add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1) r22751: gsm requires libgsm so remove it r22752: aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN! r22753: ok so cljr , vcr1 and msmpegv1 dont actually work... removed r22679: Some more details for the mga_vid section taken from drivers/README. r22686: tdfx_vid compilation has been simplified. r22695: Add a link to Attila's mga_vid port to Linux 2.6.x. r22704: 'make install' now takes care of most manual installation steps for *_vid.o. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22789 b3059339-0415-0410-9bf9-f77b7e298cf2
* ok so cljr , vcr1 and msmpegv1 dont actually work... removedcompn2007-03-191-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22753 b3059339-0415-0410-9bf9-f77b7e298cf2
* aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!compn2007-03-191-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22752 b3059339-0415-0410-9bf9-f77b7e298cf2
* gsm requires libgsm so remove itcompn2007-03-191-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22751 b3059339-0415-0410-9bf9-f77b7e298cf2
* add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)compn2007-03-191-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22750 b3059339-0415-0410-9bf9-f77b7e298cf2
* split sonic into sonic/sonicls and wma into wmav1/wmav2compn2007-03-191-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22749 b3059339-0415-0410-9bf9-f77b7e298cf2
* add png and gif encoders, how to use them with mencoder is another questioncompn2007-03-191-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22748 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new audio and video codecs to libavcodec listcompn2007-03-181-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22718 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'make install' now takes care of most manual installation steps for *_vid.o.diego2007-03-171-19/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22704 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a link to Attila's mga_vid port to Linux 2.6.x.diego2007-03-171-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22695 b3059339-0415-0410-9bf9-f77b7e298cf2
* tdfx_vid compilation has been simplified.diego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22686 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more details for the mga_vid section taken from drivers/README.diego2007-03-171-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22679 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont start newline with a space and readd subdirectorycompn2007-03-141-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22570 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix up some longer than 80 char lines , and use suggestion from Diego.compn2007-03-131-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22547 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22413: add xvfwopts compdata and vfw2menc documentation and change to ↵voroshil2007-03-123-11/+60
| | | | | | | | | | better mencoder example r22499: Improve MPlayerOSX building process: r22402: Explain how to select all DVB channels on a frequency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure docbook 4.x gets preferred over 3.x.diego2007-03-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22514 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve MPlayerOSX building process:gpoirier2007-03-091-4/+4
| | | | | | | | - explain what MACOSX_DEPLOYMENT_TARGET is good for - remove --with-termcaplib=.. from configure switches: it doesn't exist anymore, and builds seem to work OK without any particular switch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22499 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge all .PHONY target declarations.diego2007-03-071-10/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22485 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r22469Gabrov2007-03-052-4/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22470 b3059339-0415-0410-9bf9-f77b7e298cf2
* add xvfwopts compdata and vfw2menc documentation and change to better ↵compn2007-03-021-2/+42
| | | | | | mencoder example git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22413 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain how to select all DVB channels on a frequency.reimar2007-03-011-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22402 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r22326Gabrov2007-02-233-185/+188
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22327 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2007-02-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22311 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22201: some clarification about dvb-out playbackvoroshil2007-02-161-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22235 b3059339-0415-0410-9bf9-f77b7e298cf2
* some clarification about dvb-out playbacknicodvb2007-02-111-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22201 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22129: Link to the mencoder-users list for mencoder stuffvoroshil2007-02-052-181/+183
| | | | | | | | 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
* some more docbook paths, patch by Torinthieldiego2007-02-051-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move all "Encoding with the XXX codec family" sections together.diego2007-02-051-177/+177
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22141 b3059339-0415-0410-9bf9-f77b7e298cf2
* vp6vfw.dll appears to no longer crash under Linux.diego2007-02-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22140 b3059339-0415-0410-9bf9-f77b7e298cf2
* Link to the mencoder-users list for mencoder stuffreimar2007-02-041-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22129 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to Gabrov for breaking docs build.rathann2007-01-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22012 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21989Gabrov2007-01-213-21/+361
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21990 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21959Gabrov2007-01-183-823/+855
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21960 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21930: gcc_bug++;voroshil2007-01-182-14/+41
| | | | | | | | | | | r21931: update x264's subq otion description r21932: update and factorize information about x264's multi-threading mode r21933: fixes suggested by Diego r21934: get rid of two spaces after a period (instead of one) r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21958 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21952Gabrov2007-01-172-498/+571
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21953 b3059339-0415-0410-9bf9-f77b7e298cf2
* get rid of two spaces after a period (instead of one)gpoirier2007-01-151-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21934 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes suggested by Diegogpoirier2007-01-151-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21933 b3059339-0415-0410-9bf9-f77b7e298cf2
* update and factorize information about x264's multi-threading modegpoirier2007-01-151-6/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21932 b3059339-0415-0410-9bf9-f77b7e298cf2
* update x264's subq otion descriptiongpoirier2007-01-151-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21931 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc_bug++;diego2007-01-151-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21930 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wording fixvoroshil2007-01-141-48/+40
| | | | | | | patch from Andrew Savchenko bircoph at mail dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21920 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21917: typo fixesvoroshil2007-01-142-12/+50
| | | | | | | | | r21897: Rephrase mga_vid section. r21896: Document vo_tdfx_vid. r21882: sync to x264 r607 (update description of threads) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21918 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixes:gpoirier2007-01-141-2/+2
| | | | | | | | | 1) missing space 2) "vtrict" instead of "vstrict" patch by Andrew Savchenko % Bircoph A list P ru % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21917 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rephrase mga_vid section.diego2007-01-131-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21897 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document vo_tdfx_vid.diego2007-01-131-0/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21896 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2007-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21886 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21879: fix wrong option names that were suggested to use to producevoroshil2007-01-121-1/+342
| | | | | | | | | r21861: explain how to use MEncoder to create QuickTime-compatible files slightly modified patch from Andrew Savchenko bircoph at mail dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21885 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wordingvoroshil2007-01-121-119/+115
| | | | | | | | | patch from Andrew Savchenko bircoph at mail dot ru with small fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21884 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix wrong option names that were suggested to use to producegpoirier2007-01-111-2/+2
| | | | | | | | quicktime-compatible files: they were using the old name, prior to the switch to x264's parser git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21879 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync tag bumptorinthiel2007-01-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21876 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgrade copyright yearsgpoirier2007-01-109-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21867 b3059339-0415-0410-9bf9-f77b7e298cf2
* explain how to use MEncoder to create QuickTime-compatible filesgpoirier2007-01-101-2/+318
| | | | | | | | | | Mainly based on a patch by Mark Pilgrim % pilgrim A gmail P com % Original thread: Date: Oct 19, 2006 9:50 PM Subject: [MPlayer-DOCS] Interested in contributing case studies git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21861 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-6/+6
| | | | | | | r21849: fix typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21857 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typogpoirier2007-01-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21849 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify a few things about the interaction between *cmp and mbd optionsgpoirier2007-01-071-3/+3
| | | | | | | fix encoding example that featured a option that didn't have any effect (because of the interaction mentioned above) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21848 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21624Gabrov2007-01-061-295/+354
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21847 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21748Gabrov2007-01-061-180/+194
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21844 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21741Gabrov2007-01-061-87/+112
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21837 b3059339-0415-0410-9bf9-f77b7e298cf2
* add autodetection support for docbook stuff installed in /opt, such as ↵gpoirier2007-01-041-0/+4
| | | | | | macports do for ex. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21824 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21760, typostorinthiel2007-01-041-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21814 b3059339-0415-0410-9bf9-f77b7e298cf2
* translated r21748torinthiel2007-01-041-0/+99
| | | | | | | by Eric Wang eric7wang gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21813 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21537Gabrov2007-01-021-93/+168
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21812 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21737Gabrov2007-01-021-157/+218
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21811 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording and typos fixingvoroshil2007-01-021-218/+225
| | | | | | | Slightly modified patch from Andrew Savchenko birkoph at mail dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21810 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21791: avoid a possible confusion, as suggested by Wanderervoroshil2007-01-021-3/+3
| | | | | | | r21802: I've found a mistake in encoding-guide: git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21809 b3059339-0415-0410-9bf9-f77b7e298cf2
* I've found a mistake in encoding-guide:rtogni2006-12-311-1/+1
| | | | | | | | | | | | --- With MPEG-4 ASP codecs such as x264, --- But x264 is MPEG-4 AVC, not ASP. Patch by Andrew Savchenko )Bircoph list ru(, approved by Guillaume git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21802 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid a possible confusion, as suggested by Wanderergpoirier2006-12-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21791 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21612Gabrov2006-12-281-2130/+2318
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21782 b3059339-0415-0410-9bf9-f77b7e298cf2
* file added: Chinese translation for cd-dvd.xmlkraymer2006-12-271-0/+277
| | | | | | | patch by Kun Niu (haoniukun gmail com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21778 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21741Gabrov2006-12-261-35/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21777 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21741Gabrov2006-12-261-96/+154
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21770 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21748Gabrov2006-12-261