summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete new policy proposal draft from Michael.diego2010-05-251-309/+0
* Remove ambiguous language about indenting if-blocks.diego2010-05-231-3/+0
* K&R coding style should be applied to new code.diego2010-05-231-7/+9
* sync with en/mplayer.1 rev. 31173jrash2010-05-211-10/+6
* remove vf_yuy2, functionality is replaced by -vf format=yuv2siretart2010-05-141-7/+2
* 10l: Use the directory part of the stylesheet path to create a directory.diego2010-05-111-1/+1
* cosmetics: Invoke all shell scripts during XML documentation build directly.diego2010-05-111-1/+1
* Create output directory when copying stylesheet.diego2010-05-111-5/+3
* Merge both XML documentation README files into one.diego2010-05-112-21/+22
* Do not run xmllint prior to building the XML documentation.diego2010-05-111-2/+2
* XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.diego2010-05-111-3/+3
* Only mark targets whose names end in "clean" as phony.diego2010-05-111-1/+1
* docs: Update documentation to account for recent build system changes.diego2010-05-111-13/+3
* Make XML documentation build process nonrecursive.diego2010-05-112-35/+12
* Get rid of pointless variable indirection for XSL stylesheets.diego2010-05-111-10/+4
* Pass a language variable to submakes instead of reading subdirectory Makefiles.diego2010-05-1012-55/+18
* Remove internal liba52 copy.diego2010-05-093-3/+2
* Remove references to some long-removed files.diego2010-05-071-1/+1
* Put symlinks under revision control instead of generating them during make.diego2010-05-0314-9/+15
* fix typoGabrov2010-04-271-1/+1
* synced with r31096Gabrov2010-04-258-39/+217
* typo fixesGabrov2010-04-251-4/+4
* sync with en/mplayer.1 rev. 31028jrash2010-04-171-1/+3
* the great MPlayer tab removal: part Idiego2010-04-1251-1924/+1920
* Add slave commands for loading and unloading audio filters at runtime.cehoyos2010-04-111-0/+11
* Add osd_show_progression: Show progress bar and elapsed/total time.cehoyos2010-04-094-0/+10
* dont mention base64 about sending attachments.attila2010-04-021-2/+2
* updated example line for encoding to psp (acodec faac is now libfaac)ptt2010-04-019-26/+26
* updated table of libavcodec's audio codecsptt2010-04-011-20/+52
* sync with en/mplayer.1 rev. 30936jrash2010-03-201-2/+7
* Drop support for XANIM_MOD_DIR environment variable.diego2010-03-188-48/+0
* Fix first line(s) of vo vdpau documentation.cehoyos2010-03-181-2/+1
* Relocate -codecpath description in alphabetical order.komh2010-03-151-4/+4
* Add -codecpath option.komh2010-03-151-0/+4
* sync with en/mplayer.1 rev. 30868jrash2010-03-131-1/+82
* Document x264 VUI options.corey2010-03-091-0/+44
* Add a note about what x264's 'aud' parameter is for.corey2010-03-091-0/+2
* We have some sort of DVD menu support nowadays.diego2010-03-081-8/+2
* Enable ASS/SSA subtitle support in mencodergreg2010-03-051-0/+42
* sync with en/mplayer.1 rev. 30822jrash2010-03-051-8/+13
* Remove NUT specification stubs.diego2010-03-042-12/+0
* Run script with /bin/sh instead of bash.diego2010-03-041-1/+1
* cosmetics: Use consistent if expression syntax.diego2010-03-041-2/+1
* Use $() syntax instead of backticks, it is easier to nest.diego2010-03-041-2/+2
* Clarify that ssh is not required for committing to MPlayer.diego2010-03-041-0/+4
* Update URL for Subversion homepage.diego2010-03-041-1/+1
* Add support for specifying window position relative to right and bottomreimar2010-03-031-2/+5
* Drop support for old-style DVB code.diego2010-03-021-4/+0
* dots at end of sentences (kai driver section)ptt2010-02-261-2/+2
* synced to r30610ptt2010-02-261-32/+57
* new sentences on new lines, cropdetect filterptt2010-02-261-5/+5
* sync with en/mplayer.1 rev. 30677jrash2010-02-261-1/+4
* Clarify that AC3/DTS passthrough is also possible with HDMI.tack2010-02-221-1/+2
* wording fixesdiego2010-02-222-6/+8
* cosmetics: Rename struct vf_instance_s --> vf_instance.diego2010-02-211-11/+11
* Explain that -mc 0 will need -noskip.reimar2010-02-201-0/+3
* cosmetics: Remove pointless empty lines at EOF.diego2010-02-2018-26/+0
* sync with en/mplayer.1 rev. 30611jrash2010-02-191-9/+90
* Document several new x264 parameters.corey2010-02-171-0/+86
* Update x264 defaults listed in the man page.corey2010-02-171-7/+7
* QuickTime X supports SAR in H.264.diego2010-02-141-1/+2
* synced with r30515Gabrov2010-02-062-13/+37
* sync with en/mplayer.1 r30436jrash2010-02-061-11/+30
* Clarify -vo vdpau:pullupcehoyos2010-02-041-1/+3
* Document auto-detection of -vo gl:yuv=... value.reimar2010-02-021-1/+2
* Reword tfields documentation to reflect that it works mostly with MPlayer,reimar2010-02-011-2/+2
* Add OS/2 KAI audio driver supportkomh2010-02-011-0/+16
* Fix layout for the mouse/joystick controls sections.diego2010-01-311-2/+0
* Document that -af-adv force=0 currently does the same as =1reimar2010-01-311-1/+1
* 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/