summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r29962Uoti Urpala2009-11-232-33/+96
|\
| * synced with r29912Gabrov2009-11-162-33/+96
* | core: Add support for decoder reordering of pts valuesUoti Urpala2009-11-211-2/+17
* | VO: Keep aspect by adding black bars in window mode too if necessaryUoti Urpala2009-11-201-2/+6
* | Merge svn changes up to r29912Uoti Urpala2009-11-1619-179/+530
|\|
| * 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
* | Support VDPAU MPEG4 hardware decodingUoti Urpala2009-11-161-1/+2
* | vo_vdpau: Add support for high-quality scaling featureUoti Urpala2009-11-151-0/+7
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvUoti Urpala2009-11-151-1/+21
* | Implement vsync-aware frame timing for VDPAUUoti Urpala2009-11-151-0/+5
* | manpage: Fix typo in -noordered-chapters option nameUoti Urpala2009-10-081-1/+1
* | Merge svn changes up to r29752Uoti Urpala2009-10-062-1/+13
|\|
| * 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
* | commands: Add set_property_osd and step_property_osdUoti Urpala2009-09-191-0/+8
* | Merge svn changes up to r29684Uoti Urpala2009-09-165-33/+30
|\|
| * 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
* | Merge svn changes up to r29644Uoti Urpala2009-09-043-5/+15
|\|
| * 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
* | Merge svn changes up to r29532Uoti Urpala2009-08-185-25/+7
|\|
| * 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
* | Use light autohinting by default in libassGrigori Goronzy2009-08-071-1/+1
* | Merge svn changes up to r29455Uoti Urpala2009-07-294-5/+42
|\|
| * 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
* | Merge svn changes up to r29417Uoti Urpala2009-07-121-0/+20
|\|
| * new debanding filterlorenm2009-07-071-0/+20
* | Remove the internal GUIAnton Khirnov2009-07-077-1323/+10
* | Merge svn changes up to r29412Uoti Urpala2009-07-0711-94/+151
|\|
| * 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
* | Remove trailing whitespace from most filesUoti Urpala2009-07-0796-1628/+1611
* | Merge svn changes up to r29304Uoti Urpala2009-07-072-55/+13
|\|
| * 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
* | Merge svn changes up to r29277Uoti Urpala2009-05-0820-107/+164
|\|
| * 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
* | Merge svn changes up to r29150Uoti Urpala2009-04-084-14/+49
|\|
| * 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
* | Merge branch 'ordered_chapters'Uoti Urpala2009-04-081-3/+17
|\ \
| * | Add option -noordered-chapters.Uoti Urpala2009-04-081-0/+5
| * | Make -fixed-vo the defaultUoti Urpala2009-04-021-3/+5
| * | VO: Don't force window position in X11 VOsUoti Urpala2009-03-311-0/+7
* | | Merge svn changes up to r29134Uoti Urpala2009-04-021-1/+18
|\ \ \ | | |/ | |/|
| * | Add documentation for libbs2b audio filter.bircoph2009-04-021-0/+17
| * | At least direct3d vo supports -xineramascreen, tooreimar2009-04-011-1/+1
* | | Merge svn changes up to r29117Uoti Urpala2009-04-0123-679/+768
|\| | | |/ |/|
| * 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-1/+0
| * Get rid of trailing whitespaces.bircoph2009-03-171-24/+24
| * Synced with r28979.bircoph2009-03-171-4/+12
| * Avoid an error at the end of chunked HTML doc generation.reimar2009-03-171-2/+4
| * Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).cehoyos2009-03-161-0/+5
| * synced with r28968 with some extra roff markup fixesGabrov2009-03-161-36/+59
| * Initial support for advanced VDPAU deinterlacers (software-decoded videocehoyos2009-03-151-3/+5
| * sync w/r28958gpoirier2009-03-151-3/+4
| * Synced with r28958.bircoph2009-03-151-5/+26
| * roff markup: Place \& after abbreviations like i.e. and e.g.diego2009-03-151-4/+4
* | Merge svn changes up to r28951Uoti Urpala2009-03-1410-59/+186
|\|
| * sync w/r28950gpoirier2009-03-141-1/+22
| * KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netdiego2009-03-141-0/+17
| * Move page heading and table of contents out of the codec support table.diego2009-03-141-12/+8
| * Give table headings more meaningful names.diego2009-03-141-14/+14
| * Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.cehoyos2009-03-141-0/+3
| * Set DOCTYPE in xsl-generated HTML documentation.reimar2009-03-141-1/+3
| * add some info for acm and tips for searchingcompn2009-03-121-5/+36
| * GraphEdit is also available in the Microsoft SDK nowadays.diego2009-03-091-1/+1
| * typokraymer2009-03-091-1/+2
| * Remove native nuv demuxer, it only needs more code to achieve the same thingreimar2009-03-091-1/+0
| * synced with r28895Gabrov2009-03-091-7/+13
| * sync w/r28895gpoirier2009-03-081-6/+13
| * Synced with r28895.bircoph2009-03-081-8/+13
| * Treat -font/-subfont as Fontconfig pattern in libass.eugeni2009-03-081-4/+6
| * Add a small howto explaining how to cross-compile for MinGWreimar2009-03-081-0/+31
| * Explain that disabling other input methods is not the purpose of -slavereimar2009-03-0