summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
Commit message (Expand)AuthorAgeFilesLines
* big new year patch for documentationsGabrov2010-01-2410-0/+10
* Simplify the evaluation of the lang-def template:diego2009-12-161-8/+8
* Filter list of missing source files so that it only contains nonexisting files.diego2009-12-141-2/+2
* Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.diego2009-12-141-1/+1
* Avoid hackish shell loop to symlink missing XML source files.diego2009-12-141-3/+1
* Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.diego2009-12-141-2/+2
* Reuse SYMLINKS_DEPS variable in the symlink targets.diego2009-12-141-1/+1
* Simplify shell command to symlink missing translated source files.diego2009-12-141-3/+1
* Ignore errors from failing rm commands in clean targets.diego2009-12-141-4/+4
* Do not ignore errors from mkdir invocations.diego2009-12-141-1/+1
* The general xmllint target should only check configured languages.diego2009-12-141-2/+2
* Improve declaration of phony targets.diego2009-12-141-1/+2
* Factorize dependencies of language-specific HTML generation targets.diego2009-12-141-2/+4
* spelling cosmeticsdiego2009-12-141-2/+2
* Remove pointless dependency on xmllint.sh from phony xmllint target.diego2009-12-141-1/+1
* Drop pointless dependencies of the phony targets html-chunked and html-single.diego2009-12-141-1/+0
* Fix dependencies of html-chunked and html-single targets.diego2009-12-141-3/+3
* Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.diego2009-12-141-1/+1
* Factorize all components generated by configure into a variable.diego2009-12-141-1/+2
* Remove outdated comment about build system behavior.diego2009-12-141-2/+0
* cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.diego2009-12-141-2/+2
* Drop support for per-language XSL stylesheets.diego2009-12-142-57/+2
* Remove pointless Polish stylesheet; it provides no real benefit.diego2009-12-143-31/+0
* Drop support for per-language stylesheets.diego2009-12-1412-39/+2
* Unconditionally symlink documentation files missing from a translation.diego2009-12-1412-37/+1
* Use variable for HTML stylesheet so individual languages can use their own.diego2009-12-141-1/+1
* Factorize stylesheet installation into its own target.diego2009-12-141-4/+5
* Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.diego2009-12-1412-23/+13
* Factorize generating the list of all main.xml files.diego2009-12-131-2/+4
* configure also generates all main.xml files.diego2009-12-131-1/+1
* Add html-chunk.xsl and html-single.xsl to targets generated by configure.diego2009-12-131-1/+1
* Avoid '&>' bashism for redirecting both stdout and stderr.diego2009-12-131-1/+1
* Simplify one more command via automatic variables.diego2009-12-131-1/+1
* Simplify setting COMMON_XSL_DEPS variable:diego2009-12-131-5/+1
* Do not build monolithic documentation in a separate directory.diego2009-12-131-10/+7
* - Remove now unnecessary dependency on intermediate directories.diego2009-12-132-4/+4
* Do not pointlessly set the HTMLFILE variable when running xmllint.diego2009-12-131-1/+1
* Simplify some commands via automatic variables.diego2009-12-131-2/+2
* Create required directories directly without intermediate steps.diego2009-12-131-5/+3
* Declare common dependencies for chunked and single HTML targets together.diego2009-12-131-3/+3
* cosmetics: Remove pointless trailing /.diego2009-12-131-1/+1
* xmllint.sh is not a phony target.diego2009-12-131-1/+1
* Do not use symlinks for translations that comprise all XML files.diego2009-12-133-3/+3
* Remove pointless warning about Make being called from the wrong place.diego2009-12-131-11/+0
* Replace shell command substitution by Makefile syntax construct.diego2009-12-131-1/+1
* Use automatic variables instead of the target name.diego2009-12-131-2/+2
* Do not pointlessly remove all targets before recreating them.diego2009-12-131-2/+0
* Declare a dependency on xmllint instead of duplicating the target's commands.diego2009-12-131-4/+2
* synced with r29912Gabrov2009-11-161-1/+1
* Replace dead link explaining why not to use HTML on the mailing lists.tack2009-11-1110-10/+10
* synced with r29670Gabrov2009-09-112-18/+6
* Update documentation for libamr replacement by OpenCORE in FFmpeg.diego2009-07-302-16/+4
* synced with r29305Gabrov2009-05-247-63/+21
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-1367-828/+828
* Remove redundant information about configuring MPlayer for GUI support.diego2009-05-091-42/+0
* Move image formats section to a more appropriate place.diego2009-05-091-12/+12
* Rename macosx video output driver to corevideo.diego2009-05-047-7/+7
* Sync with r28984: 17% done.bircoph2009-03-221-508/+504
* Fix HTML docs generation, broken in r28980.rathann2009-03-191-1/+1
* remove trailing whitespacesGabrov2009-03-194-10/+10
* remove trailing whitespaces all over the placeGabrov2009-03-197-15/+15
* synced with r28991Gabrov2009-03-191-14/+14
* Get rid of trailing whitespaces.bircoph2009-03-171-24/+24
* Avoid an error at the end of chunked HTML doc generation.reimar2009-03-171-2/+4
* Set DOCTYPE in xsl-generated HTML documentation.reimar2009-03-141-1/+3
* sync w/r28707gpoirier2009-03-021-172/+190
* french punctuation cosmeticsgpoirier2009-03-021-50/+49
* - french punctuation cosmetics that was done weeks before.gpoirier2009-03-021-14/+22
* synced with r28727Gabrov2009-02-252-6/+15
* Synced with r28707.bircoph2009-02-231-2/+2
* Synced with r28706.bircoph2009-02-231-5/+13
* Update faq about power management effect taking into account thatbircoph2009-02-231-1/+1
* Update some statements:bircoph2009-02-231-3/+11
* Synced with r28266.bircoph2009-02-211-51/+46
* synced with r28670Gabrov2009-02-192-7/+9
* Synced with r28660.bircoph2009-02-191-202/+162
* Another outdated text in <screen> example.bircoph2009-02-191-1/+1
* Screen example for no audio problem is outdated:bircoph2009-02-191-4/+4
* Spelling: capitalize pronouns.bircoph2009-02-191-4/+4
* Replace the dash sign by &mdash; tag.bircoph2009-02-181-5/+6
* Exterminate one more trailing whitespace.bircoph2009-02-181-1/+1
* Sync with r26990.bircoph2009-02-181-21/+22
* Synced with r28615.bircoph2009-02-161-1/+3
* Add ccache usage suggestion to speed up compilation.bircoph2009-02-161-0/+2
* synced with r28593Gabrov2009-02-161-1/+1
* Remove trailing whitespaces.bircoph2009-02-152-20/+20
* Synced with r28201.bircoph2009-02-151-32/+32
* Fix r28506.bircoph2009-02-151-2/+1
* synced with r28532Gabrov2009-02-124-94/+35
* Convert "advanced audio usage" into from a subsection to a chapter.diego2009-02-111-28/+28
* Replace a mention of MPlayer by MEncoder in the MEncoder section.diego2009-02-111-1/+1
* Remove outdated FAQ entries.diego2009-02-111-60/+0
* partial sync with obsolete section removaldiego2009-02-106-726/+163
* partial sync with obsolete section removaldiego2009-02-106-692/+144
* partial sync with obsolete section removaldiego2009-02-106-710/+148
* partial sync with obsolete section removaldiego2009-02-093-272/+4
* partial sync with obsolete section removaldiego2009-02-096-704/+144
* Sync x264 section renaming.diego2009-02-093-3/+3
* Use consistent names for codec installation sections.diego2009-02-092-2/+2
* partial sync with obsolete section removaldiego2009-02-093-215/+2
* partial sync with obsolete section removaldiego2009-02-095-839/+19
* partial sync with obsolete section removaldiego2009-02-095-858/+18
* partial sync with obsolete section removaldiego2009-02-095-829/+19
* partial sync with obsolete section removaldiego2009-02-093-625/+21
* partial sync with obsolete section removalsdiego2009-02-098-1316/+172
* bruteforce partial sync with obsolete documentation removaldiego2009-02-0911-1935/+222
* synced with r28432Gabrov2009-02-083-165/+59
* Reminder for Dominik to update the RPM packaging section.diego2009-02-011-3/+4
* Rename "ARM" section to "ARM Linux".diego2009-02-011-2/+2
* Move QNX subsection to commercial Unix section.diego2009-02-011-32/+17
* Move note about binary packages to the top section.diego2009-02-011-4/+4
* Reword beginning of MinGW section.diego2009-02-011-5/+3
* Remove Amiga/MorphOS section, it only contained outdated information.diego2009-02-011-35/+0
* Remove hints about specific binary packages, add a link to the listdiego2009-02-011-19/+3
* Remove IRIX section, the advice it contained is now obsolete.diego2009-02-011-28/+0
* Add a note about POSIX system requirements.diego2009-02-011-0/+5
* Add a note about adding /usr/xpg4/bin to your PATH on Solaris.diego2009-02-011-0/+7
* Remove remarks about GNU Make being required on some systems.diego2009-02-011-24/+1
* Move GNU Make entry to the top of the list.diego2009-02-011-3/+3
* Update binutils and compiler sections.diego2009-02-011-5/+5
* update copyright yearGabrov2009-01-0510-0/+10
* Fix nonstandard license headers in the documentation.diego2009-01-052-6/+6
* synced with r28247Gabrov2009-01-051-1/+1
* Sync removal of bugs.xml.diego2009-01-0512-845/+6
* Do not run mkdir in a subshell.diego2009-01-051-2/+2
* Skip pointless ignoring return value of 'rm -f'.diego2009-01-051-1/+1
* nonrecursive releaseclean targetdiego2009-01-052-10/+4
* cosmetics: Move clean targets to the bottom.diego2009-01-051-8/+8
* Remove pointless language-specific clean and distclean targets.diego2009-01-041-7/+0
* Subsume clean-html-chunked and clean-html-single targets into clean target.diego2009-01-041-9/+2
* Get rid of pointless chunked-dir and single-dir targets.diego2009-01-041-9/+8
* Simplify phony target declaration.diego2009-01-041-2/+1
* Sync audio.xml removal.diego2009-01-0424-1673/+4
* Sync history chapter removal.diego2009-01-0417-1504/+0
* Remove history chapter; it is outdated and of little practical value.diego2009-01-042-188/+0
* synced with r28211Gabrov2008-12-306-467/+19
* Remove audio output section, it provides little to no useful information.diego2008-12-273-66/+0
* Fix Chinese documentation build, English codecs.xml was removed.diego2008-12-271-2/+0
* Remove (audio) codecs section, its contents are part of the usage section.diego2008-12-273-102/+0
* Convert Win32 codec importing HOWTO into a text document in the tech section.diego2008-12-272-160/+4
* Remove known bugs section, it contains little useful information.diego2008-12-273-140/+1
* Add entry about mysterious coredumps.diego2008-12-271-0/+12
* Reorder sections: Put FAQ at the end, group usage sections together.diego2008-12-271-3/+3
* synced with r28160Gabrov2008-12-172-5/+5
* Update links to RPM packages, now that Livna has merged into RPMFusion.rathann2008-12-142-3/+3
* Another part of sync to 27843torinthiel2008-11-241-76/+80
* Fix build: Remove some references to sections that no longer exist.diego2008-11-162-2/+2
* synced with r27938Gabrov2008-11-162-604/+1
* Partial sync to 27843torinthiel2008-11-111-1933/+3027
* Remove outdated sections.diego2008-11-031-79/+0
* synced with r27885Gabrov2008-11-037-482/+176
* 44% synced with r22753 (going on... ;))ptt2008-11-031-101/+96
* Consistently use dashes to separate words in section IDs.diego2008-10-301-1/+1
* Fix typo noticed by Paul TT.diego2008-10-301-1/+1
* linking correctionsptt2008-10-301-2/+2
* synced with r27843ptt2008-10-301-3/+2
* synced with r27843ptt2008-10-301-4/+3
* synced with r27852ptt2008-10-302-191/+166
* removed, as rev.27771ptt2008-10-301-539/+0
* synced with r27770ptt2008-10-301-50/+59
* synced with r27815ptt2008-10-301-7/+3
* synced with r27640ptt2008-10-301-2/+2
* synced with r27663ptt2008-10-301-9/+8
* synced with r27683ptt2008-10-301-1/+1
* updated links for other commit referenceptt2008-10-301-1/+1
* synced with r27771ptt2008-10-301-27/+20
* synced with r27833ptt2008-10-301-300/+37
* Move codec installation instructions from the codecs section to a morediego2008-10-302-148/+152
* Restore XMMS input plugin section from removed section in a better place.diego2008-10-301-0/+18
* We now require GNU make 3.81.diego2008-10-291-2/+1
* zlib is used in many places.diego2008-10-291-2/+1
* Move libmad codec installation section to software requirements.diego2008-10-292-22/+4
* section title wording fixesdiego2008-10-281-3/+3
* Group codec library installation instructions together in a codecdiego2008-10-281-76/+76
* Move general comments from the video codec section to the top level.diego2008-10-281-3/+3
* Remove useless FFmpeg codec section.diego2008-10-284-35/+4
* Merge two Xvid build steps.diego2008-10-261-4/+1
*