summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* sync with en/mplayer.1 r30436jrash2010-01-291-2/+7
* Fix input/output channel mixup in the pan filter description.diego2010-01-281-2/+2
* Stopping maintainership for -vo (x)mga attila2010-01-271-2/+2
* Add an option to cropdetect to periodically reset the detected area.reimar2010-01-261-1/+8
* typo fix, accidently reverted the new year patch with previous commitGabrov2010-01-241-1/+1
* synced with r30414Gabrov2010-01-241-3/+13
* big new year patch for documentationsGabrov2010-01-2420-10/+20
* sync with en/mplayer.1 r30336jrash2010-01-221-2/+12
* synced with r30336ptt2010-01-191-1/+11
* synced with r30197ptt2010-01-181-31/+70
* Document levelconv -vo gl suboption.reimar2010-01-161-0/+10
* synced with r30311Gabrov2010-01-161-10/+47
* added a missing full stopptt2010-01-151-1/+1
* Cosmetics: Fix indentationcehoyos2010-01-081-1/+1
* QCELP is part of libavcodec.cehoyos2010-01-081-1/+1
* update wishlistcompn2010-01-081-2/+4
* sync with en/mplayer.1 r30197jrash2010-01-081-3/+30
* Fix a few typos in the matrixview section.diego2010-01-041-3/+3
* Basic -vo matrixview documentation.reimar2010-01-031-0/+15
* Document -vo gl colorspace suboption.reimar2010-01-031-0/+12
* sync with en/mplayer.1 r30135jrash2010-01-011-2/+2
* sync w/r30135 (up to date at last!)gpoirier2009-12-291-36/+97
* change bandwidth value to bandwidth bytescompn2009-12-291-1/+1
* sync with en/mplayer.1 r30075jrash2009-12-261-3/+8
* sync w/r29731gpoirier2009-12-201-10/+44
* Slightly improve vo_gl suboption documentation.reimar2009-12-191-3/+10
* divided a line in two, was too longptt2009-12-181-1/+2
* synced with r30043ptt2009-12-181-4/+5
* sync with en/mplayer.1 r30053jrash2009-12-181-5/+5
* Simplify the evaluation of the lang-def template:diego2009-12-161-8/+8
* Add support for -geometry to corevideo.adrian2009-12-151-1/+1
* Add -xineramascreen support to corevideo vo. Still prefer corevideo's own dev...adrian2009-12-151-2/+2
* 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-132-13/+10
* - 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
* small update wishlistcompn2009-11-231-3/+1
* synced with r29912Gabrov2009-11-162-33/+96
* cosmetics and grammar fixesptt2009-11-131-17/+18
* sync with en/mplayer.1 r29905jrash2009-11-131-12/+32
* synced with r29905ptt2009-11-131-1/+16
* synced with r29885ptt2009-11-121-11/+33
* cosmetic fixes as pointed out by diegoptt2009-11-121-4/+4
* Added -name, -title and -use-filename-title options and implementation in X11...ptt2009-11-121-0/+14
* Replace dead link explaining why not to use HTML on the mailing lists.tack2009-11-1110-10/+10
* Add a "tips and tricks" section to the slave mode documentation.reimar2009-11-111-0/+9
* Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capablecehoyos2009-11-101-1/+2
* Update man page to reflect support for up to 8 channels.tack2009-11-101-6/+8
* Add support for DVB teletext.reimar2009-11-101-1/+2
* Clarify possible issues with gmplayer commandline options due to conflictsreimar2009-11-081-1/+4
* sync with en/mplayer.1 r29823jrash2009-11-061-2/+9
* So Long, and Thanks for All the Fishreynaldo2009-11-051-5/+5
* Add new VDPAU feature high-quality-scaling (and require newer library).cehoyos2009-11-041-0/+7
* The "ilaced" suboption of vf_scale was renamed to "interlaced".diego2009-11-027-14/+14
* Improve VDPAU noforce-mixer documentation.cehoyos2009-11-021-1/+2
* sync with en/mplayer.1 r29805jrash2009-10-311-12/+33
* Slightly change behavior of "none" if fstype specification.corey2009-10-301-1/+1
* Allow image format BGRA when using vo vdpau.cehoyos2009-10-271-0/+4
* synced with r29791ptt2009-10-221-2/+2
* Break an output line for consistency.diego2009-10-221-1/+1
* cosmetic fixes in bs2b and vdpau sectionsptt2009-10-221-9/+9
* removed daniele forghieri from italian man mantainers (as said by diego and him)ptt2009-10-141-1/+1
* synced with r29771ptt2009-10-141-1/+19
* Support SMPTE-240M colourspace in vo_vdpau.cehoyos2009-10-121-0/+2
* Add colorspace option to vo_vdpau.cehoyos2009-10-101-0/+16
* some coherence's fixesptt2009-10-081-6/+6
* cosmetics in channels/capture sectionsptt2009-10-081-6/+6
* synced with r29762ptt2009-10-081-19/+183
* added myself to italian man mantainers section, since i'm the one that does thatptt2009-10-081-1/+1
* various little aesthetic fixesptt2009-10-081-14/+15
* synced with r28576ptt2009-10-081-51/+107
* Clarify screenshot filter description.diego2009-10-061-3/+3
* add a warning to the description of -vf screenshot to add it afterattila2009-10-051-0/+4
* sync with en/mplayer.1 r29731jrash2009-10-011-1/+5
* Document -nosub optionreimar2009-09-281-0/+4
* sync with en/mplayer.1 r29661jrash2009-09-121-2/+2
* synced with r29670Gabrov2009-09-113-25/+17
* Make (no)t23 suboption description more consistent.diego2009-09-081-1/+1
* sync with en/mplayer.1 r29638jrash2009-09-051-6/+11
* Improve wording for file/directory specific config file explanation.reimar2009-09-031-4/+4
* Document directory-specific configuration file.reimar2009-09-021-0/+5
* sync with en/mplayer.1 r29555jrash2009-08-291-4/+6
* Expand wid explanation.cehoyos2009-08-271-0/+3
* Adjust documentation about filtering out whitespace changes from 'svn diff'.diego2009-08-261-1/+1
* sync with en/mplayer.1 r29461jrash2009-07-311-5/+1
* Update documentation for libamr replacement by OpenCORE in FFmpeg.diego2009-07-303-20/+4
* undocumented keywordcompn2009-07-301-0/+2
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.diego2009-07-261-1/+1
* grammar and sentence fixptt2009-07-221-1/+1
* sync with en/mplayer.1 r29413jrash2009-07-181-1/+18
* synced with r39413Gabrov2009-07-131-2/+22
* new debanding filterlorenm2009-07-071-0/+20
* Add a section about handling external code to the policy.diego2009-07-041-0/+9
* forgot a line :(; addedptt2009-05-281-0/+2
* synced with r2769ptt2009-05-281-18/+78
* synced with r29305Gabrov2009-05-248-69/+42
* sync w/r29244gpoirier2009-05-171-7/+20
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-1396-1612/+1612
* Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.diego2009-05-121-1/+1
* 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
* Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.adrian2009-05-071-2/+2
* sync with en/mplayer.1 r29252jrash2009-05-071-8/+23
* Add missing 'void' to parameterless function declarations.diego2009-05-041-4/+4
* ao_macosx was renamed to ao_coreaudio.diego2009-05-049-9/+9
* Rename macosx video output driver to corevideo.diego2009-05-0418-63/+63
* Rename macosx audio output driver to coreaudio.diego2009-05-042-2/+2
* Ulion no longer has time to be maintainer.diego2009-05-041-3/+3
* Support for libbs2b ver. 3.0.0 API.bircoph2009-05-031-4/+20
* sync w/r29147gpoirier2009-04-271-11/+40
* Remove reference to outdated documentation file.diego2009-04-201-1/+0
* some updates about translation maintenancediego2009-04-101-5/+3
* synced with r29147Gabrov2009-04-051-3/+24
* eliminate a trailing whitespaceGabrov2009-04-051-1/+1
* sync with en/mplayer.1 r29133jrash2009-04-051-8/+24
* remove startup -volume wish, option was added a while agocompn2009-04-041-2/+0
* Add documentation for libbs2b audio filter.bircoph2009-04-021-0/+17
* At least direct3d vo supports -xineramascreen, tooreimar2009-04-011-1/+1
* Add forgotten escapes for -reimar2009-03-311-2/+2
* Explain relationship between -geometry and -xineramascreen.reimar2009-03-311-0/+3
* sync with en/mplayer.1 r29059jrash2009-03-291-6/+3
* synced with r29059Gabrov2009-03-281-6/+3
* misc updatesdiego2009-03-271-8/+3
* typo fixesdiego2009-03-251-5/+5
* Update date in manual page.diego2009-03-251-1/+1
* Rename 'default-binds' input option to 'default-bindings'.diego2009-03-255-5/+5
* 1l: There is no more delay since r29051.cehoyos2009-03-251-3/+0
* Clarify vdpau deinterlacers.cehoyos2009-03-251-2/+2
* Sync with r28984: 17% done.bircoph2009-03-221-508/+504
* Synced with r28991.bircoph2009-03-221-7/+6
* sync with en/mplayer.1 r28991jrash2009-03-221-12/+57
* Fix HTML docs generation, broken in r28980.rathann2009-03-191-1/+1
* remove trailing whitespacesGabrov2009-03-194-10/+10
* remove trailing whitespacesGabrov2009-03-191-5/+5
* remove trailing whitespaces all over the placeGabrov2009-03-197-15/+15
* synced with r28991Gabrov2009-03-192-23/+27
* drop obsolete guidelinesrathann2009-03-181-6/+2
* Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.cehoyos2009-03-181-6/+5
* 10l: Fix indentation.cehoyos2009-03-181<