summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r30876Uoti Urpala2010-03-101-8/+2
|\
| * We have some sort of DVD menu support nowadays.diego2010-03-081-8/+2
* | Merge svn changes up to r30848Uoti Urpala2010-03-101-4/+0
|\|
| * Drop support for old-style DVB code.diego2010-03-021-4/+0
* | Merge svn changes up to r30732Uoti Urpala2010-03-101-1/+2
|\|
| * Clarify that AC3/DTS passthrough is also possible with HDMI.tack2010-02-221-1/+2
* | Merge svn changes up to r30675Uoti Urpala2010-03-101-1/+0
|\|
| * cosmetics: Remove pointless empty lines at EOF.diego2010-02-203-4/+0
* | Merge svn changes up to r30570Uoti Urpala2010-03-091-1/+2
|\|
| * QuickTime X supports SAR in H.264.diego2010-02-141-1/+2
* | Merge svn changes up to r30529Uoti Urpala2010-03-091-3/+3
|\|
| * synced with r30515Gabrov2010-02-061-3/+3
* | Merge svn changes up to r30463Uoti Urpala2010-03-091-2/+2
|\|
| * Fix input/output channel mixup in the pan filter description.diego2010-01-281-2/+2
* | Merge svn changes up to r30419Uoti Urpala2010-01-2510-0/+10
|\|
| * big new year patch for documentationsGabrov2010-01-2410-0/+10
* | Merge svn changes up to r30055Uoti Urpala2009-12-1817-247/+54
|\|
| * 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
* | Merge svn changes up to r29962Uoti Urpala2009-11-231-1/+1
|\|
| * synced with r29912Gabrov2009-11-161-1/+1
* | Merge svn changes up to r29912Uoti Urpala2009-11-1610-10/+10
|\|
| * Replace dead link explaining why not to use HTML on the mailing lists.tack2009-11-1110-10/+10
* | Merge svn changes up to r29684Uoti Urpala2009-09-162-18/+6
|\|
| * synced with r29670Gabrov2009-09-112-18/+6
* | Merge svn changes up to r29532Uoti Urpala2009-08-182-16/+4
|\|
| * Update documentation for libamr replacement by OpenCORE in FFmpeg.diego2009-07-302-16/+4
* | Remove the internal GUIAnton Khirnov2009-07-074-1231/+5
* | Merge svn changes up to r29412Uoti Urpala2009-07-077-63/+21
|\|
| * synced with r29305Gabrov2009-05-247-63/+21
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-1367-828/+828
* | Remove trailing whitespace from most filesUoti Urpala2009-07-0767-831/+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
*