summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* manpage: fix typowm42015-07-231-1/+1
* cache: make backbuffer size configurablewm42015-07-221-5/+11
* vo_opengl: add temporal-dither-period optionNiklas Haas2015-07-201-0/+5
* command: add track-list/N/audio-channels propertydeuiore2015-07-181-0/+5
* screenshot: don't write PNG colorspace tags by defaultwm42015-07-181-1/+1
* sub: add option for stretching image subtitles to screenwm42015-07-181-0/+12
* manpage: fix typowm42015-07-131-1/+1
* player: extend --hls-bitrate optionwm42015-07-131-1/+4
* player: use exit code 0 by default for quit, 4 for signals, etc.Philip Sequeira2015-07-111-1/+2
* vo_opengl: reimplement tscale=oversampleNiklas Haas2015-07-111-1/+1
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesPhilip Langdale2015-07-111-0/+7
* player: parse and expose m3u playlist titleswm42015-07-101-0/+6
* video: add a way to disable automatic stereo conversionwm42015-07-101-3/+3
* demux_mkv: improve video duration detection heuristicwm42015-07-091-1/+6
* stream_file: add fd:// protocolwm42015-07-091-0/+5
* player: disable seeking even if the cache is enabledwm42015-07-081-0/+5
* vf_vdpaupp: don't attempt to deinterlace progressive frameswm42015-07-081-0/+2
* vf_vavpp: don't attempt to deinterlace progressive frameswm42015-07-081-0/+4
* command: make deinterlace property use interlaced-only yadif modewm42015-07-071-1/+2
* vf_yadif: expose interlaced frame modewm42015-07-071-5/+4
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextwm42015-07-071-0/+16
* ipc: add request_id to jsonPreston Hunt2015-07-031-0/+18
* manpage: fix dwmflush parameterwm42015-07-031-1/+2
* ao_coreaudio: add exclusive suboptionwm42015-07-031-0/+5
* ao_coreaudio_exclusive: support PCMwm42015-07-031-2/+0
* vo_opengl: adjust interpolation code for the new video-sync mechanismNiklas Haas2015-07-011-5/+4
* manpage: fix copy&paste mistakeswm42015-06-301-22/+20
* DOCS/man: fix some grammar errorsDaniel Bergmann2015-06-293-4/+4
* DOCS: fix recent typoswm42015-06-281-1/+1
* demux: export forced flagwm42015-06-271-0/+5
* subprocess, lua: export whether the process was killed by uswm42015-06-271-0/+4
* Disable DVD and BD menu support (to be removed)wm42015-06-261-6/+2
* vo_x11: remove this video outputwm42015-06-261-6/+0
* audio: output human-readable channel layouts toowm42015-06-251-0/+6
* manpage: Fix typo. oacopts -> ovcoptsc_142015-06-231-1/+1
* manpage: minor fixeswm42015-06-231-1/+2
* command: export stereo 3D tagswm42015-06-231-0/+3
* af_volume: add a replaygain fallback optionwm42015-06-231-0/+4
* osc: time display configuration optionsTeoh Han Hui2015-06-191-0/+8
* Various spelling fixesMarcin Kurczewski2015-06-182-3/+3
* DOCS/manpage: fix typosrrooij2015-06-176-12/+12
* af_convert24: remove this filterwm42015-06-161-7/+0
* lua: support MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+10
* lua: export end-file event fieldswm42015-06-111-0/+17
* command: add keypress, keydown, and keyup commands.torque2015-06-111-0/+17
* player: use 4 as process exit code on user quitswm42015-06-101-0/+1
* audio: add --audio-spdif as new method for enabling passthroughwm42015-06-051-9/+28
* inpout.conf: make shift+o toggle between 2 states onlywm42015-06-031-1/+1
* lua: fix options submodulewm42015-05-291-1/+1
* vo_drm: Expose mode ID option to usersMarcin Kurczewski2015-05-281-0/+4
* command: remove deprecated get_property commandwm42015-05-271-1/+1
* options: remove --slave-brokenwm42015-05-271-21/+1
* vo_opengl: CMS no longer implies linear scalingNiklas Haas2015-05-271-10/+6
* vo_opengl: icc-profile overrides icc-profile-autoNiklas Haas2015-05-271-2/+2
* vo_opengl: add support for custom shadersNiklas Haas2015-05-271-2/+70
* input: allow - as separator between commands, instead of _wm42015-05-251-40/+40
* command: change the hwdec propertieswm42015-05-251-19/+23
* vf_dlopen: declare as deprecatedwm42015-05-251-0/+2
* vo_null: add framerate emulationwm42015-05-241-0/+6
* manpage: --media-title -> --force-media-titlePhilip Sequeira2015-05-241-1/+1
* command: add protocol-list propertywm42015-05-231-0/+6
* command: deprecate audio-sampleratewm42015-05-221-7/+0
* command: add audio-params and audio-out-params propertieswm42015-05-221-0/+36
* command: rename audio-format propertywm42015-05-221-3/+3
* command: deprecate the "length" propertywm42015-05-221-2/+5
* audio: make softvol scale cubicwm42015-05-221-5/+5
* audio: change range of volume option/propertywm42015-05-222-15/+12
* vo_opengl: remove npot optionwm42015-05-211-4/+0
* vo_xv: make number of buffers configurablewm42015-05-201-0/+6
* manpage: fix syntaxwm42015-05-191-1/+1
* input: add relative percentage seekrrooij2015-05-191-1/+3
* command: add playlist_shuffle commandwm42015-05-171-0/+4
* input.conf: add CTRL+s key binding for window screenshotswm42015-05-171-0/+4
* manpage: improve osc helpAvi Halachmi (:avih)2015-05-161-10/+11
* manpage: lua: clarify OSD differences between mp.command/mp.commandvwm42015-05-161-0/+7
* video: add hevc to whitelist of hwdec codecswm42015-05-141-1/+1
* vo_opengl: change user options for requesting GLESwm42015-05-141-4/+7
* manpage: explain some property expansion restrictionswm42015-05-131-1/+4
* manpage: remove stray newlinewm42015-05-131-1/+0
* vo_opengl_cb: add a "block" framedrop mode and make it defaultwm42015-05-121-2/+4
* DOCS/man/options.rst: Remove trailing whitespacesrrooij2015-05-101-2/+2
* DOCS/man/opions.rst: Elaborate on --no-videorrooij2015-05-101-0/+4
* player: add --force-window=immediate modewm42015-05-081-2/+4
* manpage: do not use deprecated syntax in examplewm42015-05-061-1/+1
* vo_opengl: change default FBO formatwm42015-05-051-2/+2
* manpage: fix typowm42015-05-051-1/+1
* ao_coreaudio: add an option for changing the physical formatwm42015-05-051-0/+8
* path: start special espansion with ~~name instead of ~namewm42015-05-031-9/+9
* screenshots: create screenshot dirwm42015-05-021-2/+3
* manpage: fix typowm42015-05-011-1/+1
* vo_opengl: gl_lcms: replace icc-cache by icc-cache-dirNiklas Haas2015-05-011-4/+7
* screenshots: change default directory in pseudo-gui mode to desktopwm42015-05-012-1/+3
* screenshots: prefix default template with "mpv-"wm42015-05-011-2/+2
* path: add resolving desktop path to platform-specific pathswm42015-05-011-0/+1
* path: expose platform-specific path resolverswm42015-05-011-1/+10
* screenshots: add --screenshot-directory optionwm42015-05-011-0/+11
* screenshots: add option to prevent 16 bit outputwm42015-04-291-0/+5
* screenshots: add option to disable JPEG 4:4:4 outputwm42015-04-291-0/+4
* manpage: put explicit links to config file path detailswm42015-04-281-1/+4
* command: change the default action for rescan_external_fileswm42015-04-281-5/+5
* input.conf: map L to toggle infinite loopingwm42015-04-271-0/+3
* ao_null: add an option for testing channel layout selectionwm42015-04-271-0/+4
* manpage: update colormatrix property descriptionwm42015-04-272-9/+10
* manpage: move --autosync descriptionwm42015-04-241-14/+14
* player: add --window-scale optionwm42015-04-241-0/+8
* man: fix PDF buildMartin Herkt2015-04-241-2/+4
* manpage: document ff-index sub-propertywm42015-04-231-0/+7
* demux_mkv: limit timestamp fixing to 1ms maxwm42015-04-231-6/+6
* demux_mkv: attempt to fix rounded timestampswm42015-04-231-0/+12
* lua: add utils.format_json() functionwm42015-04-221-0/+8
* command: demuxer-cache-time propertyxylosper2015-04-211-0/+5
* client API: add a screenshot_raw commandwm42015-04-201-0/+9
* player: change video-bitrate and audio-bitrate propertieswm42015-04-201-7/+22
* command: disc-mouse-on-button propertyxylosper2015-04-211-0/+4
* manpage: fix typowm42015-04-191-1/+1
* options: change [...] to balanced quoteswm42015-04-191-1/+3
* demuxer_lavf: add an option for disabling hackswm42015-04-171-0/+6
* options: clarify quoting for option values starting with %wm42015-04-171-8/+9
* vf_screenshot: remove this filterwm42015-04-162-11/+2
* command: let screenshot_to_file command overwrite fileswm42015-04-161-2/+1
* video: do not show decoder framedrops if they're not requestedwm42015-04-161-4/+3
* vo_drm: add missing documentationMarcin Kurczewski2015-04-161-0/+13
* options: --hr-seek=always is the same as --hr-seek=yeswm42015-04-151-0/+1
* manpage: clarify --af=formatKevin Mitchell2015-04-151-14/+16
* manpage: remove extra newline at end of af.rstKevin Mitchell2015-04-151-1/+0
* mapage: update --hwdec=vaapi description againwm42015-04-141-2/+1
* vo_opengl: change dwmflush option valueswm42015-04-141-3/+4
* man/options: make --audio-display easier to findMartin Herkt2015-04-131-2/+3
* vo_opengl: unify blend-subtitles-res and blend-subtitleswm42015-04-111-12/+5
* manpage: mention how pseudo-gui mode is enabled on win32wm42015-04-111-2/+7
* vo_opengl: add blend-subtitles-resNiklas Haas2015-04-101-0/+11
* manpage: document pseudo-gui stuffwm42015-04-101-0/+28
* opengl: win32 - add option 'dwmflush' to sync in DWMAvi Halachmi (:avih)2015-04-091-0/+10
* manpage: lua: clarify timer usagewm42015-04-081-0/+17
* manpage: remove confusing statementwm42015-04-071-2/+1
* command: new subproperty for video-params: gammaNiklas Haas2015-04-041-0/+3
* vf_format: add gamma override optionNiklas Haas2015-04-041-0/+22
* vo_opengl: make csp options consistent with vf_formatNiklas Haas2015-04-041-9/+9
* csputils: add some missing colorspacesNiklas Haas2015-04-042-0/+18
* man/vf: update vf_format documentationNiklas Haas2015-04-041-4/+3
* vo_opengl: make jinc presets resizableNiklas Haas2015-04-041-3/+0
* vo_opengl: add scale-wparam optionNiklas Haas2015-04-041-0/+13
* vo_opengl: refactor scaler configurationNiklas Haas2015-04-041-12/+11
* vo_opengl: separate kernel and windowNiklas Haas2015-04-041-26/+33
* vf_format: allow forcing aspect ratiowm42015-04-031-0/+5
* vf_format: allow forcing display sizewm42015-04-031-0/+5
* vo_opengl: remove chroma-location suboptionwm42015-04-031-4/+0
* vf_format: allow forcing rotation flagswm42015-04-031-0/+4
* vf_format: allow forcing stereo mode parameterswm42015-04-031-0/+8
* sub: add --sub-text-bold optionwm42015-04-011-0/+3
* ao_wasapi: fix device listingKevin Mitchell2015-03-311-12/+12
* manpage: correct option minchn->minch for lavcac3encKevin Mitchell2015-03-301-3/+3
* manpage: clarify global config file locationwm42015-03-311-1/+3
* options: make --video-rotate use range 0-360wm42015-03-311-1/+1
* video: move colorspace overrides to vf_format, simplifywm42015-03-312-95/+91
* vf_format: don't crash if nonsense parameters are passedwm42015-03-311-11/+2
* vf_format: by default, pass through video without changewm42015-03-311-1/+1
* csputils: unify names for colorspace/etc. nameswm42015-03-311-9/+9
* ad_lavc: disable AC3 DRC by defaultwm42015-03-301-2/+5
* RPI supportwm42015-03-292-0/+14
* ao_alsa: add an option to ignore ALSA channel map negotiationwm42015-03-281-0/+8
* manpage: update warning on blend-subtitlesNiklas Haas2015-03-271-2/+6
* manpage: vo_opengl: blend-subtitles is brokenwm42015-03-271-0/+3
* manpage: fix typowm42015-03-261-1/+1
* vo_opengl: draw subtitles directly onto the videoNiklas Haas2015-03-261-0/+11
* vo_opengl: set cscale=spline36 as default for opengl-hqNiklas Haas2015-03-251-1/+1
* command: add property returning current working directorywm42015-03-241-0/+4
* input: remove Linux joystick supportwm42015-03-242-7/+1
* input: remove classic LIRC supportwm42015-03-242-10/+5
* manpage: ipc: make requirements for newlines more explicitwm42015-03-231-0/+3
* manpage: remove "experimental" notice from dxva2 codewm42015-03-192-2/+2
* manpage: add a link to mpv.conf documentationwm42015-03-171-1/+1
* man/vo: fix typoMartin Herkt2015-03-151-1/+1
* vo_opengl: add oversample support for tscaleNiklas Haas2015-03-151-1/+9
* vo_opengl: add oversample scalerNiklas Haas2015-03-151-0/+6
* vo_opengl: refactor smoothmotion -> interpolationNiklas Haas2015-03-151-42/+30
* man: fix PDF buildMartin Herkt2015-03-151-3/+4
* manpage: update cscaleNiklas Haas2015-03-131-4/+1
* options: introduce --cache=yes choicewm42015-03-121-2/+4
* cache: bump default size to 150MBwm42015-03-121-1/+1
* command: display-fps is the display FPS as assumed by the VOwm42015-03-121-3/+3
* vo_opengl: refactor shader generation (part 2)Niklas Haas2015-03-121-24/+44
* command: add display-fps propertywm42015-03-101-0/+7
* manpage: document swapinterval defaultNiklas Haas2015-03-091-1/+2
* input.conf: add key binding to override ASS subtitle styleswm42015-03-081-0/+5
* DOCS, options: fix exampleChrisK22015-03-051-1/+1
* client API: mention the changes to the seek/screenshot commandswm42015-03-051-1/+1
* input: use flag option type for some input commandswm42015-03-041-16/+15
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-041-0/+9
* stream_cdda: add option to enable cdtext, and disable it by defaultwm42015-03-031-0/+4
* manpage: improve --osd-fractions descriptionwm42015-03-031-1/+2
* manpage: remove empty line to fix formattingwm42015-03-021-1/+0
* Revert "Revert recent vo_opengl related commits"Niklas Haas2015-02-281-0/+7
* Revert recent vo_opengl related commitswm42015-02-281-7/+0
* manpage: fix typozymos2015-02-281-1/+1
* screenshots: add support for csp taggingNiklas Haas2015-02-281-0/+7
* demux: bump default demuxer queue sizeswm42015-02-271-2/+2
* manpage: update wording on speedNiklas Haas2015-02-271-2/+3
* vo_opengl: implement antiringing for tensor scalersNiklas Haas2015-02-271-3/+2
* input: allow passing FDs to --input-filewm42015-02-261-0/+3
* ytdl: add "--ytdl-params" optionThiago Kenji Okada2015-02-251-0/+12
* manpage: adjust --ass-style-override descriptionwm42015-02-251-2/+1
* manpage: update documentation for smoothmotionNiklas Haas2015-02-241-8/+27
* filter_kernels: add ewa_lanczossharp aliasNiklas Haas2015-02-241-2/+10
* filter_kernels: add blur parameter to jincNiklas Haas2015-02-231-0/+6
* manpage: document scale-param1 properlyNiklas Haas2015-02-231-8/+15
* manpage: update for new EWA filtersNiklas Haas2015-02-231-2/+2
* filter_kernels: rename ginseng to ewa_ginsengNiklas Haas2015-02-231-1/+1
* manpage: ipc: add a socat examplewm42015-02-211-3/+33
* video: un-discourage "vaapi-copy" hwdec modewm42015-02-201-1/+2
* vo_opengl: add ginseng upscalerNiklas Haas2015-02-201-1/+1
* manpage: fix vf_scale arnd parameterwm42015-02-191-2/+2
* command: add rescan_external_fileswm42015-02-161-0/+15
* sub: mess with styling defaults, change --ass-use-margins behaviorwm42015-02-163-7/+32
* osd: customizable subtitle and OSD positionwm42015-02-161-0/+11
* vf_vapoursynth: add display refresh rate propertyJulian2015-02-131-0/+3
* command: mark get_property as deprecatedwm42015-02-131-3/+2
* player: add a --loop=force modewm42015-02-121-1/+6
* audio: add device change notification for hotpluggingwm42015-02-121-0/+7
* player: use af_scaletempo when slowing down audio toowm42015-02-121-1/+1
* vf_noise: remove internal implementationwm42015-02-111-4/+0
* af_rubberband: make all librubberband options configurablewm42015-02-111-0/+9
* af_rubberband: pitch correction with librubberbandwm42015-02-111-0/+5
* manpage: fix af_scaletempo suggested commandswm42015-02-101-3/+3
* manpage: ipc: suggest --idlewm42015-02-091-1/+2
* Revert "vo_opengl: disable alpha by default"wm42015-02-061-1/+1
* options: add --network-timeoutwm42015-02-061-0/+5
* options: change --msg-level optionwm42015-02-061-1/+1
* vo_opengl: add support for linear scaling without CMSNiklas Haas2015-02-061-5/+10
* player: do not autoload audio with audio files, enable autoloadingwm42015-02-051-3/+3
* manpage: move out the MPlayer comparison pagewm42015-02-051-440/+10
* manpage: document hook APIwm42015-02-042-14/+64
* command: add on_unload hookwm42015-02-041-0/+4
* player: remove --fixed-vowm42015-02-031-1/+2
* cocoa: automatically fetch display-fps from the monitorStefano Pigozzi2015-02-031-2/+2
* vo_opengl: disable alpha by defaultwm42015-02-031-1/+1
* vo_opengl: change initialization of gamma optionwm42015-02-031-7/+5
* command: new commands audio_add/audio_remove/audio_reloadxylosper2015-02-031-0/+9
* vo_opengl: change upper bound of :gamma to 2.0Niklas Haas2015-02-031-1/+1
* manpage: add recommended values to :gamma suboptionNiklas Haas2015-02-031-4/+12
* command: add property returning detected audio deviceStefano Pigozzi2015-02-031-0/+4
* command: add property returning detected hwdec APIwm42015-02-021-0/+11
* player: add external audio file auto-loadingwm42015-02-021-0/+10
* command: add properties returning the current VO and AO driverwm42015-02-021-0/+6
* ao_null: add emulation for certain broken behaviorwm42015-01-301-0/+3
* man: expand on the smoothmotion documentationStefano Pigozzi2015-01-281-4/+13
* vf_ilpack: remove this filterwm42015-01-271-13/+0
* vf_divtc: remove this filterwm42015-01-271-62/+0
* vf_phase: remove this filterwm42015-01-271-52/+0
* vf_swapuv: remove this filterwm42015-01-271-3/+0
* manpage: fix rst2pdf buildMartin Herkt2015-01-271-5/+5
* command: export more details about file seekabilitywm42015-01-261-0/+8
* msg: add --log-file optionwm42015-01-261-0/+5
* manpage: document 'A' keywm42015-01-261-0/+3
* manpage: fix typoDiogo Franco (Kovensky)2015-01-261-1/+1
* manpage: fix smoothmotion-threshold value rangewm42015-01-261-1/+1
* options: make --hls-bitrate=max the defaultwm42015-01-261-2/+2
* manpage: describe some more config directory artifactswm42015-01-261-9/+27
* vo_opengl, x11: implement icc-profile-autowm42015-01-261-1/+1
* vo_opengl: make "mitchell" the hq default filter for downscalingwm42015-01-261-1/+1
* input, player: new command for mouse eventxylosper2015-01-231-0/+17
* vo: fix disabling/enabling smoothmotion at runtimewm42015-01-231-0/+3
* manpage: minor changeswm42015-01-234-19/+27
* command: export file format as propertywm42015-01-231-0/+5
* vf_vavpp: add more deinterlacing algorithmswm42015-01-231-0/+4
* vo_opengl: add smoothmotion frame blendingStefano Pigozzi2015-01-231-0/+9
* manpage: vo_opengl: describe how to get lanczos2/lanczos3wm42015-01-221-0/+3
* vo_opengl: remove scale-sep and indirect optionsNiklas Haas2015-01-221-23/+1
* vo_opengl: rename all scale options to make more senseNiklas Haas2015-01-221-31/+24
* vo_opengl: always prefer indirect scalingNiklas Haas2015-01-221-9/+14
* vo_opengl: implement naive anti-ringingNiklas Haas2015-01-221-4/+13
* vo_opengl: make the default radius 3.0 and simplify scaler documentationNiklas Haas2015-01-211-12/+14
* manpage: vo_opengl: change scaler descriptions and recommendationswm42015-01-211-37/+13
* vo_opengl_old: remove this VOwm42015-01-201-180/+1
* README: extend dependecy list, link Windows compilation docswm42015-01-201-1/+1
* vo_opengl: remove cscale-down suboptionwm42015-01-201-3/+9
* x11: add --on-all-workspaces option and propertywm42015-01-162-0/+7
* player: add --autofit-smaller optionwm42015-01-161-0/+11
* manpage: fix osd-ass-cc exampleswm42015-01-161-1/+4
* vo_opengl: get rid of approx-gamma and make it the default as per BT.1886Niklas Haas2015-01-161-10/+0
* manpage: changes.rst: document vo_opengl's placebo featuresNiklas Haas2015-01-151-1/+5
* vo_opengl: add ewa_lanczos upscaler (aka jinc)Niklas Haas2015-01-151-1/+7
* ao_pcm: add append modewm42015-01-141-0/+4
* manpage: fix references to vf_ppwm42015-01-132-4/+3
* manpage: improve --title descriptionwm42015-01-121-5/+6
* x11: support XEmbedwm42015-01-121-6/+9
* player: change --display-tags behaviorwm42015-01-121-1/+2
* command: fix property naming conventionwm42015-01-101-2/+2
* command: change properties added in previous commitwm42015-01-101-5/+9
* command.c: new subproperties for video-params: bpp and depthxylosper2015-01-101-0/+6
* video: Add sigmoidal upscaling to avoid ringing artifactsNiklas Haas2015-01-091-1/+13
* vo_opengl_cb: introduce frame queuexylosper2015-01-081-1/+20
* ao_pulse: disable latency calculation hacks by defaultwm42015-01-071-2/+7
* stream_dvb: Add possibility to dump a full transponder.Oliver Freyermuth2015-01-061-0/+11
* manpage: dvb: Add some information on VDR channel list support.Oliver Freyermuth2015-01-061-0/+6
* sub: add option to not scale subtitles with windowwm42015-01-051-0/+11
* vo_opengl_cb: support changing options at runtimewm42015-01-051-0/+5
* manpage: document details of option quoting and escapingwm42015-01-051-4/+56
* vf_vapoursynth: autodetect CPU countwm42015-01-051-1/+4
* manpage: clarify syntax for color optionswm42015-01-051-1/+1
* manpage: fix --video-unscaled descriptionwm42015-01-041-3/+2
* vf_vapoursynth: pass through container FPS valuewm42015-01-031-0/+9
* manpage: vf_vapoursynth: document mpv-specific predefined variableswm42015-01-031-0/+11
* manpage: talk about one script, not multiple scriptsRyan Jacobs2015-01-021-2/+2
* OSC: add osc-message script command (wip)ChrisK22015-01-021-0/+4
* vo_opengl_old: remove ancient ATI-specific YUV conversionswm42015-01-021-5/+1
* manpage: fix typowm42015-01-011-1/+1
* command: make the "run" command work on Windows toowm42015-01-011-1/+0
* command: add filtered-metadata propertywm42014-12-291-0/+4
* player: filter tags, add --display-tags optionwm42014-12-291-0/+8
* player: make --shuffle/--merge-files affect runtime loaded playlistswm42014-12-291-4/+0
* ao_portaudio: remove this audio outputwm42014-12-291-13/+0
* manpage: document new --stream-dump behaviorwm42014-12-271-0/+3
* command: overlay_add: more flexible treatment of offset parameterwm42014-12-261-7/+9
* win32: add mmap() emulationwm42014-12-261-5/+0
* manpage: lua: fix a linkwm42014-12-261-1/+1
* manpage: fix typowm42014-12-251-2/+2
* manpage: lua: fixes and improvementswm42014-12-251-20/+15
* ipc: add enable_event and disable_event commandswm42014-12-241-0/+8
* command: extend revert_seek commandwm42014-12-171-2/+11
* vo_opengl: switch default FBO format to rgba, use GL_RGBAwm42014-12-171-1/+1
* manpage: ao_alsa: link upmix wiki entrywm42014-12-161-2/+6
* audio: make native channel count the default instead of stereo downmixwm42014-12-152-4/+34
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingwm42014-12-151-15/+0
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-154-23/+23
* command, dvd: add property which returns list of DVD titleswm42014-12-131-0/+27
* DOCS: add missing close bracketBen Boeckel2014-12-121-1/+1
* options: add option for ignoring patch in resume mechanismwm42014-12-131-0/+3
* player: add a --keep-open=always modewm42014-12-121-9/+20
* command: add properties for current bitratewm42014-12-121-0/+11
* demux: don't always make --cache-secs override --demuxer-readahead-secswm42014-12-121-1/+4
* manpage: fix mistake in --video-zoom mentionwm42014-12-111-1/+1
* command: add "idle" propertywm42014-12-101-0/+4
* manpage: update the ao_alsa example (no-block was removed)wm42014-12-091-2/+2
* options: enable --ytdl by defaultwm42014-12-092-6/+3
* vo_opengl_cb: simplify reconfigure, render transparent if unconfiguredwm42014-12-091-0/+3
* vo_opengl: make background color configurablewm42014-12-091-0/+4
* DOCS: Improve documentation of --ytdl-format optionChrisK22014-12-071-1/+4
* options: add a 'once' idle modeStefano Pigozzi2014-12-071-1/+4
* DOCS, OSC: Un-document removed seektooltip optionChrisK22014-12-051-4/+0
* DOCS, OSC: Document layout optionChrisK22014-12-051-1/+6
* ao_alsa: simplify, remove no-block suboptionwm42014-12-051-2/+0
* video/filter: kill vf_pp (libpostproc)wm42014-12-031-150/+0
* cocoa: allow to black out other display when going fsStefano Pigozzi2014-12-011-0/+4
* manpage: rename input.conf supersectionwm42014-11-291-3/+11
* manpage: lua: fix examplewm42014-11-291-2/+2
* manpage: minor fixeswm42014-11-293-10/+9
* vo_opengl: enable fancy-downscaling by default for opengl-hqwm42014-11-291-1/+1
* vo_opengl: disable fancy-downscaling for anamorphic videowm42014-11-291-0/+3
* lua: add a function that formats Lua values as stringswm42014-11-291-0/+4
* manpage: lua: fix typo paramater -> parameterAlessandro Ghedini2014-11-261-1/+1
* player: add option not to use OSD/fontconfigwm42014-11-251-0/+10
* input, lua: redo input handlingwm42014-11-232-9/+38
* manpage: update utils.subprocess() for WindowsJames Ross-Gowan2014-11-221-2/+3
* lua: add a way to add repeatable key bindingswm42014-11-211-1/+5
* input: add a prefix to make any binding act on key repeatwm42014-11-201-1/+3
* command: add drop_bufferswm42014-11-201-0/+4
* options: add --ytdl-format option for youtube-dl formatJaime Marquínez Ferrándiz2014-11-201-0/+6
* manpage: changes.rst: add youtube-dl scriptwm42014-11-191-0/+4
* input.conf: add some additional bindingswm42014-11-191-0/+7
* player: integrate ytdl_hook.luawm42014-11-191-0/+12
* manpage: fix typowm42014-11-191-1/+1
* demux_mkv: add an option for compatibility with Haaliwm42014-11-182-0/+8
* manpage: document vo_cmdline commandwm42014-11-181-1/+8
* command: add an ab_loop commandwm42014-11-182-2/+7
* vo_direct3d: fix texture-memory sub-option, extend itwm42014-11-181-11/+22
* command: implement A-B loopswm42014-11-182-0/+9
* command: adjust previous commitwm42014-11-171-6/+7
* command: playlist property: return if an entry is currently playingwm42014-11-171-0/+8
* input.conf: Don't make ENTER exit the playerChrisK22014-11-151-1/+1
* man: document osc seekbarstyle optionahoka2014-11-151-0/+4
* demux_mkv: adjust subtitle preroll again (2)wm42014-11-151-0/+19
* vo_opengl: allow setting different filters for downscalingwm42014-11-141-1/+6
* command: export some option metadatawm42014-11-131-1/+24
* command: rename "option-flags" property to "option-info"wm42014-11-131-3/+3
* command: export mpv configure arguments as propertywm42014-11-131-0/+4
* manpage: adjust --hwdec docswm42014-11-121-6/+8
* client API: deprecate some eventswm42014-11-081-22/+3
* command: export the flag whether an option was set on commandlinewm42014-11-071-0/+12
* audio: add --audio-client-name optionwm42014-11-071-0/+5
* command: add display-names propertyKevin Mitchell2014-11-071-0/+4
* command: add window-minimized property (X11 only)wm42014-11-021-0/+3
* command: expose mpv version as propertywm42014-11-021-0/+4
* player: add --chapters-file optionwm42014-11-021-0/+4
* manpage: update --playlist commentswm42014-11-022-9/+10
* ipc: make it possible to receive log messageswm42014-11-011-0/+10
* ipc: add a command to retrieve API versionwm42014-11-011-0/+4
* manpage: ipc: fix command name for observe_propertywm42014-11-011-1/+1
* player: update meaning of drop_frame_cntwm42014-11-011-3/+4
* player: change framedrop display in the status linewm42014-10-311-8/+9
* options: accept --audio-channels=autowm42014-10-301-2/+3
* player: add an option to abort playback on partial init failureswm42014-10-281-0/+6
* manpage: clarify loadfile append-play modewm42014-10-281-1/+3
* command: add audio-device propertywm42014-10-271-0/+13
* audio: add command/function to reload audio outputwm42014-10-271-1/+1
* manpage: options: various fixesAlessandro Ghedini2014-10-261-9/+9
* dxva2: use optimized memcpyJames Ross-Gowan2014-10-261-1/+1
* Drop libquvi supportwm42014-10-253-36/+2
* video: initial dxva2 supportwm42014-10-251-0/+1
* manpage: use the proper environment variable for CSIDL_APPDATAwm42014-10-251-4/+8
* command: add vo-configured propertywm42014-10-241-0/+5
* osd: slightly change default styleMartin Herkt2014-10-231-3/+3
* command: add a "cached" mode to sub_addwm42014-10-231-0/+7
* manpage: ipc: comment about invalid UTF-8wm42014-10-231-0/+12
* win32: change config path prioritieswm42014-10-231-0/+29
* reflect recent coreaudio changes in the manualStefano Pigozzi2014-10-231-11/+4
* command: make reverse cycle_values match up with forward onewm42014-10-211-1/+1
* command: add cursor-autohide propertywm42014-10-211-0/+4
* command: add playback-abort propertywm42014-10-211-0/+5
* command: add video-rotate propertywm42014-10-211-0/+3
* player: add stream selection by ffmpeg indexwm42014-10-211-0/+9
* command: add field-dominance propertyKevin Mitchell2014-10-211-0/+3
* lua: add convenience function for hookswm42014-10-211-0/+26
* command: extend sub_add commandwm42014-10-211-1/+17
* manpage: fix a typoBen Boeckel2014-10-201-1/+1
* manpage: ipc: mention unavailability on Windowswm42014-10-191-1/+3
* manpage: ipc: mention the socat toolwm42014-10-191-1/+2
* ipc: skip empty and commented lineswm42014-10-191-1/+5
* ipc: accept both JSON and "old" commandswm42014-10-192-1/+11
* audio: quote devices in --audio-device=helpwm42014-10-191-1/+3
* lua: expose JSON parserwm42014-10-191-0/+14
* lua: add an utility function for starting processeswm42014-10-191-0/+42
* manpage: ipc: explain security implicationswm42014-10-171-0/+8
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-174-2/+147
* options: don't load per-file config files by defaultwm42014-10-171-1/+1
* sub: adjustments to --ass-style-override optionwm42014-10-171-0/+1
* manpage: fix reference to a defunct optionshdown2014-10-161-2/+2
* command: allow setting per-file options at runtimewm42014-10-151-0/+10
* stream_lavf: expose concat://wm42014-10-141-0/+4
* vf_vapoursynth: add standalone Lua scriptingwm42014-10-121-0/+25
* lua: add command_native() functionwm42014-10-111-0/+9
* command: make audio device list available to the client APIwm42014-10-101-0/+21
* Revert "player: --save-position-on-quit should always work"wm42014-10-101-3/+4
* libmpv/cocoa: don't start the event monitorStefano Pigozzi2014-10-091-0/+5
* libmpv/cocoa: make global events work and get rid of is_cplayerStefano Pigozzi2014-10-091-4/+6
* manpage: fix --audio-pitch-correction descriptionAlessandro Ghedini2014-10-091-4/+4
* audio: add device selection & listing with --audio-devicewm42014-10-091-0/+17
* manpage: improve --wid descriptionwm42014-10-091-8/+19
* client API: rename --input-x11-keyboard to --input-vo-keyboardwm42014-10-091-2/+5
* command: add cache-buffering-state propertywm42014-10-071-0/+4
* client API: clarify pause/unpause events, modify core-idle propertywm42014-10-071-0/+4
* player: --save-position-on-quit should always workwm42014-10-061-4/+3
* cocoa: remove --fs-missioncontrolStefano Pigozzi2014-10-051-7/+0
* manpage: changes: random corrections and additionswm42014-10-041-13/+19
* manpage: changes: move internal changes section to the endwm42014-10-041-22/+22
* options: add --no-keepaspect-windowwm42014-10-041-0/+7
* manpage: refactor MPlayer -> mpv changes sectionAlessandro Ghedini2014-10-041-90/+137
* x11: stupid workaround for XMonadwm42014-10-041-4/+14
* manpage: improve consistency with new ~/.config/mpv defaultKevin Mitchell2014-10-044-27/+32
* man: replaced : with , in broken --lua-opts osc exampleStephen Caraher2014-10-031-1/+1
* command: allow passing memory addresses to overlay_addwm42014-10-031-0/+10
* manpage: remove non-existing ratio-pos propertywm42014-10-021-3/+0
* manpage: redocument audio delay key bindingswm42014-10-021-0/+3
* audio: enable pitch correction by default when playing fastwm42014-10-021-0/+8
* man: fix to->too typoKevin Mitchell2014-09-301-1/+1
* audio: remove --audiodropwm42014-09-301-5/+0
* lua: add mpv/lua directories to the lua pathOtto Modinos2014-09-281-3/+8
* client API, X11: change default keyboard input handling againwm42014-09-281-0/+18
* audio: decouple demux and audio decoder/filter sample formatswm42014-09-241-0/+1
* player: change --keep-open semanticswm42014-09-241-1/+8
* audio: drop swapped-endian audio formatswm42014-09-231-3/+2
* player: allow passing number of loops to --loop-filewm42014-09-221-5/+9
* options: remove --volstepwm42014-09-211-4/+0
* manpage: clarify vf_pp docswm42014-09-211-8/+14
* vo_vdpau: better integration with the generic framedrop codewm42014-09-201-3/+2
* manpage: document terminal status line componentswm42014-09-201-0/+45
* player: allow overriding OSD message for all OSD levelswm42014-09-181-0/+24
* command: allow using ASS tags on OSD messageswm42014-09-181-2/+19
* command: add osd-sym-cc propertywm42014-09-181-0/+5
* options: change --volstep to 2wm42014-09-161-1/+1
* manpage: fix typo in input.rstAleksey Andreev2014-09-151-1/+1
* input.conf: map ESC to exiting fullscreenwm42014-09-151-1/+4
* manpage: clarify description of dwidth/dheightwm42014-09-151-2/+6
* input: "quit_watch_later" and "stop" are abort commandswm42014-09-131-2/+8
* manpage: document shift+pgup/pgdwn bindingswm42014-09-131-0/+4
* lua: synchronously wait until scripts are loadedwm42014-09-061-0/+9
* vo_corevideo: remove this VOStefano Pigozzi2014-09-062-8/+1
* win32: add tmpfile() replacementJames Ross-Gowan2014-09-051-3/+2
* manpage: fix sub_add descriptionwm42014-09-051-1/+1
* audio: make buffer size configurablewm42014-09-051-0/+14
* player: add --media-title optionwm42014-09-021-0/+5
* player: add --osd-playing-msg optionwm42014-09-021-0/+7
* player: simplistic HLS bitrate selectionwm42014-09-011-2/+11
* command: remove broken quvi-format propertywm42014-09-012-10/+0
* man: fix a whole bunch of typosMartin Herkt2014-09-0111-130/+130
* player: always load playlistswm42014-08-311-14/+6
* lua: expose mp_getcwd through mp.utilsOtto Modinos2014-08-311-0/+4
* manpage: be more explicit about "estimated-..." propertieswm42014-08-311-2/+7
* video: initial Matroska 3D supportwm42014-08-301-0/+16
* cache_file: add a mode that creates a temporary filewm42014-08-301-15/+36
* player: reduce default demuxer cachewm42014-08-301-1/+1
* manpage: document that --cache-file doesn't work with ordered chapterswm42014-08-301-0/+2
* manpage: fix minor grammar issuewm42014-08-291-1/+1
* command: export demuxer cache info propertieswm42014-08-281-0/+9
* player: redo how stream caching and pausing on low cache workswm42014-08-271-14/+9
* vo_opengl: add parameter to gaussian filterBin Jin2014-08-261-1/+9
* vo_opengl: add radius options for filtersBin Jin2014-08-261-5/+16
* vo_opengl: add cparam1 and cparam2 optionsBin Jin2014-08-261-0/+7
* manpage: mention that mp.commandv doesn't expand propertiesOtto Modinos2014-08-251-0/+4
* options: compatibility hack for --slave-brokenwm42014-08-251-0/+2
* ao_dsound: raise default buffer size to 200ms, make it configurablewm42014-08-221-0/+3
* manpage: remove duplicated contentBin Jin2014-08-221-29/+0
* options.rst: fix warningAlexander Preisinger2014-08-201-1/+1
* command: add estimated-frame-count & estimated-frame-number propertiesAndrey Morozov2014-08-191-0/+7
* manpage: fix opengl-hq defaultswm42014-08-181-1/+1
* video: enable framedropping by defaultwm42014-08-171-4/+4
* demux: enable thread by defaultwm42014-08-161-1/+3
* demux: add option to control the readahead buffer by a duration valuewm42014-08-161-3/+13
* video: add --display-fps switch to control framedrop FPSwm42014-08-161-0/+7
* audio: add a mode to insert silence on severe A/V desyncwm42014-08-151-0/+5
* vo_opengl: optional support for using GLX_SGI_video_syncwm42014-08-151-0/+7
* vo_opengl: if glfinish is used, also call it after swapppingwm42014-08-151-1/+3
* video: add VO framedropping modewm42014-08-152-10/+39
* sub: add option to workaround broken mkv fileswm42014-08-141-0/+7
* af_lavcac3enc: lower minimum channel number to 3wm42014-08-121-1/+1
* af_lavcac3enc: change default bitrate to 640wm42014-08-121-1/+3
* video: move display and timing to a separate threadwm42014-08-121-7/+0
* input.conf: make explanatory text more readablewm42014-08-111-0/+1
* manpage: update keybindingswm42014-08-111-1/+1
* video: remove "hard" framedrop modewm42014-08-091-4/+8
* manpage: update key bindingswm42014-08-081-36/+6
* manpage: add sections and order by usageAlexander Preisinger2014-08-081-1677/+1810
* command: add a "seeking" propertywm42014-08-081-0/+6
* player: some further playloop cleanupswm42014-08-032-6/+9
* manpage: be more explicit where input.conf is locatedwm42014-08-022-1/+6
* manpage: explain how to replace --slave-brokenwm42014-08-021-0/+10
* command: add a property that returns a list of all propertieswm42014-08-021-0/+2
* manpage: remove duplicated misplaced description of a commandwm42014-08-021-2/+0
* Remove the last remains of slave modewm42014-08-012-32/+10
* command: add cache-idle propertywm42014-07-311-2/+6
* video/filter: add vf_bufferwm42014-07-301-0/+6
* ao_alsa: disable use of non-interleaved formats by defaultwm42014-07-301-0/+4
* stream_lavf: allow setting AVOptions with --stream-lavf-owm42014-07-301-0/+7
* manpage: lua: document timer timeout and oneshot fieldswm42014-07-291-0/+14
* ao_pulse: allow disabling timing bug workaroundswm42014-07-261-0/+6
* manpage: eliminate the word "movie"wm42014-07-264-29/+29
* manpage: fix a typowm42014-07-241-1/+1
* command: add append-play loadfile modewm42014-07-231-0/+2
* sub: add detection via BOMwm42014-07-221-0/+3
* manpage: correct the --mf optionswm42014-07-211-6/+6
* manpage: fix wording for --aidwm42014-07-201-2/+3
* manpage: fix documented default for --demuxer-threadwm42014-07-171-1/+1
* demux: add a demuxer threadwm42014-07-161-0/+18
* Remove stream_pts stuffwm42014-07-061-5/+0
* DOCS: add a file listing API changes for the client APIwm42014-07-031-0/+1
* manpage: reflect new coreaudio changesStefano Pigozzi2014-07-021-1/+13
* command: change cache perentage to float, add cache-free and cache-usedAndrey Morozov2014-07-021-1/+7
* options: add --list-protocols optionAlessandro Ghedini2014-06-301-0/+3
* options: support setting start time relative to start PTSTsukasa OMOTO2014-06-291-3/+6
* player: make the time display relative to start PTSTsukasa OMOTO2014-06-291-0/+3
* manpage: update config file locationswm42014-06-282-11/+24
* manpage: update changed defaults from previous commitwm42014-06-231-2/+2
* video: Include better heuristics for guessing primariesNiklas Haas2014-06-221-2/+11
* video: Refactor rendering intent for DCP XYZ and :srgbNiklas Haas2014-06-221-0/+4
* video: Support BT.2020 constant luminance systemNiklas Haas2014-06-221-1/+2
* options: Expose --colormatrix-primaries to the userNiklas Haas2014-06-222-0/+24
* video: Add support for non-BT.709 primariesNiklas Haas2014-06-221-1/+7
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-222-2/+3
* stream: add a file cachewm42014-06-221-0/+25
* DOCS: remove en/ sub-directorywm42014-06-2011-0/+0
* manpage: explicitly document protocolswm42014-06-201-12/+79
* manpage: remove some trailing whitespacewm42014-06-201-1/+1
* manpage: remove bogus significant whitespacewm42014-06-181-1/+1
* options: allow adding multiple files with --audio-filewm42014-06-181-2/+3
* sub: add --sub-scale-with-window optionwm42014-06-141-0/+8
* options: turn --idx, --forceidx into --indexwm42014-06-132-14/+9
* input: make option struct localwm42014-06-111-11/+11
* options: remove global variables for swscale options; rename themwm42014-06-112-30/+21
* stream_dvb: remove global option variableswm42014-06-111-12/+11
* stream_cdda: remove global option variableswm42014-06-111-28/+23
* stream_pvr: remove global option variableswm42014-06-111-36/+35
* tv: remove global option variableswm42014-06-111-136/+128
* command: redo ancient TV/DVB/PVR commandswm42014-06-112-5/+28
* audio: add a "weak" gapless mode, and make it defaultwm42014-06-091-16/+27
* manpage: document new --sub-file semanticswm42014-06-081-3/+11
* sub: remove old style override optionwm42014-06-051-6/+1
* sub: add --ass-style-override=force optionwm42014-06-051-3/+10
* player: write file name to the watch later config fileAlessandro Ghedini2014-06-011-0/+9
* stream: remove VCD supportwm42014-06-011-1/+0
* ao_alsa: make device the first sub optionwm42014-05-311-3/+3
* manpage: document write_watch_later_config commandwm42014-05-271-0/+3
* lua: fix compilation with lua 5.2wm42014-05-261-1/+1
* command: add write_watch_later_config commandMartin2014-05-261-0/+3
* lua: add some filesystem utility functionswm42014-05-251-0/+42
* manpage: lua: cosmetic changes to mp.options sectionwm42014-05-251-4/+4
* osc: fix chapter list displayChrisK22014-05-241-2/+2
* video: add --video-rotate option for controlling auto-rotationwm42014-05-241-0/+7
* stream: kill start_pos, remove --sb optionwm42014-05-242-8/+1
* manpage: update references to renamed optionsAlessandro Ghedini2014-05-234-9/+9
* lua/osc: forgot some changed files in previous commitChrisK22014-05-232-20/+94
* player: give quit_watch_later an exit code argument like quitwm42014-05-221-3/+4
* input: allow disabling window dragging with --no-window-draggingwm42014-05-201-0/+3
* manpage: mention bdnav://wm42014-05-201-2/+2
* cache: redo options and default settingswm42014-05-202-16/+17
* etc/input.conf: add example how to change window size by key bindingwm42014-05-181-0/+2
* manpage: fix a minor aspect of the discnav commandwm42014-05-181-2/+1
* manpage: document discnav commandwm42014-05-181-0/+14
* command: add a disc-menu-active propertywm42014-05-181-0/+6
* x11: implement --fs-screen properly, separate old code pathwm42014-05-171-4/+2
* x11: replace--[x11-]fstype option with --x11-netwmwm42014-05-162-39/+13
* manpage: changes.rst: minor fixupswm42014-05-151-5/+5
* vf_vapoursynth: allow parallel processingwm42014-05-141-8/+20
* manpage: updates changes.rstwm42014-05-141-46/+59
* manpage: update --playlist entrywm42014-05-111-5/+10
* manpage: minor correctionswm42014-05-113-8/+10
* input: remove pausing command prefixeswm42014-05-111-3/+0
* man: tweak --sub-codepage for concisionKevin Mitchell2014-05-091-20/+18
* command: add property that estimates current video FPSwm42014-05-081-0/+8
* options: add --hr-seek-framedrop optionwm42014-05-072-1/+11
* manpage: fix typo in previous commitwm42014-05-061-1/+1
* manpage: adjustments to file-size propertywm42014-05-061-1/+3
* command: rename stream-length to file-size, format file sizeAndrey Morozov2014-05-061-3/+3
* manpage: fix vf_scale optionswm42014-05-041-9/+11
* options: merge ---sub-auto-match with --sub-autowm42014-05-042-10/+7
* manpage: improve --input-cursor descriptionwm42014-05-041-2/+2
* options: remove deprecated --identifyMartin Herkt2014-05-042-15/+10
* options: remove obsolete --fsmode-dontuseMartin Herkt2014-05-042-4/+1
* options: rename device-specific optionsMartin Herkt2014-05-043-3/+5
* options: rename msg-related optionsMartin Herkt2014-05-044-21/+28
* options: rename video-related options/propertiesMartin Herkt2014-05-044-38/+43
* options: rename audio-related options/propertiesMartin Herkt2014-05-044-53/+59
* options: rename subtitle-related optionsMartin Herkt2014-05-042-48/+52
* options: rename input-related optionsMartin Herkt2014-05-043-51/+56
* DOCS: update changes.rstMartin Herkt2014-05-031-39/+47
* manpage: adjust description of vdpau deint sub-optionwm42014-05-021-6/+8
* manpage: deprecated vo_vdpau postprocessing optionswm42014-05-021-0/+19
* manpage: document vf_vdpauppwm42014-05-021-0/+49
* lua: remove "lua/" prefix from script nameswm42014-05-021-5/+5
* manpage: fix the alternative suggested for stream-pathwm42014-05-021-1/+1
* man: grammar tweak of mp.add_timeout()Kevin Mitchell2014-04-291-3/+3
* vf_vapoursynth: use frame durations instead of _AbsoluteTimewm42014-04-281-2/+2
* client API: add chapter change eventwm42014-04-271-0/+3
* manpage: fix grammarwm42014-04-261-1/+1
* manpage: forced->usedwm42014-04-261-1/+1
* manpage: improve --osd-level descriptionwm42014-04-251-4/+4
* af.rst: fix replaygain-track descriptionAlessandro Ghedini2014-04-251-2/+1
* command: allow native access to "vf" propertywm42014-04-241-0/+16
* video: add a "hwdec" property to enable or disable hw decoding at runtimewm42014-04-231-0/+10
* man: minor typo why not to use portaudioKevin Mitchell2014-04-221-1/+1
* command: export rotation parameterwm42014-04-221-0/+4
* vf_rotate: support all multiples of 90 degreeswm42014-04-211-9/+2
* encode: don't apply default config optionswm42014-04-191-1/+1
* manpage: add notes when to use/not use certain AO and VO driverswm42014-04-192-1/+50
* input: discard key history when a key is mappedwm42014-04-191-4/+4
* manpage: clarify one aspect of multi-keybindingswm42014-04-181-1/+2
* input: close window when window close button is pressed with --input-testwm42014-04-181-3/+3
* input: handle multi-combinations as key sequenceswm42014-04-181-0/+10
* manpage: document loop-file propertywm42014-04-181-0/+3
* player: add a --loop-file optionwm42014-04-171-0/+6
* ao_null: add simulated device latency, simulate EOF problemswm42014-04-171-0/+7
* vo_opengl: make spline36 default with --vo=opengl-hqwm42014-04-171-2/+4
* player: add a --dump-stats optionwm42014-04-171-0/+8
* client API: remove mpv_event_pause_reasonwm42014-04-141-21/+5
* command: add property to indicate when pausing due to --keep-openwm42014-04-141-0/+7
* command: add a property to indicate core pause statewm42014-04-141-0/+5
* New option --no-ometadata to opt out of including metadata when encoding.Rudolf Polzer2014-04-141-0/+4
* vf_vapoursynth: wipe vapoursynth state completely on reloadingwm42014-04-141-4/+1
* Remove radio://wm42014-04-132-56/+0
* command: add vf-metadata propertyKevin Mitchell2014-04-131-1/+12
* command: add paused-for-cache, total-avsync-change, drop-frame-count propertiesDavid Weber2014-04-131-0/+11
* manpage: vf_vapoursynth: document what happens on seekingwm42014-04-131-0/+8
* manpage: lua: separate "advanced" functions into a separate sectionwm42014-04-121-4/+10
* lua: make it easier to integrate with foreign event loopswm42014-04-121-0/+20
* lua: wrap mpv_get_wakeup_pipe()wm42014-04-121-0/+4
* video: add VapourSynth filter bridgewm42014-04-121-0/+47
* manpage: fix --vf=scale optionsJames Ross-Gowan2014-04-111-3/+3
* manpage: document how the client API retrieves the complicated propertieswm42014-04-111-0/+82
* lua: add a minor helper functionwm42014-04-101-0/+4
* cache: allow resizing at runtimewm42014-04-091-0/+12
* manpage: --ad-spdif-dtshd=yes works nowwm42014-04-081-1/+2
* vd_lavc: by default, do not show corrupt frameswm42014-04-081-1/+1
* client API: avoid redundant property change events if possiblewm42014-04-081-5/+9
* lua: add API for observing property changeswm42014-04-081-0/+22
* lua: give more control over timerswm42014-04-021-5/+17
* lua: add mp.unregister_event() functionwm42014-04-011-0/+5
* vo_opengl, cocoa: allow to autoselect a color profileStefano Pigozzi2014-03-311-0/+7
* command: allow changing filters before video chain initializationwm42014-03-301-0/+6
* command: change what the metadata property returnswm42014-03-301-3/+9
* manpage: remove misleading description for --ontopStefano Pigozzi2014-03-291-2/+1
* manpage: osc: document some recent additionswm42014-03-201-0/+27
* manpage: clarify what to pass to --hwdec-codecs optionwm42014-03-201-1/+3
* manpage: mark disc-title as writeablewm42014-03-181-2/+3
* changes.rst: add dvd://1 -> dvd://0 changewm42014-03-171-0/+1
* lua: rename mp.register_script_command() to mp.register_script_message()wm42014-03-171-5/+5
* command, lua: change script_message semanticswm42014-03-172-14/+29
* manpage: remove author fieldwm42014-03-161-1/+0
* vf_delogo: remove internal implementationwm42014-03-161-5/+0
* command: rename dvd- properties to disc-wm42014-03-151-4/+4
* command: prefix DVD title properties with "dvd-"wm42014-03-151-1/+4
* af_volume: add detach optionwm42014-03-141-0/+6
* manpage: af: minor syntax improvementswm42014-03-141-4/+4
* af_volume: remove double-negated suboptionwm42014-03-141-3/+3
* af_volume: add support for replaygain pre-amp and clipping preventionAlessandro Ghedini2014-03-131-0/+6
* af_volume: add replaygain supportAlessandro Ghedini2014-03-131-0/+6
* options.rst: correct broken URLDiogo Franco2014-03-111-1/+1
* vo_opengl: Simplify and clarify color correction codeNiklas Haas2014-03-101-13/+13
* audio: make --channels option always force the output layoutwm42014-03-102-11/+15
* ao_jack: use new pull API helperswm42014-03-091-3/+0
* ao_null: add option for simulated device speedwm42014-03-091-0/+5
* sd_ass: add a very simple and evil way to override ASS subtitle styleswm42014-03-011-5/+10
* lua: add option to disable auto-loading of lua scriptswm42014-02-282-1/+6
* manpage: document properties added in previous commitwm42014-02-281-0/+7
* manpage: lua: fix typowm42014-02-281-1/+1
* manpage: lua: update from previous commitwm42014-02-281-1/+7
* vo_opengl: change gamma suboption to take a valuewm42014-02-271-2/+7
* vo_opengl: Change the default icc-intent to relative colorimetricNiklas Haas2014-02-261-2/+2
* lua: add set_property_native functionwm42014-02-261-2/+12
* options: allow changing options at runtimewm42014-02-251-2/+4
* manpage: remove unused environment variablewm42014-02-251-3/+0
* config: add a --config-dir option to force config directorywm42014-02-251-0/+11
* manpage: Improve wording on icc-approx-gammaNiklas Haas2014-02-251-5/+5
* manpage: document the new loadfile argumentwm42014-02-251-1/+6
* client API: report pause/unpause reasonwm42014-02-241-0/+19
* lua: add a bunch of functions to get/set properties by their native typewm42014-02-241-2/+40
* vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gammaNiklas Haas2014-02-241-0/+8
* command: use DVD volume ID for media-title propertyxylosper2014-02-231-0/+2
* manpage: fix a metadata property namewm42014-02-231-1/+1
* manpage: fix yadif example in one casewm42014-02-231-1/+1
* input: check for abort cmd in multi-commandswm42014-02-201-5/+0
* manpage: input: clarify chapter-metadata propertywm42014-02-191-2/+8
* command: allow accessing metadata entries as listwm42014-02-191-0/+12
* command: move metadata entry access to metadata/by-key/wm42014-02-191-2/+8
* manpage: lua: improve explanation of tracks-changed and tracks-switchedwm42014-02-191-4/+4
* client API: add event for metadata changeswm42014-02-191-0/+3
* command: export list of editions as propertieswm42014-02-191-0/+22
* command: export codec for each trackwm42014-02-191-0/+4
* manpage: lua: shorten description of register_script_command()wm42014-02-171-37/+12
* manpage: lua: attempt to improve add_key_binding() descriptionwm42014-02-171-18/+23
* manpage: lua: improve introduction, add simplistic examplewm42014-02-171-15/+26
* manpage: lua: fix typowm42014-02-171-1/+1
* manpage: input: document script_message commandwm42014-02-171-0/+8
* client API: add events for video and audio reconfigwm42014-02-171-0/+6
* lua: add mechanism for script provided key bindingswm42014-02-171-1/+99
* client API: add a client message eventwm42014-02-171-0/+6
* lua: allow giving fallback values in get_property() callswm42014-02-171-6/+8
* command: export chapter list as propertieswm42014-02-161-0/+12
* command: export playlist as propertieswm42014-02-161-0/+9
* command: expose track list as propertieswm42014-02-161-0/+42
* command: export more video params as propertieswm42014-02-161-3/+40
* options: make --no-config block all auto-loaded configuration fileswm42014-02-141-4/+2
* lua: auto-load scripts from ~/.mpv/lua/wm42014-02-141-0/+5
* lua: make register_event() not overwrite previous event handlerwm42014-02-141-0/+4
* manpage: reformat property listwm42014-02-121-113/+344
* manpage: lua: move less important events to the end of the listwm42014-02-121-36/+35
* manpage: lua: document receiving of terminal messageswm42014-02-121-2/+36
* manpage: lua: rewrite event descriptionwm42014-02-121-30/+86
* manpage: lua: minor fixeswm42014-02-121-4/+4
* man: update wayland optionsAlexander Preisinger2014-02-111-3/+8
* manpage: fix Lua script shutdown description againwm42014-02-111-6/+6
* manpage: document --aspect special valueswm42014-02-111-0/+7
* manpage: use Lua for Lua examplewm42014-02-111-1/+1
* manpage: document mp.commandv Lua commandwm42014-02-111-0/+15
* manpage: move description of script shutdown to a separate paragraphwm42014-02-111-4/+6
* manpage: fix formatting of example codewm42014-02-111-6/+7
* manpage: document some Lua scripting functionswm42014-02-111-2/+160
* options: add --no-terminal switchwm42014-02-101-0/+7
* quvi: disable subtitle fetching by defaultwm42014-01-311-4/+6
* options: alternative way to specify color optionswm42014-01-311-10/+22
* manpage: fix af_equalizer syntaxwm42014-01-191-1/+1
* lua: add a --lua-opts option, which can be queried by scriptswm42014-01-161-0/+5
* player: add --term-osd-bar, which shows a status bar on the terminalwm42014-01-151-0/+12
* manpage: document --term-osd=forcewm42014-01-131-1/+3
* player: redo terminal OSD and status line handlingwm42014-01-131-5/+0
* options: remove --screenw and --screenhwm42014-01-111-8/+0
* options: don't reset pause mode when switching to next filewm42014-01-091-3/+3
* screenshot: add format specifiers to get file directory pathwm42014-01-081-0/+6
* Switch PDF manual generation to rst2pdfMartin Herkt2014-01-082-24/+0
* ao_pulse: lower default buffer size from 1000ms to 250mswm42014-01-071-1/+1
* ao_pulse: add suboption to control buffer sizewm42014-01-071-0/+6
* manpage: mention how to get a list of codecs for use with --hwdec-codecswm42014-01-071-0/+3
* Fix audio delay inversionMartin Herkt2014-01-061-2/+2
* quvi: add option to not fetch subtitlesAndre D2014-01-051-0/+7
* manpage: fix typowm42014-01-051-1/+1
* manpage: mention --pauseMartin Herkt2014-01-031-0/+3
* manpage: clarifications about bitmap subtitles and --secondary-sidwm42014-01-011-2/+4
* manpage: fix description on the slave mode msglevelwm42014-01-011-2/+1
* manpage: fix vf_noise parameter namewm42013-12-301-2/+2
* vd_lavc: by default, output all frames, even corrupted oneswm42013-12-291-0/+5
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-242-0/+23
* changes.rst: add entry for dvdnav menuwm42013-12-231-1/+1
* manpage: mention video-unscaled propertywm42013-12-231-0/+1
* options: disable joystick by defaultwm42013-12-231-1/+1
* af_export: require filename argumentwm42013-12-211-2/+2
* msg: change --msglevel, reduce legacy gluewm42013-12-202-12/+17
* command: remove radio commandswm42013-12-191-2/+1
* command: scale osd’s time remaining by the current speedVivek Jain2013-12-161-0/+1
* manpage: fix --vf=expand aspect ratio exampleAlessandro Ghedini2013-12-161-1/+1
* manpage: undocument syntax for skipping optional arguments in input commandswm42013-12-161-2/+0
* matroska: add --ordered-chapters-files optionwm42013-12-141-0/+12
* manpage: mention that the "run" does not wait for the commandwm42013-12-141-0/+3
* Allow some options taking filenames to refer to mpv config dirwm42013-12-141-0/+22
* dvdnav: select longest title by defaultwm42013-12-141-0/+1
* video: change --video-zoom behaviorwm42013-12-131-3/+8
* osd: add option for "unscaled" OSDwm42013-12-101-0/+6
* demux: set fps for mf:// to 1wm42013-12-101-1/+1
* manpage: remove some --flip leftoverswm42013-12-072-2/+2
* manpage: mark "run" command as Unix-onlywm42013-12-071-0/+1
* video: remove --flipwm42013-12-051-3/+0
* video: allow hardware decoding only for certain codecswm42013-12-051-4/+12
* af_pan: change options, use option parserwm42013-12-041-9/+13
* af_ladspa: change options, use option parserwm42013-12-041-4/+13
* af_delay: change option parsing, fix bugs, use option parserwm42013-12-041-3/+3
* af_channels: change options, fix bugs, use option parserwm42013-12-041-8/+15
* ad_lavc: expose an option to enable threadingwm42013-12-041-0/+6
* manpage: use different quoting in examplewm42013-12-041-1/+1
* manpage: remove unhelpful paragraph about video filter paramswm42013-12-041-5/+0
* manpage: update af_format entrywm42013-12-041-10/+3
* manpage: fix examplewm42013-12-041-1/+1
* manpage: remove two stray video fitler deprecation noteswm42013-12-041-10/+0
* manpage: generic notice about changed sub-option parsingwm42013-12-041-0/+9
* vf_pp: use option parserwm42013-12-042-4/+9
* vf_dsize: use option parserwm42013-12-041-1/+4
* video/filter: remove vf_down3drightwm42013-12-041-8/+0
* vf_pullup: change options, reroute to vf_lavfiwm42013-12-041-1/+1
* vf_unsharp: change options, reroute to vf_lavfiwm42013-12-041-14/+6
* vf_phase: change options, reroute to vf_lavfiwm42013-12-041-1/+1
* vf_noise: reroute to vf_lavfiwm42013-12-041-11/+20
* vf_hqdn3d: change options, reroute to vf_lavfiwm42013-12-041-5/+0
* vf_gradfun: reroute to vf_lavfiwm42013-12-041-6/+6
* vf_delogo: reroute to vf_lavfiwm42013-12-041-6/+4
* vf_yadif: change options, reroute to vf_lavfiwm42013-12-041-11/+14
* vf_lavfi: export a wrapper functionwm42013-12-041-2/+2
* manpage: mention that vda can work with vo_openglwm42013-12-022-1/+2
* options: add option to disable using right Alt key as Alt GrVivek Jain2013-12-022-0/+9
* vo_opengl: add support for rectangle textureswm42013-12-011-0/+5
* command: add a revert_seek commandwm42013-12-011-0/+6
* options: add options that set defaults for af/vf/ao/vowm42013-12-014-3/+27
* command: add a cycle_values input commandwm42013-11-301-0/+18
* command: change the syntax and semantics of the "run" commandwm42013-11-301-3/+18
* ao_alsa: disable ALSA resampling by default againwm42013-11-291-1/+4
* command: allow "current" as argument to playlist_remove commandwm42013-11-281-2/+4
* video: disable PTS sorting fallback by defaultwm42013-11-251-4/+7
* demux_lavf: disable genpts by default, remove the builtin genpts hackwm42013-11-251-8/+4
* options: implement --pphelp differentlywm42013-11-233-4/+2
* video: remove vf_pp auto-insertionwm42013-11-232-3/+1
* manpage: document , mapping (frame_back_step)enkore2013-11-221-0/+4
* Fixing list of vo's that vavpp works with, in man page.Josh Driver2013-11-221-4/+4
* switch the build system to wafStefano Pigozzi2013-11-211-1/+0
* player: add --merge-files optionwm42013-11-191-0/+9
* timeline: add edl:// URIswm42013-11-191-0/+1
* manpage: fix typo in --video-align-y descriptionwm42013-11-191-1/+1
* ao_null: properly simulate final chunk, add buffer optionswm42013-11-171-0/+6
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-6/+6
* manpage: mark DTS-HD passthough as brokenwm42013-11-151-0/+2
* af_lavcac3enc: use option parserwm42013-11-151-8/+9
* ao_null: add untimed sub-optionwm42013-11-131-1/+6
* sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.Rudolf Polzer2013-11-071-0/+13
* vd_lavc: remove explicit crystalhd supportwm42013-11-061-1/+0
* vo_opengl: support for vdpau hardware decodingwm42013-11-051-1/+1
* manpage: fix incorrect default for --oscwm42013-11-051-1/+1
* vo_opengl: add support for VA-API OpenGL interopwm42013-11-041-1/+1
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+5
* video: check profiles with hardware decodingwm42013-11-011-0/+7
* command: replace speed_mult with multiply commandwm42013-10-311-3/+0
* command: add generic "multiply" commandwm42013-10-311-0/+3
* command: add property to scale window sizewm42013-10-311-0/+1
* af_volume: switch to new option parsingwm42013-10-261-7/+7
* af_volume: remove unused featureswm42013-10-261-4/+0
* docs: osc: update cache display percentage.ChrisK22013-10-261-1/+1
* manpage: clarify --heartbeat-interval operationwm42013-10-251-0/+5
* manpage: use the new name for af_force in one placewm42013-10-231-2/+2
* vo_opengl: don't enable PBOs with opengl-hqwm42013-10-231-3/+5
* gl_video: add RGB10_A2 FBO formatwm42013-10-231-2/+2
* audio/filter: split af_format into separate filters, rename af_forcewm42013-10-231-18/+27
* osc: make transparency of background-box configurableChrisK22013-10-181-1/+5
* spelling fixesAlessandro Ghedini2013-10-162-2/+2
* docs: osc: add short info about lua and how to disable itChrisK22013-10-151-0/+3
* changes.rst: add some replaced options, follow conventions betterwm42013-10-151-4/+6
* docs: osc: fix table and other errorsChrisK22013-10-151-11/+18
* docs: Add osc.rst to mpv.rstChrisK22013-10-152-3/+5
* osc docs: Add documentation for OSC and rename some optionsChrisK22013-10-151-0/+188
* Copyright, LICENSE: switch to GPL version 2 or laterwm42013-10-132-1/+2
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-121-4/+5
* ao_sndio: add documentationChristian Neukirchen2013-10-051-0/+9
* command: add commands for displaying overlayswm42013-10-051-0/+71
* command: add properties for retrieving OSD dimensionswm42013-10-051-0/+3
* command: add sub_seek input commandwm42013-10-021-0/+9
* core: add --force-windowwm42013-10-021-0/+14
* network: add options to control TLS verificationwm42013-09-271-0/+8
* Add the on-screen-controllerChrisK22013-09-261-0/+3
* Add initial Lua scripting supportwm42013-09-263-0/+24
* options: allow selecting the libass shaperwm42013-09-251-0/+9
* options: make --ass-hinting a choice, instead of using magic numberswm42013-09-251-6/+11
* vaapi: allow GPU read-back with --hwdec=vaapi-copywm42013-09-251-0/+4
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-252-2/+26
* network: fix rtsp playbackwm42013-09-221-0/+5
* m_property: add a way to switch on property values in property expansionwm42013-09-201-3/+15
* Merge branch 'volume_restore'wm42013-09-203-1/+14
|\
| * manpage: af_volnorm was renamedwm42013-09-202-1/+2
| * mixer: restore volume with playback resumewm42013-09-201-0/+12
* | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-191-7/+0
* | vo_opengl: blend alpha components by defaultwm42013-09-191-7/+14
|/
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-181-0/+7
* manpage: remove bogus space in example usagewm42013-09-151-1/+1
* manpage: remove version and date fieldswm42013-09-151-2/+0
* screenshot: change %w format to be more like %twm42013-09-151-14/+13
* screenshot: make it possible to format playback time in various wayswm42013-09-151-0/+23
* mplayer: don't run heartbeat command while pausedwm42013-09-151-2/+4
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-132-1/+16
* quvi: restore playback position when switching formatswm42013-09-101-3/+4
* manpage: various improvementswm42013-09-106-106/+87
* Add PDF manual targetMartin Herkt2013-09-092-6/+25
* Manpage: Fix formatting (mostly for PDF output)Martin Herkt2013-09-084-13/+19
* demux: retrieve per-chapter metadatawm42013-09-081-0/+1
* mplayer: add --cursor-autohide-fs-only optionwm42013-09-081-0/+5
* options: remove --(no-)mouseinput optionwm42013-09-081-4/+1
* options: fix --volume option range, add some explanations to manpagewm42013-09-071-0/+6
* mplayer: make --save-position-on-quit save only on quitwm42013-09-041-2/+4
* video: add unscaled mode with --video-unscaledwm42013-09-011-0/+12
* core: add a playlist demuxerwm42013-08-261-0/+16
* wayland: shm based software renderingAlexander Preisinger2013-08-251-0/+10
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-222-1/+3
* options: replace --edition=-1 with --edition=autowm42013-08-211-2/+2
* mplayer: start track IDs from 1 rather than 0wm42013-08-211-1/+1
* manpage: fix (again) incorrect ao_alsa exampleCheng Sun2013-08-201-1/+1
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-192-0/+38
* options: remove --panscanrange optionwm42013-08-191-8/+0
* changes: add some things for completenesswm42013-08-191-3/+31
* vo_vdpau: add RGB supportwm42013-08-181-0/+4
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-172-1/+10
* vo_vdpau: use color close to black as default colorkey (instead of green)wm42013-08-171-3/+3
* vo_vdpau: allow setting colorkeywm42013-08-171-0/+6
* manpage: fix incorrect ao_alsa example, extend changes.rstwm42013-08-152-2/+7
* sub: make --subcp=enca the default.wm42013-08-151-5/+14
* sub: allow specifying a fallback codepage if input is not UTF-8wm42013-08-151-2/+8
* changes.rst: document some OSX and windows changesStefano Pigozzi2013-08-131-0/+5
* manpage: actually document --hwdec=autowm42013-08-121-0/+7
* video: add vaapi decode and output supportwm42013-08-122-1/+35
* changes.rst: add precise scrolling supportAlexander Preisinger2013-08-071-0/+2
* changes.rst: mention wayland supportAlexander Preisinger2013-08-051-0/+1
* demux_lavf: make avio buffer configurablewm42013-08-041-0/+6
* command: make vf and af commands more verbosewm42013-08-031-0/+5
* command: add vf/af propertieswm42013-08-031-0/+2
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-1/+1
* manpage: clean up environment variables sectionwm42013-08-021-54/+32
* manpage: document exit codeswm42013-08-021-0/+18
* manpage: move screenshot section above option listwm42013-08-021-17/+17
* options: simplify --correct-pts handlingwm42013-07-261-7/+6
* command: add pseudo-property that allows you to read global optionswm42013-07-261-0/+1
* af_lavfi: switch to new option APIwm42013-07-221-2/+6
* af_lavrresample: switch to new option APIwm42013-07-221-4/+5
* audio/filter: use new option APIwm42013-07-222-14/+10
* DOCS/man/en/ao.rst: Update wasapi:device=<id> documentationDiogo Franco (Kovensky)2013-07-221-1/+6
* ao_wasapi0: Rename to ao_wasapiDiogo Franco (Kovensky)2013-07-221-1/+1
* DOCS/man/en/ao.rst: Document ao_wasapi0Diogo Franco (Kovensky)2013-07-221-0/+15
* vo_opengl: some option changeswm42013-07-221-29/+12
* options: move --colorkey option to vo_xvwm42013-07-222-9/+7
* ao_jack: use new option APIwm42013-07-221-1/+1
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptswm42013-07-213-19/+14
* ao_alsa: use new option API (changes syntax)wm42013-07-211-3/+10
* manpage: fix typowm42013-07-211-1/+1
* input.rst: update examplewm42013-07-211-1/+1
* vf_scale: use new swscale wrapperwm42013-07-181-6/+0
* sd_ass: scale blur by original video size if requestedwm42013-07-151-1/+10
* sd_add: add terrible hack for (xy-)vsfilter compatibilitywm42013-07-151-0/+25
* demux_lavf: add terrible hack to make DVD playback just workwm42013-07-141-0/+10
* Merge branch 'remove_old_demuxers'wm42013-07-142-22/+0
|\
| * demux: rewrite probing and demuxer initializationwm42013-07-121-6/+0
| * options: remove --ignore-startwm42013-07-081-5/+0
| * Merge branch 'master' into remove_old_demuxerswm42013-07-089-2121/+2265
| |\
| * | Remove old demuxerswm42013-07-072-11/+0
* | | options: add --cache-default optionwm42013-07-101-1/+6
| |/ |/|
* | command: add screenshot_to_file commandwm42013-07-081-0/+13
* | input: allow binding multiple commands to a keywm42013-07-081-1/+10
* | manpage: proofread and fix formattingMartin Herkt2013-07-089-2124/+2246
|/
* Remove some leftovers from network removalwm42013-07-072-3/+3
* manpage: fix section headingsMartin Herkt2013-07-073-26/+27
* Remove internal network supportwm42013-07-071-28/+0
* ao_jack: allow more control about channel layoutswm42013-07-071-0/+15
* command: add some playlist manipulation commandswm42013-07-021-0/+11
* command: add commands to enable/disable input sectionswm42013-06-291-0/+15
* manpage: document input sectionswm42013-06-291-1/+21
* command: make raw percent-pos property return fractionswm42013-06-291-0/+1
* command: add properties for playlist positionwm42013-06-291-1/+3
* vo_opengl: handle chroma locationwm42013-06-281-0/+4
* core: add libquvi 0.9 supportwm42013-06-282-1/+15
* options: rename --mkv-subtitle-preroll, --dtshdwm42013-06-281-30/+35
* options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudiowm42013-06-282-34/+39
* options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavfwm42013-06-282-101/+94
* options: remove -lavdopts debug suboptionwm42013-06-281-26/+1
* options: add -sub-speed optionwm42013-06-251-0/+12
* sub: libguess support for -subcpwm42013-06-251-0/+9
* sub: add subtitle charset conversionwm42013-06-251-3/+5
* sub: add demux_libass wrapper, drop old hackswm42013-06-252-10/+2
* sub: do some timing postprocessing on preloaded subswm42013-06-231-9/+6
* Merge branch 'cache_new'wm42013-06-161-6/+15
|\
| * cache: use threads instead of fork()wm42013-06-161-6/+15
* | audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-4/+0
* | mplayer: update window title if its properties changeJohn Hawthorn2013-06-161-0/+3
* | image_writer: Add PNG filter option (default "mixed")Martin Herkt2013-06-152-0/+9
* | x11: enable screensaver when paused, rename/change --stop-xscreensaverwm42013-06-142-6/+9
* | options: remove --stereowm42013-06-131-7/+0
* | manpage: adjust y4m output examplewm42013-06-131-1/+1
* | Option -omaxfps: limit fps when encodingRudolf Polzer2013-06-091-0/+5
|/
* manpage: improve documentation of property expansionwm42013-06-082-45/+90
* command: replace some show_ commands with propertieswm42013-06-072-9/+9
* core: reset pause state by default when going to next filewm42013-06-071-0/+3
* osx: improve Media Keys supportStefano Pigozzi2013-06-041-0/+3
* ao_jack: add (no-)connect suboptionreimar2013-06-041-0/+4
* Merge branch 'sub_mess'wm42013-06-041-7/+8
|\
| * sub: use libass even if -no-ass is usedwm42013-06-031-6/+4
| * options: add --no-sub-visibility for symmetrywm42013-05-301-1/+4
* | osx: add Apple Remote supportStefano Pigozzi2013-06-031-0/+3
|/
* options: remove some questionable -lavdopts suboptionswm42013-05-291-43/+4
* manpage: fix typowm42013-05-271-1/+1
* options: add allow-mimetype suboption for demux_lavfwm42013-05-271-0/+6
* manpage: fix typowm42013-05-261-2/+2
* manpage: mark some filters as deprecated in favor of libavfilterwm42013-05-261-0/+29
* gl_video: improve ditheringwm42013-05-261-0/+18
* gl_video: add scaler-resizes-only sub-optionwm42013-05-261-0/+8
* vf_lavfi: allow setting avoptswm42013-05-261-1/+9
* af_lavfi: add libavfilter bridgewm42013-05-231-0/+10
* m_option, vf: add label supportwm42013-05-231-0/+5
* input: do property expansion for all input command string argumentswm42013-05-181-2/+6
* core: allow changing filter filters at runtimewm42013-05-181-0/+31
* manpage: document af_* commandswm42013-05-181-2/+16
* options: add -V as alias for --versionwm42013-05-151-1/+1
* options: add --versionwm42013-05-151-0/+3
* add osd-scale commandPaul B Mahol2013-05-142-0/+4
* core: re-add -dumpstream as --stream-dumpwm42013-05-122-0/+6
* core: add --stream-capturewm42013-05-122-0/+10
* Merge branch 'audio_changes'wm42013-05-123-65/+81
|\
| * manpage: update --channelswm42013-05-121-11/+10
| * audio/filters: add af_forcewm42013-05-121-0/+33
| * options: add option to prevent decoder audio downmixingwm42013-04-132-8/+20
| * manpage: update af_lavrresample entrywm42013-04-131-6/+6
| * af_lavrresample: add no-detach suboptionwm42013-04-131-0/+5
| * options: remove --af-advwm42013-04-132-39/+3
| * audio: remove float processing optionwm42013-04-131-1/+4
* | man: fix spelling errorStefano Pigozzi2013-05-121-1/+1
* | cocoa_common: add native OSX fullscreen supportStefano Pigozzi2013-05-121-0/+7
* | command: add time-remaining propertywm42013-05-101-0/+1
* | core: add playback resume feature (manual/opt-in)wm42013-05-053-0/+21
* | manpage: fix option descriptionwm42013-05-051-1/+1
* | video: add --hwdec-codecs option to whitelist codecs for hw decodingwm42013-05-041-0/+12
* | stream_bluray: remove the broken -bluray-chapter optionreimar2013-04-271-5/+0
* | manpage: fix references to --slavewm42013-04-261-2/+2
* | options: allow using [ ] for quoting in sub-optionswm42013-04-261-6/+13
* | manpage: remove broken examplewm42013-04-241-3/+0
* | manpage: document --native-keyrepeatwm42013-04-241-0/+6
* | core: add backstep supportwm42013-04-241-0/+11
* | manpage: remove references to --no-sliceswm42013-04-231-7/+1
* | m_option: allow quoted positional parameters for -vfwm42013-04-231-1/+2
* | vf_lavfi: add libavfilter bridgewm42013-04-211-0/+31
* | manpage: clarify --cache behaviorwm42013-04-201-0/+6
* | Fix typo for opengl dither-depth defaultEllis Berner2013-04-181-1/+1
* | sub: add --osd-blur and --sub-text-blur optionswm42013-04-131-0/+3
|/
* core: remove dead --vsync leftoverswm42013-04-121-1/+0
* core: add --reset-on-next-file optionwm42013-04-101-0/+24
* Remove some apple remote leftoverswm42013-04-051-4/+0
* demux_mkv: try to show current subtitle when seekingwm42013-04-041-0/+23
* core: add --heartbeat-interval optionwm42013-04-041-1/+5
* manpage: fix a typowm42013-03-311-1/+1
* remove Apple Remote related codeStefano Pigozzi2013-03-311-3/+0
* changes.rst: mention -afm hwac3 replacementwm42013-03-301-0/+1
* osd: draw the OSD bar with ASS vector drawingswm42013-03-301-2/+9
* gl_video: use choice option type for dither-depth suboptionwm42013-03-281-6/+6
* gl_video: add some alpha FBO formatswm42013-03-281-1/+2
* vo_opengl: add alpha outputwm42013-03-281-0/+8
* core: output --playing-msg message only after at least one frame is shownwm42013-03-261-1/+1
* mplayer: make --frames=1 work for audiowm42013-03-261-1/+4
* command: export VO video width/height as propertieswm42013-03-261-2/+4
* af_lavrresample: add new resampling filter to replace the old onesStefano Pigozzi2013-03-131-42/+14
* options: remove --no-vsyncwm42013-03-061-3/+0
* manpage: fix --no-dts typowm42013-03-041-1/+1
* Add a --dtshd optionWessel Dankers2013-03-041-0/+7
* wayland: fix typo in manpageAlexander Preisinger2013-03-021-1/+1
* input.conf: change default bindings of 5/6 from hue to gammawm42013-03-011-1/+1
* manpage: remove reference to subtitle alignmentwm42013-03-011-3/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-10/+0
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+4
* video/out: remove video mode switching (--vm)wm42013-02-262-4/+3
* x11_common: always create a window, even with --widwm42013-02-261-7/+13
* Remove --rootwin option and rootwin propertywm42013-02-242-6/+0
* demux_rawvideo: allow setting video codecwm42013-02-241-0/+2
* vf_yadif: switch to option parser, allow disabling by defaultwm42013-02-231-6/+5
* vf_scale: remove video dimension presets ("presize" suboption)wm42013-02-231-11/+1
* demux_rawvideo: remove ancient video dimension presetswm42013-02-231-1/+0
* options: drop --opt:subopt option nameswm42013-02-234-45/+37
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-12/+29
* options: parse C-style escapes for some optionswm42013-02-201-4/+9
* manpage: improve configuration file section a bitwm42013-02-171-14/+37
* command: add "cache" read-only propertywm42013-02-171-0/+1
* osd: add --osd-status-msg option for custom OSD statuswm42013-02-161-0/+6
* osd: add --no-osd-bar option to disable the OSD barwm42013-02-161-0/+8
* osd: add --osd-bar-align-x/y options to control OSD bar positionwm42013-02-141-0/+6
* Rename af_volnorm to af_drcMartin2013-02-121-2/+6
* core: redo how codecs are mapped, remove codecs.confwm42013-02-103-38/+34
* options: change --no-config option, make it apply to input.conf as wellwm42013-02-091-11/+9
* options: unify single dash and double dash optionswm42013-02-091-23/+0
* Remove BSD legacy TV/radio support (BT848 stuff)wm42013-02-061-13/+3
* core: remove --edlout functionalitywm42013-02-062-10/+1
* manpage: document option syntax variations betterwm42013-02-032-4/+29
* manpage: fixeswm42013-01-312-3/+11
* screenshot: minor simplification, prefer VF over VOwm42013-01-303-17/+10
* vo_opengl: always ditherWessel Dankers2013-01-271-5/+0
* stream: implement some HTTP specific options for stream_lavfwm42013-01-241-10/+0
* video: remove -x/-y/-xy optionswm42013-01-232-14/+2
* video: add --autofit and --autofit-larger optionswm42013-01-231-0/+48
* options: allow using % for width and height in --geometrywm42013-01-231-13/+23
* manpage: fix places that still treat FourCCs and pixel formats equalwm42013-01-172-13/+12
* vd_lavc: remove -lavdopts vstats suboptionwm42013-01-131-2/+0
* vd_lavc: remove lowres decodingwm42013-01-131-13/+0
* sub: add experimental --force-rgba-osd-rendering switchwm42013-01-131-0/+8
* vo_direct3d: remove 2ch hack for 10 bit playbackwm42013-01-131-9/+0
* video: decouple internal pixel formats from FourCCswm42013-01-131-3/+4
* video: different way to enable hardware decoding, add software fallbackwm42013-01-132-0/+13
* video: remove slice based filtering and video outputwm42013-01-131-7/+1
* vo_sdl: add a "sw" flag like in openglRudolf Polzer2013-01-101-0/+3
* mplayer: make --loop loop the playlist instead of each playlist entrywm42013-01-091-1/+2
* manpage: document the dangers of some subtitle optionswm42013-01-051-7/+20
* sub: add --sub-text-* options to unstyled text subtitles fontwm42013-01-052-31/+34
* manpage: sort --osd-* optionswm42013-01-041-36/+36
* manpage: minor improvementswm42012-12-281-9/+14
* vo_opengl: use more precise gamma for BT.709 with color managementnand2012-12-281-2/+2
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-282-0/+20
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subwm42012-12-123-9/+10
* manpage: mark HTTP related options as deprecated/brokenwm42012-12-112-1/+21
* core: allow disabling display of "album art" in audio fileswm42012-12-111-0/+10
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-1/+1
* demux_lavf: make minimum probe score customizable, remove lavf_preferredwm42012-12-111-0/+6
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-112-13/+7
* subs: remove --utf8, simplify codeUoti Urpala2012-12-031-4/+0
* core: automatically pause on low cachewm42012-12-031-1/+10
* demux_lavf: add support for libavdevicewm42012-12-031-0/+3
* ao_pcm: fix references to -novideowm42012-12-031-0/+1
* DOCS: Add manpage metadata to the rst files.Rudolf Polzer2012-11-291-2/+13
* DOCS: Fix some rst error messagesRudolf Polzer2012-11-292-16/+17
* sub: add --sub-gray option to display image subs in grayscalewm42012-11-252-1/+7
* sub: reimplement -spugauss as --sub-gausswm42012-11-252-0/+8
* manpage: remove --zoom remainswm42012-11-242-6/+3
* manpage: minor fixeswm42012-11-202-2/+2
* osd: make the OSD and sub font more customizablewm42012-11-202-30/+87
* options: support chapters for --start and --endwm42012-11-201-1/+5
* command: export A/V sync difference as "avsync" propertywm42012-11-161-0/+1
* demux_mf: allow displaying single image files, various cleanupswm42012-11-161-3/+1
* core: add --keep-open, which doesn't close the file on EOFwm42012-11-161-0/+11
* command: add sub_reload and sub_remove commandswm42012-11-161-1/+11
* options: add --mute for setting initial audio mute statuswm42012-11-161-0/+4
* options: rename -sub-fuzziness to -autosub-match, change option valueswm42012-11-162-8/+9
* options: rename --cursor-autohide, replace magic number valueswm42012-11-162-2/+3
* options: --field-dominance: replace magic number values with choiceswm42012-11-161-7/+6
* options: rename -ss and -endpos, allow relative timeswm42012-11-162-19/+26
* cookies: don't read cookie files from ancient browserswm42012-11-161-2/+1
* options: remove --displaywm42012-11-161-9/+0
* options: rename --xineramascreen to --screen, remove magic valueswm42012-11-162-8/+7
* video/filter: rename vf_eq2 to vf_eqwm42012-11-162-3/+3
* vo_opengl: remove osdcolor suboptionwm42012-11-161-6/+0
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-3/+0
* manpage: various fixeswm42012-11-167-81/+41
* vo_opengl: disable extended downscaling by defaultwm42012-11-111-1/+1
* manpage: vo_opengl: document that srgb subopt changes gammawm42012-11-111-1/+2
* cocoa_common: honor the `--geometry` optionStefano Pigozzi2012-11-101-0/+4
* Merge branch 'osd_changes' into masterwm42012-11-017-314/+122
|\
| * manpage: cleanupwm42012-10-246-214/+96
| * options: remove --ffactor switchwm42012-10-241-8/+0
| * options: remove --subfont-autoscale (changes default font scale)wm42012-10-241-12/+0
| * options: remove subtitle related options that did nothingwm42012-10-241-29/+0
| * VF: rename vf_ass to vf_subwm42012-10-241-2/+2
| * manpage: optional input command args can't just be omittedwm42012-10-241-6/+6
| * screenshot: change "screenshot" input commandwm42012-10-243-18/+20
| * screenshot: allow taking screenshots with subtitleswm42012-10-241-0/+3
| * VO, sub: refactorwm42012-10-242-5/+5
| * Remove things related to old OSDwm42012-10-241-24/+0
| * Merge branch 'master' into osd_changeswm42012-10-1610-9208/+864
| |\
| * | sub: remove logic for disabling hinting on scaled EOSDwm42012-10-161-2/+0
| * | vo_gl, options: remove doublebuffering option (--double)wm42012-10-161-4/+0
* | | manpage: --codecpath was removedwm42012-11-011-3/+0
* | | options: remove --hr-mp3-seekwm42012-10-301-9/+0
* | | options: remove --adapterwm42012-10-301-5/+0
* | | manpage: -benchmark was renamed to -untimedwm42012-10-301-0/+1
* | | options: rename -ni to -avi-niwm42012-10-302-1/+2
* | | options, avi: remove -loadidx/-saveidxwm42012-10-301-15/+0
| |/ |/|
* | manpage: improvements to vo_opengl documentationwm42012-10-151-7/+19
* | input: add input test modewm42012-10-141-0/+7
* | core: show quvi page title in window title, clean up libquvi handlingwm42012-10-141-0/+2
* | Merge branch 'input_changes' into masterwm42012-10-125-33/+404
|\ \
| * | commands: use "up" and "down" as 2nd argument for cycle commandwm42012-10-121-3/+3
| * | commands: add print_text input command to print text on the terminalwm42012-10-121-0/+4
| * | sub: add --ass-style-override option to disable style overrideswm42012-10-122-0/+9
| * | options: add --status-msgwm42012-10-121-0/+4
| * | manpage: document input.conf related thingswm42012-10-124-17/+367
| * | commands: add more property-option bridge uses, rename some optionswm42012-10-122-7/+9
| * | options: accept "yes" and "no" only for flagswm42012-10-121-11/+11
| * | commands: rename "osdlevel" option and property, make it a choicewm42012-10-123-2/+3
| * | commands: replace --hardframedrop, change framedropping propertywm42012-10-122-7/+8
* | | Rename to "mpv"wm42012-10-126-190/+177
* | | manpage: remove old manpagewm42012-10-121-8099/+0
* | | vo_opengl: change default FBO formatwm42012-10-031-2/+2
* | | vo_opengl: use PBOs by default with opengl-hqwm42012-10-031-1/+1
* | | vo_opengl: use low quality default settings, add opengl-hq aliaswm42012-10-031-10/+19
* | | VO: actually rename VOs gl -> opengl-old, gl3 -> openglwm42012-10-032-207/+210
* | | vo_gl3: make it work on OpenGL 2.1wm42012-10-031-8/+10
* | | Remove useless video filterswm42012-10-031-649/+3
* | | encode: remove dependency on current ffmpegRudolf Polzer2012-10-011-2/+2
* | | encode: add options --ovfirst and --oafirstRudolf Polzer2012-09-291-17/+25
| |/ |/|
* | options: accept "yes" and "no" only for flagswm42012-09-231-11/+11
* | softvol, ao_pulse: prefer ao_pulse volume control by defaultwm42012-09-231-3/+13
|/
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-184-4/+329
* options: change --vid, --aid, --sid optionswm42012-09-181-20/+12
* options: change --loop option, and extend choice option typewm42012-09-182-2/+4
* options: remove -subalignwm42012-09-181-8/+0
* rawaudio: use mplayer audio format for format optionwm42012-09-181-5/+2
* bluray: add bd:// as stream prefixwm42012-09-181-3/+3
* manpage: remove references to bitmap fontswm42012-09-182-7/+1
* Merge remote-tracking branch 'cantabile/manpage_fixes'wm42012-08-255-121/+68
|\
| * manpage: update default jpeg quality for vo_imagecantabile2012-08-241-1/+1
| * manpage: update default value of --softvol-maxcantabile2012-08-241-1/+1
| * manpage: --screenshot-template: update %n, add %{prop}cantabile2012-08-241-6/+14
| * manpage: update the list of available screenshot formatscantabile2012-08-241-3/+7
| * manpage: update example of the status linecantabile2012-08-241-3/+3
| * manpage: fix ambiguous statement about --(no-)keepaspectcantabile2012-08-241-1/+1
| * manpage: mention that videos' colormatrix and color range flags are honoredcantabile2012-08-241-2/+4
| * manpage: don't mention nonexistent VOs, command line switches, etc.cantabile2012-08-243-84/+17
| * manpage: fix various typoscantabile2012-08-245-20/+20
* | vf_dlopen: add a generic filter to load external filtersRudolf Polzer2012-08-231-0/+20
|/
* manpage: correct the definition of full range videocantabile2012-08-211-1/+1
* manpage: document -use-filename-title removal/replacementwm42012-08-201-0/+1
* VO: remove vo_directfb2 and vo_directxwm42012-08-161-30/+0
* Remove dvdnav support (DVD menus)wm42012-08-161-34/+1
* vf_expand: remove OSD supportwm42012-08-161-41/+2
* core: intentionally cripple slave modewm42012-08-151-10/+15
* vo_sharedbuffer: remove this VOStefano Pigozzi2012-08-151-11/+0
* manpage: document gl3, direct3d, portaudio, remove v4l2wm42012-08-082-18/+308
* manpage: document per-file optionswm42012-08-071-0/+42
* manpage: add initial documentation about changeswm42012-08-072-0/+156
* manpage: reflect recent VO changeswm42012-08-061-108/+33
* image_writer: rename "filetype" option to "format"wm42012-08-061-1/+1
* x11: change stop_xscreensaver default to 1 to be more user-friendlymplayer-svn2012-08-031-2/+3
* vf_stereo3d.c: half-width side-by-side formats for stereo3dmplayer-svn2012-08-031-0/+8
* Remove teletext supportwm42012-08-032-31/+0
* mplayer: rip out --capture supportwm42012-08-021-14/+0
* VO: remove VO direct renderingwm42012-08-022-7/+2
* stream: remove stream_cuewm42012-08-021-1/+0
* AF: remove af_gate and af_compwm42012-08-021-9/+0
* man: update man with vo_corevideo and vo_sharedbufferStefano Pigozzi2012-08-021-14/+16
* man: update documentation related to screenshotswm42012-08-023-16/+97
* man: remove documentation for deleted stuffwm42012-08-024-448/+38
* manpage: merge new manpagewm42012-08-027-0/+6088
* Merge remote-tracking branch 'origin/master'wm42012-07-289-97672/+0
|\
| * docs: delete outdated translated manpages/docsUoti Urpala2012-07-169-97672/+0
* | vo_gl: add noise filterreimar2012-02-091-0/+3
|/
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+22
* manpage: improve vo_gl "stereo" suboption descriptionptt2011-07-061-19/+21
* vf_stereo3d: Add support for converting to interleaved 3Dreimar2011-07-061-0/+15
* vf_delogo: allow to change the rectangle based on the timecigaes2011-07-061-0/+4
* manpage: use upper case names for some keysib2011-06-291-4/+4
* ao_rsound: add new RSound audio output driverHans-Kristian Arntzen2011-06-261-0/+15
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-091-40/+6
* ao_pcm, core: use new API in ao_pcm, change timing with itUoti Urpala2011-05-051-5/+0
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-022-0/+69
|\
| * stream: http: Allow setting custom http headercehoyos2011-04-131-0/+29
| * options: add -gamma (was only accessible from slave mode before)cehoyos2011-04-131-0/+5
| * OSD: support displaying fractional part of current positionUoti Urpala2011-04-122-0/+35
* | input: rewrite -key-fifo-size limiting logicUoti Urpala2011-05-021-7/+4
* | input: modify interpretation of doubleclick eventsUoti Urpala2011-05-021-4/+0
* | manpage: restore -lavfdopts doc accidentally removed in d76ad5f2Uoti Urpala2011-04-201-0/+37
* | subs: options: add -sub-pathsClément Bœsch2011-04-201-9/+26
* | options: drop support for numeric -demuxer valuesUoti Urpala2011-02-221-7/+1
|/
* manpage: remove BUGS section, misc fixesUoti Urpala2011-02-011-22/+4
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-122/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-311-97/+1
* vidix: drop VIDIX supportUoti Urpala2011-01-311-77/+10
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32699jrash2011-01-291-3/+3
* Merge branch 'sub'Uoti Urpala2011-01-261-13/+11
|\
| * subtitles: options: enable -ass by defaultUoti Urpala2011-01-261-13/+11
* | manpage: document -playlist being unsafe in its option descriptionUoti Urpala2011-01-241-0/+9
|/
* manpage: Remove forgotten "MPlayer only" notesClément Bœsch2011-01-091-5/+5
* manpage: Remove "MPlayer only" notesClément Bœsch2011-01-061-16/+16
* vo_vdpau: allow "deint=-N" to specify mode without enabling deintUoti Urpala2011-01-041-10/+13
* manpage: Remove MEncoder referencesClément Bœsch2010-12-251-3808/+25
* Merge branch 'hr-seek'Uoti Urpala2010-12-201-4/+30
|\
| * input: add default keybindings Shift+[arrow] for small exact seeksUoti Urpala2010-12-201-0/+4
| * core: add support for precise non-keyframe-limited seeksUoti Urpala2010-12-201-0/+21
| * options: add "choice" option type, use for -pts-association-modeUoti Urpala2010-12-181-4/+5
* | vd_ffmpeg: set thread count to number of cores on machine by defaultUoti Urpala2010-12-201-2/+6
* | manpage: correct -tv audiorate description, change bitrate to sampleratecompn2010-12-161-1/+1
* | commands: Allow cycling subtitles backwards with 'J'reimar2010-12-161-1/+1
* | DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32661jrash2010-12-161-5/+25
|/
* ao_pcm: change message to mention "-novideo" instead of "-vc null"Uoti Urpala2010-12-081-1/+1
* core: ordered chapters: add heuristic for merging inaccurate chaptersUoti Urpala2010-11-261-0/+11
* sub_cc: Allow selecting the Close Captioning channelreimar2010-11-141-2/+2
* core: do initial A-V sync by modifying audio streamUoti Urpala2010-11-131-0/+11
* audio: add -gapless-audio optionUoti Urpala2010-11-121-0/+11
* DOCS/man/zh_CH: sync with en/mplayer.1 rev. 32566jrash2010-11-071-3/+123
* vf_stereo3d: Add stereo3d filterreimar2010-11-022-0/+193
* Add a simple capture feature (-capture)Uoti Urpala2010-11-021-1/+16
* manpage: Make commas and backslashes show properlyattila2010-11-026-6/+6
* DOCS/man: Add missing values for the chanlist suboption of -tvdiego2010-11-029-9/+27
* DOCS/xml/hu: synced with r32361Gabrov2010-11-021-3/+49
* DOCS/man/zh_CN: Synced with rev. 32066jrash2010-11-021-4/+45
* manpage: Clarify the meaning of the -nosub optionreimar2010-11-021-1/+2
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31814jrash2010-11-021-3/+5
* DOCS/*/hu: synced with r31833Gabrov2010-11-021-45/+182
* manpage: don't claim teletext keys would depend on build optionsdiego2010-11-021-3/+2
* manpage: Fix wrong option name in input examplereimar2010-11-021-1/+1
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31769jrash2010-11-021-1/+3
* manpage: mention -af stats in -af volume section for statisticsreimar2010-11-021-1/+1
* manpage: -af volume "max volume" feature requires floatsreimar2010-11-021-0/+2
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31715jrash2010-11-021-1/+9
* ao_coreaudio: Refactor device selectionadrian2010-11-021-0/+8
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31648jrash2010-11-021-12/+67
* vo_gl: remove "broken" comment from quadbuffer stereocehoyos2010-11-021-1/+1
* manpage: Fix outdated -vo gl usage example.reimar2010-11-021-2/+2
* vo_gl: Add initial stereo supportreimar2010-11-021-0/+21
* DOCS/man/cs: Fix Bulgarian vs. Hungarian typo in Czech manual page.diego2010-11-021-1/+1
* stream_bluray: add unencrypted Blu-ray playbackben2010-11-021-4/+29
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31552jrash2010-11-021-2/+2
* manpage: improve "-identify" description of "-frames 0"attila2010-11-021-1/+1
* DOCS/man/zc_CH: sync with en/mplayer.1 rev. 31372jrash2010-11-021-12/+9
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31364jrash2010-11-021-35/+106
* vf_rgb2bgr: remove the filtersiretart2010-11-021-10/+0
* rtsp: Support RTSP/RTP over HTTP via LIVE555cehoyos2010-11-021-0/+5
* Merge svn changes up to r31332Uoti Urpala2010-06-051-1/+12
|\
| * Extend -vf format to allow substituting the format for a compatible onereimar2010-06-051-1/+12
* | Merge svn changes r31318 to r31328Uoti Urpala2010-06-052-10/+9
|\|
| * sync with en/mplayer.1 rev. 31292jrash2010-06-051-9/+6
| * Remove colorspace conversion code from -vo yuv4mpeg, -vf scale shouldreimar2010-06-051-1/+3
* | Skip svn changes up to r31294 (mostly)Uoti Urpala2010-06-021-0/+1
|\|
| * Extend the range of the -a52drc range up to two, as a experimental featurereimar2010-05-311-0/+1
* | Merge svn changes up to r31291Uoti Urpala2010-06-022-9/+11
|\|
| * synced with r31289Gabrov2010-05-301-9/+7
| * Add a referrer option to set the HTTP Referer field.reimar2010-05-301-0/+4
* | Merge svn changes up to r31189Uoti Urpala2010-05-301-10/+6
|\|
| * sync with en/mplayer.1 rev. 31173jrash2010-05-211-10/+6
* | Merge svn changes up to r31176Uoti Urpala2010-05-301-7/+2
|\|
| * remove vf_yuy2, functionality is replaced by -vf format=yuv2siretart2010-05-141-7/+2
* | vo_vdpau: support queuing an arbitrary number of frames aheadUoti Urpala2010-05-141-5/+24
* | vo_vdpau: add option for studio level outputUoti Urpala2010-05-121-2/+8
* | Merge svn changes up to r31097Uoti Urpala2010-04-262-23/+208
|\|
| * synced with r31096Gabrov2010-04-251-19/+204
| * typo fixesGabrov2010-04-251-4/+4
* | Merge svn changes up to r31050Uoti Urpala2010-04-261-1/+3
|\|
| * sync with en/mplayer.1 rev. 31028jrash2010-04-171-1/+3
* | Merge svn changes up to r31033Uoti Urpala2010-04-263-2/+8
|\|
| * the great MPlayer tab removal: part Idiego2010-04-121-2/+2
| * Add osd_show_progression: Show progress bar and elapsed/total time.cehoyos2010-04-093-0/+6
* | Merge svn changes up to r30967Uoti Urpala2010-04-268-52/+8
|\|
| * 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
* | Merge svn changes up to r30907Uoti Urpala2010-04-262-1/+86
|\|
| * 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
* | build: create and install .mo translation filesUoti Urpala2010-04-011-0/+4
* | Merge svn changes up to r30876Uoti Urpala2010-03-101-0/+88
|\|
| * 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
| * Enable ASS/SSA subtitle support in mencodergreg2010-03-051-0/+42
* | Merge svn changes up to r30848Uoti Urpala2010-03-102-10/+18
|\|
| * sync with en/mplayer.1 rev. 30822jrash2010-03-051-8/+13
| * Add support for specifying window position relative to right and bottomreimar2010-03-031-2/+5
* | Merge svn changes up to r30748Uoti Urpala2010-03-103-40/+68
|\|
| * 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
* | Merge svn changes up to r30683Uoti Urpala2010-03-101-0/+3
|\|
| * Explain that -mc 0 will need -noskip.reimar2010-02-201-0/+3
* | Merge svn changes up to r30663Uoti Urpala2010-03-101-9/+90
|\|
| * sync with en/mplayer.1 rev. 30611jrash2010-02-191-9/+90
* | Merge svn changes up to r30643Uoti Urpala2010-03-101-7/+93
|\|
| * Document several new x264 parameters.corey2010-02-171-0/+86
| * Update x264 defaults listed in the man page.corey2010-02-171-7/+7
* | Merge svn changes up to r30529Uoti Urpala2010-03-092-21/+64
|\|
| * synced with r30515Gabrov2010-02-061-10/+34
| * sync with en/mplayer.1 r30436jrash2010-02-061-11/+30
| * Clarify -vo vdpau:pullupcehoyos2010-02-041-1/+3
* | Merge svn changes up to r30494Uoti Urpala2010-03-091-1/+2
|\|
| * Document auto-detection of -vo gl:yuv=... value.reimar2010-02-021-1/+2
* | Merge svn changes up to r30484Uoti Urpala2010-03-091-2/+18
|\|
| * 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
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-3/+1
|\|
| * 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
* | Merge svn changes up to r30463Uoti Urpala2010-03-091-2/+7
|\|
| * sync with en/mplayer.1 r30436jrash2010-01-291-2/+7
* | vo_vdpau: make queuing future frame flips adjustableUoti Urpala2010-02-051-0/+15
* | Merge svn changes up to r30437Uoti Urpala2010-01-281-1/+8
|\|
| * Add an option to cropdetect to periodically reset the detected area.reimar2010-01-261-1/+8
* | Disable libass fallbacks for fontconfig < 2.4.2Grigori Goronzy2010-01-272-19/+5
* | Merge svn changes up to r30419Uoti Urpala2010-01-2510-14/+34
|\|
| * 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-2410-10/+10
| * sync with en/mplayer.1 r30336jrash2010-01-221-2/+12
* | Merge svn changes up to r30375Uoti Urpala2010-01-252-31/+90
|\|
| * synced with r30336ptt2010-01-191-1/+11
| * synced with r30197ptt2010-01-181-31/+70
| * Document levelconv -vo gl suboption.reimar2010-01-161-0/+10
* | Merge svn changes up to r30322Uoti Urpala2010-01-252-11/+48
|\|
| * synced with r30311Gabrov2010-01-161-10/+47
| * added a missing full stopptt2010-01-151-1/+1
* | Merge svn changes up to r30250Uoti Urpala2010-01-251-3/+30
|\|
| * sync with en/mplayer.1 r30197jrash2010-01-081-3/+30
* | Merge svn changes up to r30199Uoti Urpala2010-01-081-3/+3
|\|
| * Fix a few typos in the matrixview section.diego2010-01-041-3/+3
* | Merge svn changes up to r30185Uoti Urpala2010-01-081-0/+27
|\|
| * Basic -vo matrixview documentation.reimar2010-01-031-0/+15
| * Document -vo gl colorspace suboption.reimar2010-01-031-0/+12
* | Merge svn changes up to r30165Uoti Urpala2010-01-082-38/+99
|\|
| * sync with en/mplayer.1 r30135jrash2010-01-011-2/+2
| * sync w/r30135 (up to date at last!)gpoirier2009-12-291-36/+97
* | Merge svn changes up to r30136Uoti Urpala2009-12-302-4/+9
|\|
| * change bandwidth value to bandwidth bytescompn2009-12-291-1/+1
| * sync with en/mplayer.1 r30075jrash2009-12-261-3/+8
* | Merge svn changes up to r30104Uoti Urpala2009-12-302-13/+54
|\|
| * sync w/r29731gpoirier2009-12-201-10/+44
| * Slightly improve vo_gl suboption documentation.reimar2009-12-191-3/+10
* | Merge svn changes up to r30065Uoti Urpala2009-12-292-5/+7
|\|
| * divided a line in two, was too longptt2009-12-181-1/+2
| * synced with r30043ptt2009-12-181-4/+5
* | Merge svn changes up to r30055Uoti Urpala2009-12-182-8/+8
|\|
| * sync with en/mplayer.1 r30053jrash2009-12-181-5/+5
| * 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
* | Support for multiple editions in MatroskaDaniel Dawson2009-12-041-0/+6
* | Merge svn changes up to r29962Uoti Urpala2009-11-231-32/+95
|\|
| * synced with r29912Gabrov2009-11-161-32/+95
* | 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-167-163/+505
|\|
| * 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
| * 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
| * 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
| * 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
| * 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
* | Merge svn changes up to r29684Uoti Urpala2009-09-163-15/+24
|\|
| * sync with en/mplayer.1 r29661jrash2009-09-121-2/+2
| * synced with r29670Gabrov2009-09-111-7/+11
| * 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-042-4/+14
|\|
| * 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
* | Merge svn changes up to r29532Uoti Urpala2009-08-182-9/+1
|\|
| * sync with en/mplayer.1 r29461jrash2009-07-311-5/+1
| * Update documentation for libamr replacement by OpenCORE in FFmpeg.diego2009-07-301-4/+0
* | Use light autohinting by default in libassGrigori Goronzy2009-08-071-1/+1
* | Merge svn changes up to r29455Uoti Urpala2009-07-293-4/+41
|\|
| * 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-071-72/+1
* | Merge svn changes up to r29412Uoti Urpala2009-07-073-31/+121
|\|
| * forgot a line :(; addedptt2009-05-281-0/+2
| * synced with r2769ptt2009-05-281-18/+78
| * synced with r29305Gabrov2009-05-241-6/+21
| * sync w/r29244gpoirier2009-05-171-7/+20
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-137-146/+146
* | Remove trailing whitespace from most filesUoti Urpala2009-07-077-146/+146
* | Merge svn changes up to r29304Uoti Urpala2009-07-071-1/+1
|\|
| * Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.diego2009-05-121-1/+1
* | Merge svn changes up to r29277Uoti Urpala2009-05-0810-86/+146
|\|
| * sync with en/mplayer.1 r29252jrash2009-05-071-8/+23
| * ao_macosx was renamed to ao_coreaudio.diego2009-05-049-9/+9
| * Rename macosx video output driver to corevideo.diego2009-05-0410-55/+55
| * Rename macosx audio output driver to coreaudio.diego2009-05-041-1/+1
| * Support for libbs2b ver. 3.0.0 API.bircoph2009-05-031-4/+20
| * sync w/r29147gpoirier2009-04-271-11/+40
* | Merge svn changes up to r29150Uoti Urpala2009-04-083-12/+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
* | 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-015-87/+187
|\| | | |/ |/|
| * 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
| * 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
| * Synced with r28991.bircoph2009-03-221-7/+6
| * sync with en/mplayer.1 r28991jrash2009-03-221-12/+57
| * remove trailing whitespacesGabrov2009-03-191-5/+5
| * synced with r28991Gabrov2009-03-191-9/+13
| * Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.cehoyos2009-03-181-6/+5
| * 10l: Fix indentation.cehoyos2009-03-181-1/+0
| * Synced with r28979.bircoph2009-03-171-4/+12
| * 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-144-25/+90
|\|
| * 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
| * Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.cehoyos2009-03-141-0/+3
| * 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
| * Explain that disabling other input methods is not the purpose of -slavereimar2009-03-081-0/+2
| * Add an option to disable the default key binding that MPlayer includesreimar2009-03-081-0/+2
* | Merge svn changes up to r28862Uoti Urpala2009-03-075-58/+199
|\|
| * sync w/r28807gpoirier2009-03-061-2/+2
| * synced with r28807Gabrov2009-03-051-3/+3
| * Synced with r28807.bircoph2009-03-051-2/+2
| * 10l: Fix max value for -vo vdpau:deint.cehoyos2009-03-041-1/+1
| * synced with r28788Gabrov2009-03-031-3/+5
| * sync w/ r28788gpoirier2009-03-021-7/+64
| * Synced with r28788.bircoph2009-03-021-3/+18
| * Improve vdpau deinterlacing documentation.cehoyos2009-03-011-1/+2
| * Document that -heartbeat-cmd is only for video, not audio-onlyreimar2009-03-011-0/+1
| * synced with r28775Gabrov2009-03-011-2/+14
| * DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netdiego2009-03-011-0/+12
| * sync with en/mplayer.1 r28745jrash2009-03-011-39/+77
| * synced with r28745Gabrov2009-02-281-5/+8
* | Merge svn changes up to r28755Uoti Urpala2009-02-289-82/+241
|\|
| * Synced with r28745.bircoph2009-02-281-3/+34
| * Update vdpau:deint documentation.cehoyos2009-02-271-2/+5
| * vdpau:pullup only works with temporal and temporal-spatial deinterlacing.cehoyos2009-02-271-1/+1
| * synced with r28736Gabrov2009-02-271-4/+4
| * r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.kraymer2009-02-261-18/+50
| * Support "D" to (de-)activate deinterlacing when using vo vdpau.cehoyos2009-02-261-1/+1
| * Document that -field-dominance also works for vdpau.cehoyos2009-02-261-1/+1
| * r27390 Fix a misleading section in the libavcodec options manualkraymer2009-02-251-52/+115
| * synced with r28727Gabrov2009-02-251-2/+32
| * copyright year update in man pagesGabrov2009-02-256-6/+6
* | Merge svn changes up to r28728Uoti Urpala2009-02-252-69/+197
|\|
| * Document -vo vdpau:pullup.cehoyos2009-02-241-0/+2
| * Document -vo vdpau:deint.cehoyos2009-02-241-0/+13
| * Clarify -vo vdpau:sharpen.cehoyos2009-02-241-1/+2
| * Document -vo vdpau:denoise.cehoyos2009-02-241-0/+2
| * Document -vo vdpau:sharpen.cehoyos2009-02-241-0/+6
| * sync with en/mplayer.1 r28576jrash2009-02-231-69/+173
* | Merge svn changes up to r28712Uoti Urpala2009-02-232-1/+17
|\|
| * Synced with r28704.bircoph2009-02-231-1/+10
| * Add statistics audio filter that prints information about the audio stream.diego2009-02-211-0/+7
* | Merge svn changes up to r28690Uoti Urpala2009-02-213-8/+13
|\|
| * Synced with r28670. (Copyright year update.)bircoph2009-02-191-2/+2
| * synced with r28670Gabrov2009-02-191-5/+10
| * update copyright year at the end of the man pageGabrov2009-02-191-1/+1
* | Merge svn changes up to r28655Uoti Urpala2009-02-192-5934/+5939
|\|
| * Current revision is in sync with r28645, because r28644 and r28645bircoph2009-02-181-1/+1
| * Restore synchronization with r28618.bircoph2009-02-181-1/+6
| * Revert r28597 as requested by Diego in order to be cautious beforebircoph2009-02-181-5937/+5932
| * Also shorten <channel> to <chan> in the description, not just in the example.diego2009-02-181-1/+1
| * Shorten one example line to avoid the groff warning:diego2009-02-181-1/+1
| * Sync with r28618.bircoph2009-02-181-1/+6
* | Merge svn changes up to r28641Uoti Urpala2009-02-181-0/+5
|\|
| * Add note about ffwmv3vdpau.cehoyos2009-02-161-1/+1
| * Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-0/+5
* | Merge svn changes up to r28610Uoti Urpala2009-02-163-5863/+6071
|\|
| * synced with r28593Gabrov2009-02-161-5/+5
| * Change man page encoding from KOI8-R to UTF-8.bircoph2009-02-151-5932/+5932
| * Get rid of the trailing whitespaces.bircoph2009-02-151-3/+3
| * 'Capitalize' mplayer -> MPlayer when used as a project name.bircoph2009-02-151-3/+3
| * Get rid of trailing whitespaces.bircoph2009-02-151-9/+9
| * Sync with r28520, 100% done.bircoph2009-02-151-21/+70
| * Sync with r27979.bircoph2009-02-141-48/+69
| * Sync with r27639.bircoph2009-02-141-587/+725
* | Merge svn changes up to r28549Uoti Urpala2009-02-131-4/+10
|\|
| * synced with r28532Gabrov2009-02-121-4/+10
* | Merge svn changes up to r28537Uoti Urpala2009-02-122-3/+7
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-2/+2
| * sync w/r28415gpoirier2009-02-051-1/+5
* | Merge svn changes up to r28461Uoti Urpala2009-02-042-0/+4
|\|
| * Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpagerathann2009-02-011-0/+0
| * Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.diego2009-02-011-0/+4
* | Merge svn changes up to r28348Uoti Urpala2009-01-231-2/+3
|\|
| * sync w/r28341gpoirier2009-01-201-2/+3
* | Merge svn changes up to r28341Uoti Urpala2009-01-192-10/+33
|\|
| * fix device_id option after r28165gpoirier2009-01-181-1/+2
| * sync w/r28279gpoirier2009-01-151-9/+31
* | Merge svn changes up to r28310Uoti Urpala2009-01-1510-26/+70
|\|
| * removed remaining english wordptt2009-01-111-1/+1
| * synced with r28279Gabrov2009-01-101-6/+7
| * Clarify relationship between -ass and -fontconfig in the man page.eugeni2009-01-071-4/+5
| * looks like I missed r27542...gpoirier2009-01-061-1/+1
| * update copyright yearGabrov2009-01-0510-11/+11
| * synced with r28247Gabrov2009-01-051-2/+15
| * added support for manual audio substream selection out of 0xFD PES streams (B...nicodvb2009-01-041-0/+10
| * Replace deprecated jack_client_new with jack_client_open.reimar2009-01-041-0/+3
| * synced with r28215Gabrov2009-01-041-4/+9
| * Add an option to vo_macosx to set a custom buffer_name.gpoirier2008-12-301-0/+4
| * Update outdated availability note for -mouse-movementsreimar2008-12-301-1/+3
| * synced with r28211Gabrov2008-12-301-2/+6
| * Add nocache to example dvdnav profile, otherwise dvdnav is unusable.reimar2008-12-291-0/+1
* | Merge svn changes up to r28176Uoti Urpala2008-12-221-0/+3
|\|
| * Document vo_macosx's shared_buffer option.gpoirier2008-12-191-0/+3
* | Merge svn changes up to r28162Uoti Urpala2008-12-191-5/+16
|\|
| * synced with r28160Gabrov2008-12-171-5/+16
* | Merge svn changes up to r28149Uoti Urpala2008-12-142-1/+9
|\|
| * sync w/r28126gpoirier2008-12-101-1/+5
| * Add support for writing PNG files with alpha channel in -vo pngreimar2008-12-101-0/+4
* | Merge svn changes up to r28103Uoti Urpala2008-12-063-14/+36
|\|
| * sync w/r28096gpoirier2008-12-051-6/+14
| * Using rectangle=2 for vo_gl is probably a good idea nowadays.reimar2008-12-051-1/+1
| * Document missing vo_gl suboptionsreimar2008-12-051-2/+7
| * synced with r28089Gabrov2008-12-051-5/+14
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-2/+6
|\|
| * sync w/r28056gpoirier2008-12-031-2/+6
* | Merge svn changes up to r28065Uoti Urpala2008-12-021-1/+4
|\|
| * Add a note about some known issues with -vo sdlreimar2008-12-011-1/+4
* | Merge svn changes up to r28038Uoti Urpala2008-11-251-3/+8
|\|
| * sync w/r27979gpoirier2008-11-231-3/+8
* | Merge svn changes up to r27979Uoti Urpala2008-11-221-2/+7
|\|
| * Make description of the option more clear as suggested by bircoph2008-11-221-2/+3
| * add direct3d docs, ok'd by Guillaumecompn2008-11-211-0/+4
* | Merge svn changes up to r27949Uoti Urpala2008-11-174-450/+684
|\|
| * synced with r27938Gabrov2008-11-161-26/+43
| * Fix phrase to maintain consistency.bircoph2008-11-151-5/+5
| * Synced with r26763.bircoph2008-11-151-34/+117
| * sync w/r27906gpoirier2008-11-141-10/+14
| * document x264's option subq=0, plus a bit of factoring and added detailsgpoirier2008-11-131-8/+12
| * Synced with r25786.bircoph2008-11-081-378/+504
* | Merge svn changes up to r27899Uoti Urpala2008-11-064-26/+51
|\|
| * sync w/r27895gpoirier2008-11-061-23/+36
| * Fix typo in psy-rd x264 option description.diego2008-11-041-1/+1
| * Fix a typo.bircoph2008-11-041-1/+1
| * Add a few more supported URL protocolsreimar2008-11-021-1/+1
| * Add an option that sets initial playback volume.diego2008-10-312-0/+12
* | Merge svn changes up to 27824Uoti Urpala2008-10-254-48/+103
|\|
| * Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.diego2008-10-191-2/+2
| * improve documentation of latest x264's optionsgpoirier2008-10-181-3/+3
| * update x264's section with r999 of x264gpoirier2008-10-141-16/+24
| * r27182: apply parameter name change of no-correct-pts from r26842 to man pagekraymer2008-10-081-12/+16
| * sync w/r27691gpoirier2008-10-061-2/+2
| * synced with r27718Gabrov2008-10-051-13/+58
| * vo_fbdev now supports -geometry.diego2008-10-031-1/+1
| * whitespace cosmeticsdiego2008-10-031-2/+0
* | Revert "add outdir sub-option to vo png"Uoti Urpala2008-10-022-4/+0
|/
* sync w/r27651gpoirier2008-09-301-13/+61
* sync w/r27607gpoirier2008-09-291-2/+6
* typo fix spotted by diegocompn2008-09-201-8/+8
* add outdir sub-option to vo pngben2008-09-202-0/+4
* document lavc/lavf avoption o suboptioncompn2008-09-191-10/+48
* add lavfopts matroska suboptioncompn2008-09-181-0/+2
* synced with r27607Gabrov2008-09-141-7/+25
* wording consistency cosmeticsdiego2008-09-141-3/+3
* Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.reimar2008-09-141-1/+3
* 'mp3lame' audio output codec was wrongly listed as 'lame'.diego2008-09-071-2/+2
* synced with r27454ptt2008-08-271-15/+10
* sync w/r27466gpoirier2008-08-151-1/+17
* Document -lavcopts o, aka libavcodec AVOption.michael2008-08-151-0/+15
* Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.ben2008-08-112-4/+6
* sync w/r27348, patch by JRaSHgpoirier2008-08-111-17/+23
* sync w/27407 + fixesgpoirier2008-08-091-14/+6
* synced with r27420Gabrov2008-08-061-15/+11
* typo fix, bump sync taggpoirier2008-08-031-2/+2
* Add video driver for Nintendo Wii/GameCube.ben2008-08-032-0/+8
* Fix a misleading section in the libavcodec options manual indicating that adiego2008-08-011-11/+1
* bump sync taggpoirier2008-07-301-1/+1
* synced with r27348ptt2008-07-281-2/+6
* add list of supported vo's to -xineramascreencompn2008-07-251-0/+1
* Remove outdated "X11 only" from xineramascreen option and try to make clearerreimar2008-07-241-1/+4
* sync w/r27337gpoirier2008-07-231-2/+1
* sync'd with r27337ptt2008-07-231-2/+1
* No idea which vos support -noborder how well, though those based onreimar2008-07-221-1/+0
* -border/-noborder are supported by gl/gl2, too, but only on Windows.reimar2008-07-221-1/+1
* synced with r27326Gabrov2008-07-181-27/+36
* added missing revisions (26762 & 26795)ptt2008-07-181-0/+7
* sync w/r27236gpoirier2008-07-091-9/+9
* synced with r27236ptt2008-07-081-35/+175
* another alphabetical order correctionptt2008-07-081-4/+4
* moved o option beetwen m* and p*ptt2008-07-081-4/+4
* Give all shell scripts a .sh suffix for consistency.diego2008-07-079-9/+9
* Sync with r27208.diego2008-07-051-2/+2
* dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER ...nicodvb2008-07-051-1/+1
* r27182: apply parameter name change of no-correct-pts from r26842 to man pagekraymer2008-07-041-3/+3
* sync w/r27182gpoirier2008-07-011-3/+3
* apply parameter name change of no-correct-pts from r26842 to man pagekraymer2008-07-011-2/+2
* sync w/r27179 + misc fixes of untranslated chunksgpoirier2008-06-301-16/+17
* r26502: Document rgbtest argumentskraymer2008-06-301-44/+164
* remove two trailing whitespaceskraymer2008-06-301-2/+2
* r25756: Document vo gl lscale=3kraymer2008-06-301-16/+30
* r25385: Add new audio filter for encoding multi-channel audio into ac3 at run...kraymer2008-06-301-10/+111
* r25179: Add missing forced linebreak, slight wording improvement.kraymer2008-06-301-21/+39
* sync w/r27132, patch by JRaSHgpoirier2008-06-301-9/+19
* sync w/r27169gpoirier2008-06-301-3/+3
* add missing escapes and full stops for scaletempo filterkraymer2008-06-301-4/+4
* r24808: Add a space behind openal to get minimum length of 7kraymer2008-06-301-6/+98
* r24772: DirectShow based tv:// driver for win32kraymer2008-06-301-3/+30
* r24727: H.264 content can also be decoded with multiple threadskraymer2008-06-301-6/+21
* version bump to 24719kraymer2008-06-301-6/+6
* sync w/r27132gpoirier2008-06-271-3/+8
* Fix/restore the description of the rectangle video filter.diego2008-06-241-2/+6
* sync w/r27057gpoirier2008-06-171-2/+2
* Ability for specifying TV standard individually for each TV channel.voroshil2008-06-141-1/+1
* sync w/r26997gpoirier2008-06-111-4/+10
* sync w/r26853gpoirier2008-06-081-5/+17
* Fix codec-specific options syntax declaration to be less confusing and wrong.diego2008-06-061-1/+1
* sync w/r26806gpoirier2008-06-061-1/+23
* fix fixes, patch by Benoit Fouetgpoirier2008-06-041-60/+58
* Document VIDIXIVTVALPHA environment variable.diego2008-06-041-0/+6
* sync w/r26909, patch by JRaSH %jrash06 A 163 P com%gpoirier2008-06-041-25/+78
* small spelling/wording fixesdiego2008-06-041-6/+6
* synced with r26967Gabrov2008-06-021-2/+4
* Add a slave command to stop stream playback.ben2008-05-272-0/+4
* synced with r26853Gabrov2008-05-231-7/+17
* Update gl vo section with the new force-pbo suboption.reimar2008-05-221-4/+13
* synced with r26839Gabrov2008-05-201-25/+71
* Document x264's AQ optionsgpoirier2008-05-181-0/+21
* Document the -noar command-line option in en/fr manpages.ben2008-05-182-0/+8
* Add support for AppleIR Remote as an input under Linux systems.ben2008-05-182-0/+5
* sync w/r26762gpoirier2008-05-141-6/+6
* Remove '(pass 1/2)' from some lavcopts. These options really worked oncorey2008-05-131-15/+15
* Add a new suboption to -vo xv and -vo xvmc that allows selectionben2008-05-132-0/+8
* -psprobe can be used in mpeg-pes streams, toonicodvb2008-05-121-4/+4
* Oops, remove stray .TP.diego2008-05-111-1/+0
* sync w/r26732gpoirier2008-05-111-1/+15
* Mark new options Michael committed as undocumented.diego2008-05-111-0/+15
* synced with r26729Gabrov2008-05-111-6/+8
* sync w/r26674gpoirier2008-05-091-12/+13
* synced with r26674ptt2008-05-061-5/+7
* add h264 to list of supported codecscompn2008-05-051-1/+1
* Update documentation for the gl2 driver to make clear gl is usually preferred.reimar2008-05-031-2/+4
* synced with r26484Gabrov2008-04-211-3/+40
* sync w/r26460, patch by JRaSH %jrash06 A 163 P com%gpoirier2008-04-211-17/+54
* sync w/r26460gpoirier2008-04-211-8/+46
* synced with r26460ptt2008-04-181-2/+40
* restore options alphabetical orderptt2008-04-181-8/+8
* 10L, forgot to commit the documentation for the -noconfig options.albeu2008-04-141-0/+22
* Restore grayscale decoding support with FFmpeg.diego2008-04-131-1/+8
* Enable runtime control for colorful and/or module name outputzuxy2008-04-121-0/+8
* synced with r26333Gabrov2008-04-051-5/+8
* synced with r26297ptt2008-03-281-1/+3
* compacted new libavformat's 'ipod' descriptionptt2008-03-281-2/+1
* better explanation and grammar fixptt2008-03-271-1/+1
* synced with r26271ptt2008-03-251-1/+2
* add "ipod" to the list of formats handled by lavfgpoirier2008-03-251-0/+3
* Mention that '-frames 0' is useful with -identify, closes bug #1046.diego2008-03-241-0/+1
* synced with r26260ptt2008-03-191-3/+3
* Experimental support for -framedrop with -correct-pts.reimar2008-03-171-2/+2
* synced with r26251Gabrov2008-03-161-14/+10
* synced with r26232ptt2008-03-141-13/+38
* synced with r26014ptt2008-03-131-28/+33
* added missing escapesptt2008-03-131-2/+2
* better syntax for A keyptt2008-03-131-1/+1
* Try to fix the description of what mbcmp influences, please fix if I misunder...reimar2008-03-111-1/+4
* Grayscale encoding/decoding with FFmpeg is no longer enabled, remove referencesdiego2008-03-071-8/+1
* sync w/r26057, patch by JRaSH jrash06 A 163 P comgpoirier2008-03-061-7/+38
* synced with r26138Gabrov2008-03-011-3/+39
* Fix copy&paste typo in rgbtest documentationreimar2008-02-211-1/+1
* sync w/r26052gpoirier2008-02-211-0/+9
* sync w/ r26019gpoirier2008-02-211-2/+24
* Document rgbtest argumentsreimar2008-02-211-1/+10
* sync w/r26017gpoirier2008-02-181-3/+3
* Document af-*, copied from vf-*reimar2008-02-171-0/+21
* removed wrong examplecompn2008-02-171-0/+6
* synced with r26015Gabrov2008-02-171-13/+9
* Document that framedrop needs -no-correct-ptsreimar2008-02-171-2/+2
* -dumpstream will not dump chapters anymorecompn2008-02-171-6/+0
* sync w/ r25984gpoirier2008-02-111-3/+3
* Slightly document alpha for OSD colorreimar2008-02-111-2/+2
* sync w/r25973gpoirier2008-02-101-1/+4
* Hint about possible libmpeg2 problems with -hardframedropreimar2008-02-101-0/+2
* sync w/r25955gpoirier2008-02-051-2/+2
* typo fix, noticed by JRaSHgpoirier2008-02-051-1/+1
* sync w/ r25821gpoirier2008-01-281-2/+2
* sync with r25821, patch by JRaSH (jrash06 163 com)kraymer2008-01-271-19/+80
* synced with r25826Gabrov2008-01-211-20/+77
* Added missing single quotation mark.cehoyos2008-01-201-1/+1
* sync w/r25786gpoirier2008-01-181-9/+66
* Add a fragment program for 5x5 unsharp maskingreimar2008-01-181-0/+2
* better ao/vo profile examplesdiego2008-01-161-3/+3
* misc markup fixesdiego2008-01-161-7/+8
* misc spelling fixesdiego2008-01-161-13/+13
* removed a english part, left in here, sighptt2008-01-151-2/+0
* little grammar fixptt2008-01-151-2/+2
* synced with r25757ptt2008-01-151-7/+79
* added missing "&"ptt2008-01-151-2/+2
* added missing escapesptt2008-01-151-1/+1
* Add experimental unsharp-mask OpenGL scaler. Certainly not yet perfect.reimar2008-01-151-0/+2
* Document vo gl lscale=3reimar2008-01-151-0/+2
* Seems that all - should be escaped in the man pagereimar2008-01-141-3/+3
* Extend heartbeat-cmd man page entryreimar2008-01-141-0/+5
* document vo.* and ao.* playback profilesben2008-01-111-0/+6
* updated english manpage with protocol/extension profile loading featureben2008-01-101-0/+19
* sync w/r25657gpoirier2008-01-091-4/+2
* dumpstream is NOT a better way to copy a dvd titlecompn2008-01-091-2/+0
* dvd-device can specify iso files toocompn2008-01-091-1/+1
* Add heartbeat-cmd optionreimar2008-01-071-0/+18
* Allow overriding [Script Info] parameters with -ass-force-style option.eugeni2008-01-051-1/+3
* documented angle commandsnicodvb2008-01-051-0/+2
* sync w/r25587gpoirier2008-01-041-2/+9
* synced with r25592Gabrov2008-01-031-3/+11
* when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first ...nicodvb2008-01-021-0/+2
* Add an example for dvdnav:// usage with path.cehoyos2008-01-021-0/+6
* update copyright year to 2008gpoirier2008-01-019-13/+13
* sync w/r25529, patch by JRaSH: jrash06 A 163 P comgpoirier2007-12-301-16/+19
* synced with r25539Gabrov2007-12-291-17/+66
* synced with r25455ptt2007-12-281-2/+42
* Support ?(!NAME:TEXT) format for expanding string by property.ulion2007-12-261-0/+2
* sync w/r25455gpoirier2007-12-191-1/+1
* typo noticed by Paul TTdiego2007-12-181-1/+1
* sync w/25440gpoirier2007-12-181-2/+2
* Fix the expand text's format by the source.ulion2007-12-171-1/+1
* mention that the sync is partialgpoirier2007-12-171-1/+1
* partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%gpoirier2007-12-171-18/+73
* sync w/ r25389 (up-to-date!!)gpoirier2007-12-161-1/+14
* sync w/r25315gpoirier2007-12-161-23/+36
* partial sync with some of the latest commitsgpoirier2007-12-141-3/+110
* Support using unrar executable to access rar-compressed vobsub files.ulion2007-12-141-0/+6
* Add new audio filter for encoding multi-channel audio into ac3 at runtime.ulion2007-12-131-0/+31
* synced with r25379ptt2007-12-121-15/+23
* Fix libass to support -nofontconfig.ulion2007-12-121-0/+8
* Fix all current known multi-channel wrong order problems by addingulion2007-12-101-2/+0
* minor spelling/grammar fixesdiego2007-12-061-5/+5
* cleanup and conformation of values description for -ass-hintingptt2007-12-061-11/+13
* syncd with r25278ptt2007-12-031-3/+14
* synced with r25282Gabrov2007-12-031-9/+19
* fix typocorey2007-12-031-1/+1
* -identify shows chapters times when playing dvd streamsnicodvb2007-11-281-2/+2
* r24924: Add audio filter scaletempovoroshil2007-11-281-6/+97
* Add an example for play DTS-CD with passsthrough.ulion2007-11-281-0/+11
* synced with r25179ptt2007-11-271-5/+4
* Add missing forced linebreak, slight wording improvement.diego2007-11-271-4/+3
* synced with r24954ptt2007-11-261-3/+6
* Fix a wrong cmdline example of using -menu-chroot.ulion2007-11-211-1/+1
* sync w/r24954, patch by JRaSH %jrash06 A 163 P com%gpoirier2007-11-051-45/+191
* Escape some more '-'.diego2007-11-048-8/+8
* synced with r24954Gabrov2007-11-041-8/+11
* Escape a ton of '-'. Note that this is likely not complete.diego2007-11-039-1748/+1748
* another round of '-' escapesdiego2007-11-031-4/+4
* one more '-' escape, wording fixdiego2007-11-031-2/+2
* Escape some more '-' where appropriate.diego2007-11-031-13/+13
* Explain new ao_pulse option syntaxreimar2007-11-031-1/+4
* r24875: program switching in demux_lavfvoroshil2007-11-031-227/+227
* synced with r24938Gabrov2007-11-021-230/+304
* Add audio filter scaletempouau2007-11-011-0/+73
* Escape some more '-' where appropriate.diego2007-10-311-125/+125
* corrected vqscale indentationptt2007-10-311-0/+2
* Consistently use \- in option names.diego2007-10-301-105/+105
* sync w/r24875gpoirier2007-10-281-10/+64
* program switching in demux_lavfnicodvb2007-10-271-1/+1
* r24740: misc roff fixesvoroshil2007-10-251-6/+55
* synced with r24841Gabrov2007-10-241-6/+16
* type fix: there was a 'not' too muchptt2007-10-221-1/+1
* synced with r24837ptt2007-10-221-3/+3
* synced with r24820ptt2007-10-221-9/+65
* Spelling, vf_ow parameters are optional.diego2007-10-221-2/+2
* grammar fixptt2007-10-221-1/+1
* Clarify that -vo gl bicubic filtering is B-spline, not polynomialreimar2007-10-201-1/+1
* indentation fix+typo fixptt2007-10-191-2/+1
* Replace Polyp- by PulseAudio output.reimar2007-10-181-0/+10
* Add a space behind openal to get minimum length of 7reimar2007-10-181-1/+1
* Docs update: -ao openal handles more than one channels since some time alreadyreimar2007-10-181-1/+1
* synced with r24788Gabrov2007-10-151-6/+43
* Add -lavfdopts cryptokeyreimar2007-10-141-0/+5
* small grammar fixdiego2007-10-141-2/+2
* Consistently set NOTE: in italics.diego2007-10-141-2/+4
* DirectShow based tv:// driver for win32voroshil2007-10-131-0/+17
* document filter -vf ow: Overcomplete Wavelet denoiser.gpoirier2007-10-081-0/+15
* misc roff fixesdiego2007-10-081-5/+5
* sync to r24573jheryan2007-10-081-92/+270
* Sync tag updatevoroshil2007-10-081-1/+1
* synced with r24727Gabrov2007-10-071-3/+3
* H.264 content can also be decoded with multiple threadsgpoirier2007-10-072-2/+2
* Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.cehoyos2007-10-074-4/+4
* r24706: Add hint to monitorpixelaspect for -vo aa.voroshil2007-10-071-2/+9
* synced with r24711Gabrov2007-10-051-3/+10
* rtsp-stream-over-tcp also works with NEMESI.cehoyos2007-10-053-3/+3
* Default monitorpixelaspect is 1.cehoyos2007-10-057-7/+7
* Fix typo.cehoyos2007-10-051-3/+3
* Add hint to monitorpixelaspect for -vo aa.cehoyos2007-10-052-0/+14
* synced with r24656ptt2007-10-051-38/+77
* sync'ed with r24136ptt2007-10-041-52/+104
* cosmetics: Fix AltiVec spelling.diego2007-10-021-2/+2
* sync w/24656gpoirier2007-09-291-2/+6
* compile fix for faq.xmlkraymer2007-09-291-2/+11
* r24655: analyzeduration option for lavf demuxervoroshil2007-09-291-2/+7
* synced with r24656Gabrov2007-09-291-3/+11
* AVI can do video stream switching, tooreimar2007-09-291-1/+1
* analyzeduration option for lavf demuxerhenry2007-09-291-0/+4
* r24646: add -lavfdopts format optionvoroshil2007-09-291-1/+5
* sync w/r24646gpoirier2007-09-281-14/+23
* add -lavfdopts format optionhenry2007-09-281-0/+4
* r24550: msglevel 5 is the default.kraymer2007-09-251-9/+16
* synced with r24606Gabrov2007-09-241-3/+4
* r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.voroshil2007-09-241-4/+13
* Change outdated note for -subfpsreimar2007-09-221-1/+2
* synced with r24573Gabrov2007-09-201-2/+7
* Implement setting gain control for video devices (usually webcams)voroshil2007-09-181-0/+5
* synced with r24565Gabrov2007-09-181-9/+10
* Clarify the relationship between -msglevel and MPLAYER_VERBOSE.diego2007-09-171-2/+4
* r24550: msglevel 5 is the default.voroshil2007-09-171-5/+5
* Clarify description of MPLAYER_VERBOSE.diego2007-09-161-4/+3
* msglevel 5 is the default.diego2007-09-161-1/+1
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-2/+2
* synced with r24423Gabrov2007-09-121-3/+3
* sync w/r24423gpoirier2007-09-111-6/+9
* r24294: suboption consistency, add fixme document -vivo suboptionskraymer2007-09-101-4/+17
* Implementation of tv:// driver autodetection.voroshil2007-09-101-1/+1
* r24386: move lavc option out of XviD section, to lavc sectionvoroshil2007-09-101-6/+5
* synced with r24386Gabrov2007-09-091-5/+5
* move lavc option out of XviD section, to lavc sectiongpoirier2007-09-091-4/+4
* synced with r24381Gabrov2007-09-091-6/+9
* r24356: spelling fixes, pointed by Diegovoroshil2007-09-071-3/+3
* Clarify teletext tlang option.diego2007-09-061-4/+4
* spelling fixes, pointed by Diegovoroshil2007-09-061-3/+3
* r24294: suboption consistency, add fixme document -vivo suboptionsvoroshil2007-09-061-3/+16
* Support lowdelay flagreimar2007-09-061-0/+4
* sync w/ r24329gpoirier2007-09-051-2/+2
* synced with r24329Gabrov2007-09-021-2/+2
* manpage fix: escape '\' in -vf geq descriptionuau2007-09-021-1/+1
* synced with r24310Gabrov2007-09-021-2/+9
* sync w/r24310gpoirier2007-08-311-51/+93
* Support for selecting language via packet 28.voroshil2007-08-311-0/+6
* synced with r24301Gabrov2007-08-291-3/+4
* replace deleted linecompn2007-08-291-0/+1
* suboption consistency, add fixme document -vivo suboptionscompn2007-08-291-2/+2
* sync with r24137, patch by JRaSHkraymer2007-08-291-66/+113
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.kraymer2007-08-261-65/+118
* r24125: Automatic TV channels scanning ability for MPlayer.voroshil2007-08-261-21/+44
* sync w/r24084gpoirier2007-08-251-10/+32
* synced with r24137Gabrov2007-08-251-22/+53
* misc markup fixesdiego2007-08-241-20/+20
* Wording and markup improvements for the -tvscan option.diego2007-08-241-8/+9
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-0/+20
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.voroshil2007-08-221-46/+76
* synced with r24110Gabrov2007-08-211-30/+38
* Add some missing libavcodec video encoders.diego2007-08-201-0/+8
* Sort libavcodec encoders.diego2007-08-201-28/+28
* synced with r24091Gabrov2007-08-181-19/+41
* small libavcodec audio codec clarificationsdiego2007-08-161-3/+3
* Document how to encode with some more libavcodec audio codecs.diego2007-08-151-2/+12
* AC3 --> AC-3, as done in r24056gpoirier2007-08-141-11/+11
* AC3 --> AC-3diego2007-08-131-8/+8
* Document how to encode with some libavcodec audio codecs.diego2007-08-131-7/+19
* MP3 audio encoder was renamed to libmp3lame in FFmpeg.diego2007-08-121-1/+1
* synced with r23996ptt2007-08-081-2/+18
* This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996kraymer2007-08-081-11/+80
* r23996: Hint at mf://@... syntaxkraymer2007-08-071-2/+2
* synced with r23982ptt2007-08-071-10/+6
* synced with r24016Gabrov2007-08-071-12/+25
* sync w/ r23996gpoirier2007-08-051-28/+77
* r23996: Hint at mf://@... syntaxvoroshil2007-08-021-2/+2
* Hint at mf://@... syntaxreimar2007-08-021-1/+1
* r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.voroshil2007-08-011-9/+17
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxkraymer2007-08-011-17/+92
* Added FIXME skeletons for missing lavc options.diego2007-08-011-0/+16
* i_certify_that_my_video_stream_does_not_use_b_frames is gone.diego2007-08-011-8/+0
* r23897: Experimental negative panscan valuesvoroshil2007-08-011-4/+65
* add possibly incorrect subfont entrycompn2007-07-311-0/+5
* another little correctionsptt2007-07-311-1/+1
* added missing ":"'sptt2007-07-311-7/+7
* better wordingptt2007-07-311-1/+1
* sorry, left english phrase in...ptt2007-07-311-2/+2
* synced with r23962ptt2007-07-311-6/+63
* added missing ':' for separatorptt2007-07-311-1/+1
* sync w/23588gpoirier2007-07-301-2/+4
* h/w -> hardwareben2007-07-301-2/+2
* synced with r23928Gabrov2007-07-301-6/+46
* update man page with v4l2 a/v outputsben2007-07-291-1/+18
* Teletext supportvoroshil2007-07-291-0/+30
* Document -rawvideo format="format string"reimar2007-07-291-1/+2
* punctuation, new sentences on new linesdiego2007-07-291-2/+3
* Set -vo gl slice-height default to 0, the current default of 4 seemsreimar2007-07-281-1/+1
* Experimental negative panscan valuesreimar2007-07-281-0/+4
* r23852: af channels example for ffdca to ALSA reorderingvoroshil2007-07-281-1/+3
* synced with r23856ptt2007-07-261-1/+3
* small wording improvementdiego2007-07-251-1/+1
* more Spanish man page updates by Fernando Tarín (lists.im gmail com)kraymer2007-07-241-232/+251
* af channels example for ffdca to ALSA reorderingreimar2007-07-241-0/+2
* Update sync tagvoroshil2007-07-221-1/+1
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-2010-67/+0
* synced with r23748Gabrov2007-07-181-6/+6
* r23748: Leave out (no) prefix from option names for consistency.voroshil2007-07-181-5/+4
* sync w/r23748, patch by JRaSH % jrash06 A 163 P com %gpoirier2007-07-181-657/+2805
* synced with r23748ptt2007-07-171-5/+7
* Leave out (no) prefix from option names for consistency.diego2007-07-091-4/+4
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-07-081-3/+5
* And antoher one, missed by me previouslytorinthiel2007-07-071-1/+1
* Some typos found and fixed by arctgx <arctgx@tlen.pl>torinthiel2007-07-071-6/+6
* Xvid name changetorinthiel2007-07-071-29/+29
* synced with r23731Gabrov2007-07-071-3/+5
* small grammar fixdiego2007-07-041-2/+2
* roff fix (new line for new sentence)kraymer2007-07-031-1/+2
* Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-06-281-2/+3
* synced with r23680Gabrov2007-06-271-23/+32
* r23504: -lavdopts threads is only implemented for mpeg[12]kraymer2007-06-261-5/+33
* synced with r23609ptt2007-06-261-4/+30
* r23504: -lavdopts threads is only implemented for mpeg[12]voroshil2007-06-241-5/+33
* Document the effect of -really-quiet on gmplayer.reimar2007-06-231-0/+1
* Revert r23530.voroshil2007-06-211-26/+0
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+2
* fix typos noted by Nicolas Legrandgpoirier2007-06-191-3/+3
* misc small fixesdiego2007-06-181-6/+6
* sync w/ r23561gpoirier2007-06-181-2/+28
* add missing IDCT algothim, as defined in libavcodec/avcodec.hgpoirier2007-06-161-0/+16
* refine the example of -menu-chroot yet moregpoirier2007-06-121-1/+2
* give an example of -menu-chroot usagegpoirier2007-06-121-0/+8
* synced with r23531Gabrov2007-06-101-10/+45
* sync w/r23530gpoirier2007-06-101-7/+33
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+26
* x264 no longer defaults to qp=26.lorenm2007-06-091-1/+1
* sync w/r23504gpoirier2007-06-081-4/+4
* sync'ed up to r23504ptt2007-06-081-3/+3
* -lavdopts threads is only implemented for mpeg[12]lorenm2007-06-081-2/+2
* Partial sync with en/mplayer.1 r23455 (patch by JRaSH)kraymer2007-06-061-8/+12
* r23440: New "automute" tv:// option.voroshil2007-06-061-2/+7
* little correction to make nroff not to complain about line lennghts....ptt2007-06-051-8/+8
* sync'd up to r23467ptt2007-06-051-2/+2
* r23410: add documentation for new -menu-chroot optionkraymer2007-06-051-5/+14
* sync w/23467 (was just a typo in english doc, no incidence here)gpoirier2007-06-051-1/+1
* then/than typo spotted by "JRaSH"corey2007-06-051-1/+1
* sync w/ r23455gpoirier2007-06-021-7/+12
* new sentences on new lines, diego says ;-Pptt2007-06-021-1/+2
* sync'ed up to r23440 + a _big_ correction of tv suboptionsptt2007-06-021-2/+8
* update manual date, its been 8 months...compn2007-06-021-1/+1
* New "automute" tv:// option.voroshil2007-05-311-0/+4
* r23370: added missing fpsvoroshil2007-05-311-5/+9
* sync to 24.5.2007jheryan2007-05-311-217/+431
* sync.d up to r23425!!! ehi, it's updated :)))ptt2007-05-311-16/+65
* removed unneeded spaceptt2007-05-311-1/+1
* removed an unneeded commaptt2007-05-311-1/+1
* added '&' for 'e.g.'ptt2007-05-311-1/+1
* moved a line below, since probably it's righter there...ptt2007-05-301-2/+2
* added a missing space charptt2007-05-301-1/+1
* sync'd up to r22845ptt2007-05-301-128/+192
* add documentation for new -menu-chroot optionben2007-05-292-0/+8
* Only one section remains unfinished, typo.diego2007-05-291-3/+2
* typodiego2007-05-291-1/+1
* r23325: dv does not support YVU9kraymer2007-05-291-5/+3
* add note about unfinished "codec specific encoding options" sectionkraymer2007-05-291-1/+2
* little typo fixptt2007-05-281-1/+1
* sync w/ r23370gpoirier2007-05-271-10/+10
* Partial sync with r23370, with only one section obsolete.gpoirier2007-05-271-557/+1871
* synced with r23370Gabrov2007-05-221-12/+21
* sync'ed up with r21654ptt2007-05-211-7/+26
* sync'ed up with r21561ptt2007-05-211-19/+78
* added missing fpsptt2007-05-211-1/+1
* missed sync tag updatevoroshil2007-05-211-1/+1
* r23367: little alignment fixesvoroshil2007-05-211-2/+0
* little alignment fixesptt2007-05-211-3/+1
* little fixesptt2007-05-211-4/+2
* -----mencoder.xml----voroshil2007-05-191-2/+2
* 1L to me: dv does not support YVU9.corey2007-05-171-1/+1
* fix typokraymer2007-05-141-1/+1
* r23152: Add -ass-hinting option for setting font hinting method.kraymer2007-05-141-8/+37
* r23308: List dv in pixel formats lavc's dv encoder supports.voroshil2007-05-141-5/+7
* fix formating of lavcopts format suboptionscompn2007-05-141-3/+3
* add svq1 lavcopts format colorspacecompn2007-05-131-1/+3
* List dv in pixel formats lavc's dv encoder supports.corey2007-05-131-2/+2
* r23283: wrong suboption for vo gif89a, revision 16722 shows the problem, this...voroshil2007-05-121-4/+4
* update copyright year'compn2007-05-101-1/+1
* sync w/r23283, fix a French typogpoirier2007-05-101-4/+4
* wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage...compn2007-05-101-2/+2
* r23240: document lavc's 'level' option, patch by Carl Eugen Hoyosvoroshil2007-05-081-1/+10
* description for -menu-keepdir optionben2007-05-082-0/+9
* document lavc's 'level' optioncehoyos2007-05-061-0/+5
* document lavc's 'level' option, patch by Carl Eugen Hoyosgpoirier2007-05-061-0/+5
* sync w/ r23162gpoirier2007-05-011-3/+5
* sync w/ r23152gpoirier2007-05-011-4/+35
* synced with r23179Gabrov2007-04-301-4/+26
* sync tag updatevoroshil2007-04-301-1/+1
* updated manpages with new vidix subdevice namesben2007-04-2810-31/+20
* r23152: Add -ass-hinting option for setting font hinting method.voroshil2007-04-281-3/+27
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-272-5/+6
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-271-0/+21
* synced with r23003Gabrov2007-04-161-9/+17
* r22975: cosmetics: remove trailing white spacevoroshil2007-04-121-2/+2
* r22845: Clarify -xineramascreen -2 behaviourkraymer2007-04-111-9/+17
* cosmetics: remove trailing white spacekraymer2007-04-111-2/+2
* more updates for Spanish man page by Fernando Tarín (lists im gmail com)kraymer2007-04-111-163/+611
* r22916: Ability to specify video and audio capture device namesvoroshil2007-04-091-1/+11
* more human description of -mpegopts :interleaving2nicodvb2007-04-081-2/+2
* documented -mpegopts :interleaving2nicodvb2007-04-081-0/+6
* Ability to specify video and audio capture device namesvoroshil2007-04-051-0/+4
* sync with r22902gpoirier2007-04-041-9/+7
* r22845: Clarify -xineramascreen -2 behaviourvoroshil2007-04-031-10/+9
* restored previous definition of -mpegopts :drop and :tsaf (r22900); they were...nicodvb2007-04-011-2/+2
* removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsafnicodvb2007-04-011-2/+2
* documented -mpegopts :adelaynicodvb2007-04-011-8/+6
* synced with r22845Gabrov2007-03-311-7/+20
* Clarify -xineramascreen -2 behaviourreimar2007-03-301-1/+2
* cosmetics: Remove all trailing whitespace.diego2007-03-291-46/+46
* some sync by Fernando Tarín, lists.im gmail comdiego2007-03-291-163/+140
* Spanish man page updates by Fernando Tarínkraymer2007-03-271-51/+156
* r22637: Allow to specify frequencies in channels option.kraymer2007-03-261-2/+7
* Spanish man page updates by Fernando Tarínkraymer2007-03-261-171/+90
* r22622: Wording improvement as suggested by Michael.voroshil2007-03-241-3/+8
* sync with r22779gpoirier2007-03-221-2/+3
* sync'd up to r21452ptt2007-03-221-13/+37
* roff fix: escape dash for optionskraymer2007-03-221-1/+1
* r22776: 'D' also turns off and on kerndeintcehoyos2007-03-225-5/+5
* 'D' also turns off and on kerndeintcehoyos2007-03-221-1/+1
* Explain workaround for -vo gl:scaled-osd -ass image corruption.reimar2007-03-191-1/+2
* sync with r22637gpoirier2007-03-181-4/+17
* r22492: documented -reuse-socketkraymer2007-03-161-1/+10
* Allow to specify frequencies in channels option.voroshil2007-03-161-0/+4
* sync with r22503gpoirier2007-03-161-3/+9
* Wording improvement as suggested by Michael.diego2007-03-151-1/+1
* Add a FIXME note about new sentences on new lines.diego2007-03-151-0/+1
* major man page updatekraymer2007-03-141-229/+895
* r22521: Clarify -reuse-socket description.voroshil2007-03-121-4/+3
* r22408: add -tv driver=help entry, also add dshow tv drivervoroshil2007-03-121-2/+15
* Clarify -reuse-socket description.diego2007-03-121-2/+2
* wording/spelling for lscale=2 suboptiondiego2007-03-111-2/+2
* Document lscale=2reimar2007-03-111-0/+3
* corrected description of -reuse-socket as described by Richnicodvb2007-03-091-2/+1
* documented -reuse-socketnicodvb2007-03-081-0/+5
* mplayer.1kraymer2007-03-061-2/+8
* synced with r22469Gabrov2007-03-051-4/+9
* -nomouseinput is no longer X11 only.diego2007-03-051-1/+1
* add -xvfwopts compdata suboption to man pagecompn2007-03-041-0/+4
* 10l: dshow isnt in svn yetcompn2007-03-021-1/+1
* add -tv driver=help entry, also add dshow tv drivercompn2007-03-021-1/+2
* synced with r22326Gabrov2007-02-231-7/+11
* wording, typos fixvoroshil2007-02-171-534/+534
* sync w/r22150gpoirier2007-02-101-9/+13
* r22150: key-fifo-size default changedkraymer2007-02-091-2/+2
* fix typo, line break, wordingkraymer2007-02-091-4/+4
* sync w/r22107gpoirier2007-02-061-32/+36
* r22104: Add global field dominance flag instead of duplicating this "everywhere"voroshil2007-02-051-37/+70
* key-fifo-size default changedreimar2007-02-051-1/+1
* fix unintentional line breakkraymer2007-02-051-2/+1
* synced with r22104gpoirier2007-02-051-3/+28
* r22123: tinterlace mode 4 leaves height unchanged.kraymer2007-02-051-10/+13
* wording/formattingdiego2007-02-051-1/+1
* formatting/wordingdiego2007-02-051-2/+6
* Fix vqscale description to match at least somewhat the code.reimar2007-02-041-3/+3
* synced with r22123Gabrov2007-02-041-90/+132
* tinterlace mode 4 leaves height unchanged.reimar2007-02-041-1/+1
* r22107: Move -vo gl suboptions that should be irrelevant for the average userkraymer2007-02-031-29/+33
* r22089: x264's crf takes a float argumentkraymer2007-02-031-4/+29
* r22062: alphabetical orderkraymer2007-02-031-69/+74
* r21959: Apply ancient double-click patch that nobody cares to comment on.kraymer2007-02-031-13/+30
* insert line break for readabilitykraymer2007-02-031-0/+1
* formatting fixes for r22104kraymer2007-02-031-5/+10
* Move -vo gl suboptions that should be irrelevant for the average userreimar2007-02-031-24/+28
* Add global field dominance flag instead of duplicating this "everywhere"reimar2007-02-021-2/+22
* synced with r22089 (again)gpoirier2007-02-011-58/+58
* sync w/r22089gpoirier2007-02-011-12/+23
* r22060: describe -psprobevoroshil2007-01-311-2/+14
* x264's crf takes a float argumentlorenm2007-01-311-1/+1
* Document -noidx.diego2007-01-301-0/+5
* typodiego2007-01-301-1/+1
* alphabetical orderdiego2007-01-291-63/+63
* typo, new sentences on lines of their owndiego2007-01-291-3/+3
* describe -psprobenicodvb2007-01-281-0/+7
* synced up to r21221ptt2007-01-271-245/+265
* r21989: fix typovoroshil2007-01-271-10/+7
* synced with r22016Gabrov2007-01-261-10/+8
* Remove confusing line about forcing MP3 demuxing.diego2007-01-251-1/+0
* Clarify -delay.diego2007-01-251-0/+2
* Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.diego2007-01-241-8/+5
* synced with r21989Gabrov2007-01-211-46/+94
* fix typoGabrov2007-01-211-1/+1
* r21959: Apply ancient double-click patch that nobody cares to comment on.voroshil2007-01-211-1/+12
* sync w/ r21959gpoirier2007-01-181-17/+33
* Apply ancient double-click patch that nobody cares to comment on.reimar2007-01-181-0/+11
* r21930: gcc_bug++;voroshil2007-01-181-4/+4
* r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a whilekraymer2007-01-171-3/+4
* "-lavdopts fast" has applied to mpeg4 and h264 for a whilelorenm2007-01-171-4/+4
* r21727: Must refer to option name instead of internal variablekraymer2007-01-171-17/+22
* r21691: added smb:// to the list of allowed input urlskraymer2007-01-171-12/+21
* r21882: sync to x264 r607 (update description of threads)voroshil2007-01-141-9/+6
* sync to x264 r607 (update description of threads)lorenm2007-01-111-6/+5
* r21865: Audio track switching works with DVDs as well.voroshil2007-01-111-2/+2
* Typovoroshil2007-01-111-1/+1
* upgrade copyright yearsgpoirier2007-01-109-9/+9
* Audio track switching works with DVDs as well.diego2007-01-101-1/+1
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-4/+9
* clarify a few things about the interaction between *cmp and mbd optionsgpoirier2007-01-071-3/+10
* sync with r21758gpoirier2006-12-291-12/+17
* r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.voroshil2006-12-241-2/+2
* Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.diego2006-12-241-1/+1
* r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a whilevoroshil2006-12-221-10/+18
* Must refer to option name instead of internal variable voroshil2006-12-221-1/+1
* wording and markup improvementsdiego2006-12-221-2/+11
* small wording/markup improvementsdiego2006-12-221-3/+3
* ffv1 and ffvhuff haven't required vstrict=-2 for a whilelorenm2006-12-211-3/+3
* Fixed wrong sync tagvoroshil2006-12-211-1/+1
* r21691: added smb:// to the list of allowed input urlsvoroshil2006-12-211-5/+4
* Fixed:voroshil2006-12-211-282/+281
* synced with r21697gpoirier2006-12-201-14/+33
* typo fix in denoise3d's chroma_tmp option descriptiongpoirier2006-12-201-1/+1
* mentioned file:// and smb:// as alternative stream outputs for mencodernicodvb2006-12-191-1/+1
* added smb:// to the list of allowed input urlsnicodvb2006-12-191-1/+1
* r21508: emphasis the fact that leaving black borders really hurts qualitykraymer2006-12-191-7/+9
* r21651: add missing line breakvoroshil2006-12-171-9/+25
* Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"voroshil2006-12-171-1456/+1578
* more sensible names for denoiser optionsgpoirier2006-12-171-4/+4
* typokraymer2006-12-171-1/+1
* r21654: add man page entry for new -dvd-speed optionkraymer2006-12-171-1/+17
* document hqdn3d and dn3d's 4th parametergpoirier2006-12-171-4/+6
* add man page entry for new -dvd-speed optionkraymer2006-12-171-0/+14
* r21561: update vbuf_size and suggest 400 for HDTV videokraymer2006-12-171-10/+18
* add missing line breakkraymer2006-12-171-1/+2
* r21621: mpegts uses 3-letter language codesvoroshil2006-12-171-6/+10
* Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.eugeni2006-12-171-3/+7
* mpegts uses 3-letter language codesnicodvb2006-12-141-2/+2
* transliteration -> translation for "dB" and "intra"voroshil2006-12-141-2/+2
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersvoroshil2006-12-131-5/+5
* spelling fixvoroshil2006-12-131-11/+11
* wordingdiego2006-12-121-4/+4
* sync w/r21561gpoirier2006-12-111-8/+10
* sync w/ r21506 and miscgpoirier2006-12-111-6/+45
* sync w/ r21486gpoirier2006-12-111-6/+34
* r21561: update vbuf_size and suggest 400 for HDTV videovoroshil2006-12-101-2/+3
* update vbuf_size and suggest 400 for HDTV videonicodvb2006-12-091-1/+2
* synced with r21558Gabrov2006-12-091-15/+79
* r21531: Document geq filter.kraymer2006-12-071-1/+32
* r21529: spellingvoroshil2006-12-071-6/+38
* Typovoroshil2006-12-071-1/+1
* Document geq filter.diego2006-12-071-0/+31
* r21529: spellingkraymer2006-12-071-3/+3
* spellingdiego2006-12-071-2/+2
* r21503: updated documentation of -mpegopts :tele*kraymer2006-12-071-11/+9
* Synced with 30.11.2006jheryan2006-12-071-236/+231
* Translated section "GENERAL ENCODING OPTIONS"voroshil2006-12-061-118/+126
* r21503: updated documentation of -mpegopts :tele*voroshil2006-12-051-8/+8
* Translation of "VIDEO FILTERS" section.voroshil2006-12-051-935/+1042
* wording fix suggested by Diegonicodvb2006-12-051-2/+2
* updated documentation of -mpegopts :tele*nicodvb2006-12-041-6/+6
* help_mp-de.h:kraymer2006-12-041-19/+61
* r21484: documented -mpegopts :tele_src and :tele_destvoroshil2006-12-041-6/+31
* document s3fb suboption, note that it's a Linux-only driver (to the best of m...gpoirier2006-12-041-1/+7
* Improoving readability of pullup filter sectionvoroshil2006-12-041-4/+13
* documented -mpegopts :tele_src and :tele_destnicodvb2006-12-041-0/+10
* sync w/ r21452gpoirier2006-12-031-14/+31
* One FIXME (CC subtitles related) resolved.voroshil2006-12-031-7/+7
* Fix translation error in previous syncvoroshil2006-12-031-1/+1
* fixed missing tag updatevoroshil2006-12-031-1/+1
* r21430: documented -mpegopts :[va]buf_sizevoroshil2006-12-031-13/+25
* document s3fb video out drivergpoirier2006-12-031-0/+8
* Merge dga/nodga suboption of vo_vesa, no short forms.diego2006-12-021-5/+3
* synced with r21446Gabrov2006-12-021-8/+2
* Remove long-deprecated -vop option.diego2006-12-021-7/+0
* Audio track switching works for AVI and libavformat as well.diego2006-12-021-1/+1
* synced with r21438Gabrov2006-12-021-14/+43
* Translated section "AUDIO FILTERS"voroshil2006-12-021-275/+286
* Typovoroshil2006-12-021-1/+1
* documented -mpegopts :[va]buf_sizenicodvb2006-12-021-0/+13
* r21410: document new meaning of dia=1 introduced by lavc r7192voroshil2006-12-011-2/+2
* mark lavc's uneven multi-hexagon search as slow, remove stray '.'gpoirier2006-12-011-1/+1
* document new meaning of dia=-1 introduced by lavc r7192gpoirier2006-12-011-1/+1
* r21398: improve description of lavf's i_certify_that_my_video_stream_does_not...voroshil2006-11-301-1/+4
* fix suggested by Diegogpoirier2006-11-301-1/+1
* improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_f...gpoirier2006-11-301-0/+3
* r21298: "D" interactive key also works with yadif nowvoroshil2006-11-281-3/+3
* Cycling through video tracks works with libavformat as well.diego2006-11-281-1/+1
* help messages:kraymer2006-11-271-2/+13
* sync w/ 21298gpoirier2006-11-261-2/+2
* "D" interactive key also works with yadif nowgpoirier2006-11-261-1/+1
* sync w/ r21255 (improved deadzone desc.)gpoirier2006-11-261-1/+12
* r21186: Remove "OSD only" tags; those options always exist.voroshil2006-11-261-9/+19
* typo in deadzone_interlorenm2006-11-261-1/+1
* nits and picks by The Wanderer :)gpoirier2006-11-261-3/+3
* fix typos noticed by Diegogpoirier2006-11-251-4/+4
* improve description of x264's deadzone* optionsgpoirier2006-11-251-0/+10
* r21161: MSGTR for libmpcodecs/vd.ckraymer2006-11-241-13/+13
* sync with r21186gpoirier2006-11-241-10/+14
* Remove "OSD only" tags; those options always exist.uau2006-11-241-8/+8
* fix sync comment, it was left out in last commitkraymer2006-11-231-3/+6
* Better translation of "demuxer" word.voroshil2006-11-221-30/+29
* r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.voroshil2006-11-221-3/+6
* documented :format=pes[12] in -mpegoptsnicodvb2006-11-211-2/+5
* typo / small fixeskraymer2006-11-211-1/+1
* sync w/ r21026gpoirier2006-11-191-201/+157
* sync w/r21004gpoirier2006-11-191-38/+30
* Translated section "DECODING/FILTERING OPTIONS"voroshil2006-11-191-264/+282
* synced with r21058Gabrov2006-11-191-214/+170
* Update section "AUDIO FILTERS"; Some sync w/ r21026; kraymer2006-11-191-142/+570
* help_mp-ru.h sync with r21001voroshil2006-11-181-200/+153
* r20969: document new key binding for switching video streams in MPEG-TSkraymer2006-11-181-54/+58
* r21012: group together "quality" control optionskraymer2006-11-181-114/+114
* r20876: rename: XviD -> Xvid (man page part)kraymer2006-11-181-24/+24
* r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_typekraymer2006-11-181-52/+27
* TAB switches between programsnicodvb2006-11-181-0/+2
* group together B-frames options with I,P frames optionsgpoirier2006-11-181-21/+21
* group together xvid's rate control optionsgpoirier2006-11-181-19/+19
* group together "quant_type" and quant_*_matrix since they are relatedgpoirier2006-11-181-10/+10
* group together "debug" and "psnr", note that "threads" option is featured on ...gpoirier2006-11-181-7/+7
* Move xvid 'grayscale' option close to 'interlacing'gpoirier2006-11-181-6/+6
* group together "quality" control optionsgpoirier2006-11-181-94/+94
* group together xvid's 'closed_gop' and 'packed' optionsgpoirier2006-11-181-17/+12
* remove xvid3's divx5bvop and replace it by xvid4's closed_gopgpoirier2006-11-181-14/+6
* r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options...kraymer2006-11-181-36/+26
* remove xvid3's mpeg_quant, replace it by xvid4's quant_typegpoirier2006-11-181-15/+5
* r21001: Add *BSD BT848 radio supportkraymer2006-11-181-25/+8
* document new "D" keybinding for deinterlacing, introduced inkraymer2006-11-181-0/+2
* remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there i...gpoirier2006-11-181-32/+22
* Xvid3 support is no more: Remove Xvid3-specific optionsgpoirier2006-11-181-22/+0
* Add *BSD BT848 radio supportvoroshil2006-11-181-1/+5
* Since vobsub_lang and sub_select do the same, 'b' and 'j' were boundreimar2006-11-171-1/+1
* r20972: defined MSGTR_OSDVideovoroshil2006-11-171-1/+3
* sync w/r20969gpoirier2006-11-171-6/+8
* document new key binding for switching video streams in MPEG-TSkraymer2006-11-161-0/+2
* add character encoding infokraymer2006-11-141-0/+1
* r20900: Missing : in -vf expand ar examplevoroshil2006-11-141-1/+1
* sync with r20900gpoirier2006-11-131-2/+2
* r20900: Missing : in -vf expand ar examplekraymer2006-11-131-2/+2
* Missing : in -vf expand ar examplereimar2006-11-131-1/+1
* sync with r20876gpoirier2006-11-131-31/+32
* r20872: Clarify -dumpaudio, it is not useful normallyvoroshil2006-11-131-33/+34
* r20866: Recommend gcc 3.4+.kraymer2006-11-131-2/+3
* rename: XviD -> Xvidkraymer2006-11-131-31/+31
* synced with r20873Gabrov2006-11-121-3/+5
* Clarify -dumpaudio, it is not useful normallyreimar2006-11-121-1/+2
* synced with r20859Gabrov2006-11-111-8/+26
* 1. convert single quotation mark to double one for better lookingkraymer2006-11-111-72/+73
* add encoding info to some man pageskraymer2006-11-115-0/+5
* remove very outdated and unmantained Swedish man pagekraymer2006-11-111-7327/+0
* Translated section "VIDEO OUTPUT DRIVERS"voroshil2006-11-101-443/+484
* r20774: Adding ability to check allowed frequency range.kraymer2006-11-101-1/+3
* r20648: Document ao_openal.kraymer2006-11-091-11/+37
* sync with r20774gpoirier2006-11-081-4/+8
* partial syncgpoirier2006-11-081-0/+13
* sync with r20774voroshil2006-11-081-3/+26
* partial sync with latest manpage commitsgpoirier2006-11-081-2/+27
* Adding ability to check allowed frequency range.voroshil2006-11-081-0/+1
* - explain lavc lmin option more clearlycorey2006-11-081-2/+23
* Partial sync with en/mplayer.1 r20739gpoirier2006-11-071-430/+556
* r20739: Remove remnants of long-gone libfame.voroshil2006-11-071-8/+2
* Remove remnants of long-gone libfame.diego2006-11-061-5/+0
* Synced to 3.11.2006jheryan2006-11-061-4/+17
* Initial partial translation of man page voroshil2006-11-051-0/+10238
* spellfix and improvement suggested by Wanderernicodvb2006-11-051-2/+2
* synced with r20693Gabrov2006-11-051-2/+4
* markup fixkraymer2006-11-051-1/+1
* Partial sync w/ en/mplayer.1 (6)kraymer2006-11-051-48/+832
* consistency/grammardiego2006-11-051-2/+2
* reccomend the usage of :tsaf with :format=dvd in -mpegoptsnicodvb2006-11-051-1/+3
* synced with r20677Gabrov2006-11-041-5/+22
* Clarify state of openal ao.reimar2006-11-041-1/+1
* Document ao_openal.diego2006-11-031-0/+4
* partial syncgpoirier2006-11-031-2/+14
* r20620: better description for -correct-ptskraymer2006-11-031-6/+11
* fix typokraymer2006-11-031-1/+1
* libmpdvdkit2 --> libdvdcssdiego2006-11-031-1/+1
* typo, roff markupdiego2006-11-031-3/+3
* better description for -correct-ptsuau2006-11-031-3/+7
* Partial sync w/ en/mplayer.1 (5).kraymer2006-11-031-75/+405
* encoding is now UTF-8diego2006-11-011-1/+1
* update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIOkraymer2006-10-311-600/+647
* r20534: An example of using -vf ass.kraymer2006-10-311-1/+9
* Synced to 26.10.2006 with respect to later utf-8 conversion.jheryan2006-10-311-4737/+4736
* misc fixes by Sheldon Jin (jinsh2 yahoo com)diego2006-10-301-6/+6
* wording/roff fixdiego2006-10-301-2/+2
* An example of using -vf ass.eugeni2006-10-301-0/+8
* better wording for MSGTR_MENU_Nonekraymer2006-10-301-1/+2
* Warn about vo_gl scaled-osd broken with -assreimar2006-10-291-0/+1
* Partially synced with en/mplayer.1 (3).kraymer2006-10-281-164/+359
* Partial sync with en/mplayer.1 (2)kraymer2006-10-271-303/+611
* synced with r20445Gabrov2006-10-271-2/+8
* Fix a multitude of roff errors and warnings.diego2006-10-261-12/+27
* various orthography and wording fixeskraymer2006-10-261-31/+31
* r20426: -chapter works with dvd:// and dvdnav://kraymer2006-10-261-2/+9
* Partially synced with r20426, patch by S Jin jinsh2 A yahoo P comgpoirier2006-10-251-193/+808
* finally document -correct-ptsods152006-10-251-0/+6
* -chapter works with dvd:// and dvdnav://nicodvb2006-10-231-1/+1
* Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.diego2006-10-231-1/+3
* man/hu/mplayer.1 synced with r20375Gabrov2006-10-231-4/+8
* sync w/r20375gpoirier2006-10-221-5/+11
* r20369: Warn about dangers of -use-filedir-conf optionkraymer2006-10-221-1/+4
* capitalization at beginning of sentencekraymer2006-10-221-1/+1
* Warn about dangers of -use-filedir-conf optionrtogni2006-10-221-0/+3
* r20358: Make documentation links point to the online version.kraymer2006-10-221-4/+6
* Make documentation links point to the online version.diego2006-10-221-3/+5
* man/hu/mplayer.1 synced with 20336Gabrov2006-10-221-93/+55
* sync w/r20336gpoirier2006-10-211-73/+23
* fixed sync tagkraymer2006-10-211-1/+1
* r20317: Greatly simplify synopsis roff markup and add a bit of consistency.kraymer2006-10-211-75/+26
* escape -mfkraymer2006-10-211-1/+1
* added a ". ..." line before gmplayerptt2006-10-211-0/+1
* little fix, sorryptt2006-10-211-1/+1
* sync with r20317ptt2006-10-211-73/+23
* Greatly simplify synopsis roff markup and add a bit of consistency.diego2006-10-201-73/+22
* r20288: vf uspp description: it now uses snow, not mpeg4kraymer2006-10-191-5/+4
* sync with r20288ptt2006-10-181-4/+7
* sync w/ r20288gpoirier2006-10-181-4/+8
* vf uspp description: it now uses snow, not mpeg4lorenm2006-10-171-1/+1
* rewording of config file usagekraymer2006-10-172-6/+7
* r20257: Disable loading of file-specific configuration file from the samekraymer2006-10-171-5/+13
* mention new -use-filedir-conf option in general config descriptionkraymer2006-10-171-1/+3
* sync up to r20265 + some li'l fixptt2006-10-161-17/+25
* Use American spelling of "gray" instead for British's "grey" for XviD option,...gpoirier2006-10-162-4/+4
* small grammar fixdiego2006-10-161-2/+2
* sync w/ r20257gpoirier2006-10-161-2/+10
* r20237gpoirier2006-10-161-22/+21
* sync with r20132gpoirier2006-10-161-87/+101
* Disable loading of file-specific configuration file from the same rtogni2006-10-151-0/+5
* r20254: bump date, small consistency fixkraymer2006-10-151-3/+3
* bump date, small consistency fixdiego2006-10-151-2/+2
* escape - (bobdeint)kraymer2006-10-152-3/+3
* Implement bob (pseudo?) deinterlacing for xvmc.reimar2006-10-152-0/+8
* r20237: Escape some more - signs.kraymer2006-10-151-8/+8
* man/hu/mplayer.1 synced with r20237Gabrov2006-10-151-8/+8
* convert chinese man page to UTF-8kraymer2006-10-151-1731/+1731
* Escape some more - signs.diego2006-10-151-7/+7
* synced with r20194Gabrov2006-10-151-25/+26
* r20189: Some more consistency for the -pvr options, typo.kraymer2006-10-141-21/+21
* some minor fixes & sync to r20194ptt2006-10-121-153/+54
* some little consistency fixesptt2006-10-121-7/+7
* Some more consistency for the -pvr options, typo.diego2006-10-121-11/+12
* r20132: little typo fixeskraymer2006-10-121-6/+6
* little typo fixesptt2006-10-091-5/+5
* done! sync'ed with r20061, hoping not to have written 'strafalcioni'ptt2006-10-091-83/+232
* sync'ed with r19361ptt2006-10-091-28/+154
* synced with r20061Gabrov2006-10-081-70/+92
* Synced with 2.10.2006jheryan2006-10-051-62/+204
* r20061: document new x264 options through r579. (ssim, interlaced, deadzone_i...kraymer2006-10-051-74/+91
* document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)lorenm2006-10-051-2/+21
* Remove the x264 option parser, and pass the options on to libx264 as a string...lorenm2006-10-051-63/+55
* Mark ao_sdl as SDL-only.diego2006-10-041-1/+1
* Add SDL-specific keys.diego2006-10-041-0/+14
* synced with r20049Gabrov2006-10-041-48/+50
* r20028: faacopts :object is in the range 1..4, not 0..3kraymer2006-10-041-2/+2
* faacopts :object is in the range 1..4, not 0..3nicodvb2006-10-041-1/+1
* remove trailing periods in listing, insert dashes for "MPEG n"skraymer2006-10-032-13/+13
* r20008: correct parameter value case for -pvr vmode optionkraymer2006-10-031-22/+22
* correct parameter value case for -pvr vmode optionben2006-09-292-2/+2
* updated en and fr man pages with changes introduced by new pvr layerben2006-09-272-48/+49
* r19979: after a long time, finally i could add -endpos option to mplayer..kraymer2006-09-271-21/+23
* sync up to rev.19134ptt2006-09-251-28/+210
* nit: Subversion revision numbers are referenced as r12345.diego2006-09-251-1/+1
* after a long time, finally i could add -endpos option to mplayer executable.ptt2006-09-251-20/+24
* sync'd up to rev.18570ptt2006-09-251-5/+13
* sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieriptt2006-09-251-29/+131
* r19927: Fix typos noticed by Paul TT.kraymer2006-09-221-3/+3
* remove some unbreakable lines roff errors.gpoirier2006-09-221-8/+8
* sync up to (yet) CVS rev. 1.1260ptt2006-09-221-29/+121
* synced with r19927gpoirier2006-09-221-8/+10
* Fix typos noticed by Paul TT.diego2006-09-221-2/+2
* sync with r19881gpoirier2006-09-191-18/+61
* synced with r19895Gabrov2006-09-181-6/+6
* When the hardware sample format is AC3, do not force using an hardcodedcladisch2006-09-181-1/+1
* fix "groff comment issue" (' at beginning of line)kraymer2006-09-181-4/+4
* r19881: Shorten scale filter parameter names to avoid excessive line length.kraymer2006-09-181-4/+4
* roff markup fixesdiego2006-09-183-12/+12
* Shorten scale filter parameter names to avoid excessive line length.diego2006-09-181-3/+3
* synced with r19879Gabrov2006-09-171-4/+15
* more appropriate translation for INTERACTIVE CONTROLkraymer2006-09-171-2/+2
* r19865: Wording improvements, document only one half of -mouse-movements flag...kraymer2006-09-171-4/+10
* Wording improvements, document only one half of -mouse-movements flag option.diego2006-09-161-9/+10
* documented -[no]mouse-movementsnicodvb2006-09-161-0/+6
* r19839: Add repeated screenshot mode to vf_screenshot.kraymer2006-09-151-2/+6
* Add repeated screenshot mode to vf_screenshot.eugeni2006-09-151-2/+5
* r19799: ability to pass channel name (not only number) to radio_set_channelkraymer2006-09-121-14/+46
* synced with r19790Gabrov2006-09-101-11/+43
* small wording/spelling fixesdiego2006-09-101-5/+5
* keypad 7 returns to nearest dvdnav menunicodvb2006-09-101-0/+2
* mention dvdnav keys bindingsnicodvb2006-09-091-0/+24
* mention that 'h' and 'k' work with dvb input, toonicodvb2006-09-091-2/+2
* -nortc is now the default, document -rtc instead. Change the descriptionuau2006-09-091-4/+8
* man/hu/mplayer.1 synced with r19751Gabrov2006-09-081-2/+19
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to use...gpoirier2006-09-081-1/+1
* sync w/ r19688gpoirier2006-09-061-2/+95
* r19688: insert linebreakkraymer2006-09-051-1/+26
* insert linebreakkraymer2006-09-051-1/+2
* Add -ass-styles man page entry.eugeni2006-09-041-0/+6
* small markup/grammar fixdiego2006-09-031-2/+4
* ass-color and ass-border-color options.eugeni2006-09-031-0/+8
* man/hu/mplayer.1 synced with r19635Gabrov2006-09-021-5/+97
* Document (no)global x264 encoding option.diego2006-09-011-0/+7
* sync w/r19569gpoirier2006-08-311-14/+25
* r19606: documented -lavfdoptskraymer2006-08-311-1/+11
* documented -lavfdoptsnicodvb2006-08-301-0/+10
* r19599: Improve radio section.kraymer2006-08-301-3/+69
* Improve radio section.diego2006-08-291-17/+19
* fixe some typos and formatting of -radio entrykraymer2006-08-291-16/+16
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+56
* Add missing backslashes.diego2006-08-281-2/+2
* Add -(no)ass-use-margins option.eugeni2006-08-281-2/+7
* Synced to 25.8.2006jheryan2006-08-281-117/+224
* live.com --> LIVE555diego2006-08-284-7/+7
* r19508: Put -ass options in alphabetical order.kraymer2006-08-231-13/+13
* r19507: syntax/consistency fixkraymer2006-08-231-1/+12
* Put -ass options in alphabetical order.diego2006-08-231-11/+11
* syntax/consistency fixdiego2006-08-231-1/+7
* sync w/ r19503gpoirier2006-08-231-1/+7
* Add -ass-force-style to man page.eugeni2006-08-221-0/+5
* Enclose all space padded headings with quotes.diego2006-08-229-1740/+1740
* r19361: Reintroduce an ugly variant of the -gui/-nogui options.kraymer2006-08-171-18/+137
* sync with 19361gpoirier2006-08-121-2/+9
* help_mp-hu.h & man/hu/mplayer.1 synced with r19369Gabrov2006-08-121-2/+10
* Reintroduce an ugly variant of the -gui/-nogui options.reimar2006-08-081-0/+6
* synced with r19348gpoirier2006-08-071-10/+12
* Add matroska chapter seeking capability.eugeni2006-08-061-0/+2
* synced with r19293Gabrov2006-08-021-13/+107
* clarification on -mpegopts :vaspectnicodvb2006-08-011-1/+1
* New sentences should start on a new line.diego2006-07-311-2/+2
* don't use vaspect on mpeg1 video streamsnicodvb2006-07-311-1/+2
* Move the section describing the per movie config filesattila2006-07-311-5/+5
* typo fixben2006-07-291-1/+1
* missed some escapingben2006-07-292-2/+2
* use DOCS writing standards for default values (asked by diego)ben2006-07-291-12/+9
* sync w/ r19233gpoirier2006-07-291-4/+21
* french manpage for pvr:// inputben2006-07-291-1/+77
* english manpage for pvr:// inputben2006-07-291-1/+75
* updated en/fr manpages for ao_ivtvben2006-07-282-0/+10
* removed default outfile for -ao mpegpesnicodvb2006-07-281-1/+1
* Improve ao_mpegpes description.diego2006-07-271-7/+5
* description of the arnd scale video filter parameterdiego2006-07-261-1/+9
* new -ao mpegpes optionsnicodvb2006-07-261-0/+11
* synced with r19181gpoirier2006-07-251-3/+3
* - Add missing "00" in -af pan usage line.corey2006-07-241-2/+2
* ketchup time (merge forgotten commit)gpoirier2006-07-241-92/+1
* synced with r19161gpoirier2006-07-241-1/+15
* hu/ports.xml & man/hu/mplayer.1 synced with r19175Gabrov2006-07-241-17/+32
* cosmetics/punctuation/spellingdiego2006-07-221-5/+7
* sync r19134gpoirier2006-07-211-5/+6
* updated french man page with vo_ivtv descriptionben2006-07-211-3/+20
* updated english man page with vo_ivtv descriptionben2006-07-211-3/+16
* move -ass on top of -ass-* optionskraymer2006-07-182-15/+15
* r19131: 10l to someone..kraymer2006-07-181-3/+3
* 10l to someone..rfelker2006-07-181-2/+2
* r19097: wording fix; default dvb tuning timeout is now 30 secondskraymer2006-07-161-3/+19
* r19087: Remove support for obsolete and non-free divx4/odivx libraries.kraymer2006-07-161-95/+2
* r19050: grammar and consistency fixeskraymer2006-07-161-29/+29
* Hungarian docs & man page synced with r19101Gabrov2006-07-151-95/+18
* print frame type and keep track of last encountered keyframeivo2006-07-151-0/+3
* new black frame detection filterivo2006-07-151-0/+11
* wording fix; default dvb tuning timeout is now 30 secondsnicodvb2006-07-141-1/+1
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-92/+1
* man/hu/mplayer.1 synced with r19052Gabrov2006-07-131-30/+30
* synced with r19051gpoirier2006-07-131-36/+35
* Rename OSD/SUB section to OSD/SUBTITLES.diego2006-07-121-1/+1
* alphabetical order for the OSD/SUB sectiondiego2006-07-121-24/+24
* grammar and consistency fixesdiego2006-07-121-5/+5
* HU DOCS & man synced with r19046Gabrov2006-07-121-2/+2
* r19046: two small fixeskraymer2006-07-121-8/+66
* two small fixeskraymer2006-07-121-2/+2
* sync w/ 18969 (latest Eng. version)gpoirier2006-07-111-1/+8
* sync w/ r18942gpoirier2006-07-111-2/+40
* sync w/ r18928gpoirier2006-07-101-3/+8
* sync w/ 18916gpoirier2006-07-101-4/+4
* Sync w/ 18712gpoirier2006-07-101-5/+10
* sync w/ 18702gpoirier2006-07-101-22/+15
* DOCS/man/hu/mplayer.1 synced with r18969Gabrov2006-07-091-5/+59
* Mention hardware DTS pass-through. This wasn't strictly needed, but requested...gpoirier2006-07-081-0/+2
* customtrect -vo gl suboptionreimar2006-07-081-0/+3
* forgotten customtlin -vo gl suboption documentationreimar2006-07-081-0/+3
* grammar/markup fixesdiego2006-07-081-9/+13
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+33
* some grammar/spelling/markup fixes for -rtsp-destinationdiego2006-07-061-2/+6
* Modifies behavior of -edloutreynaldo2006-07-051-4/+3
* Sync with 18835jheryan2006-07-041-47/+227
* updated english and french manpages with new -rtsp-destination optionben2006-07-012-0/+10
* updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port optionben2006-06-266-6/+6
* r18712: improved -vo gl:lscale documentationkraymer2006-06-181-31/+26
* DOCS/man/hu/mplayer.1 synced with r18712Gabrov2006-06-161-27/+22
* improved -vo gl:lscale documentationreimar2006-06-141-4/+9
* formatting fixesdiego2006-06-141-22/+14
* sync with r18697gpoirier2006-06-141-1/+1
* r18697: scaler -> scale typo fixkraymer2006-06-131-2/+2
* scaler -> scale typo fixreimar2006-06-131-1/+1
* sync with r18656 (French man page is now in sync)gpoirier2006-06-111-4/+30
* r18656: Add yuv to rgb conversion using a 3D lookup texturekraymer2006-06-091-1/+10
* synced with r18656Gabrov2006-06-091-15/+62
* unify wording of "Manpage" (according to most occurences in de/mplayer.1)kraymer2006-06-081-2/+2
* Add yuv to rgb conversion using a 3D lookup texturereimar2006-06-081-0/+6
* 10l: double "and"kraymer2006-06-081-1/+1
* rewording/clarification of vqscale optionkraymer2006-06-072-5/+9
* sync with r18631 (except a gl commit that will be translated later)gpoirier2006-06-071-1/+42
* r18631: yadif filter: formatting fixeskraymer2006-06-071-6/+59
* yadif filter: formatting fixeskraymer2006-06-071-4/+9
* add vqscale=0 option, explain different meanings for snow and other codecskraymer2006-06-071-2/+4
* mcdeint is happy with yadif=3 toomichael2006-06-071-1/+1
* make spatial interlacing check optionalmichael2006-06-071-1/+2
* Add bicubic texture scalingreimar2006-06-071-0/+10
* sync with r18574gpoirier2006-06-071-2/+5
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.corey2006-06-075-5/+5
* yet another deinterlacing filtermichael2006-06-061-1/+13
* small consistency fixdiego2006-06-061-2/+2
* grammar/wording and formatting fixes for mcdeintdiego2006-06-061-5/+14
* synced with r18573gpoirier2006-06-061-2/+18
* synced with r18591Gabrov2006-06-061-6/+44
* Motion compensating deinterlacermichael2006-06-061-0/+14
* r18577: mention when vo_gl yuv conversion methods are inexactkraymer2006-06-051-3/+20
* sync with r18567gpoirier2006-06-051-5/+8
* mention when vo_gl yuv conversion methods are inexactreimar2006-06-051-0/+2
* Make aic description a bit more helpful and less misleading.corey2006-06-051-1/+3
* Support and document lavc b_sensitivity option.corey2006-06-051-0/+12
* r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'kraymer2006-06-051-1/+6
* document the recent changes in Snow.lorenm2006-06-051-0/+5
* 18567: fixed -dvbin :timeout rangekraymer2006-06-051-5/+9
* fixed -dvbin :timeout rangenicodvb2006-06-041-1/+1
* configurable tuning timeoutnicodvb2006-06-041-0/+3
* fixed off by one object_types in -faacoptsnicodvb2006-06-041-4/+4
* sync with 1.1289gpoirier2006-05-151-1/+27
* synced with 1.1289gabrov2006-05-141-1/+17
* remove stray ')'reimar2006-05-131-1/+1
* grammar fix for 'Syntax'kraymer2006-05-131-2/+2
* 1.1289: support lavc mv0_thresholdkraymer2006-05-131-2/+30
* support lavc mv0_thresholdcorey2006-05-131-0/+15
* synced with 1.1288gabrov2006-05-131-2/+13
* Rework the karaoke audio filter section.diego2006-05-131-10/+7
* New karaoke afreynaldo2006-05-131-0/+12
* roff syntax fixdiego2006-05-111-0/+2
* like it or not, the vfw options are -(xvfw)opts, not -(vfw)optsgpoirier2006-05-111-1/+1
* sync with 1.1285gpoirier2006-05-111-2/+14
* synced with 1.1284gabrov2006-05-111-3/+15
* 1.284: fix vfw-related thingskraymer2006-05-111-2/+2
* fix vfw-related things, patches by RC and Compngpoirier2006-05-111-1/+1
* 1.1283: Document xvfwopts.kraymer2006-05-091-2/+13
* Document xvfwopts.diego2006-05-091-1/+11
* small layout fixdiego2006-05-091-0/+2
* 1.1281: Small wording fix, add parameters to the lavfopts option declarations.kraymer2006-05-091-6/+6
* synced with 1.1281gabrov2006-05-021-5/+5
* sync with 1.1281gpoirier2006-05-011-6/+6
* Small wording fix, add parameters to the lavfopts option declarations.diego2006-05-011-5/+5
* synced with 1.1280gabrov2006-05-011-212/+529
* 1.1280: -lavfopts muxrate in in bits/seckraymer2006-04-301-2/+2
* -lavfopts muxrate in in bits/secnicodvb2006-04-301-1/+1
* 1.1279: Bump the date.kraymer2006-04-301-6/+6
* 1.1276: Consistency for the 'i' key, [does not apply]kraymer2006-04-301-4/+18
* 1.1273: small spelling/grammar fixeskraymer2006-04-301-9/+21
* synced with 1.1200gabrov2006-04-301-122/+633
* I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" ...gpoirier2006-04-291-1/+1
* Bump the date.diego2006-04-291-1/+1
* sync with 1.1278gpoirier2006-04-291-13/+50
* Correct vglobal description, as pointed out by Loren.diego2006-04-281-1/+1
* cosmetics: Remove trailing whitespace.diego2006-04-281-18/+18
* Consistency for the 'i' key, document vglobal, aglobal anddiego2006-04-281-5/+20
* synced with 1.1124gabrov2006-04-281-31/+82
* Small grammar fix introduced by my previous commit :/reynaldo2006-04-281-1/+1
* Some Fench fixes by Bounecgpoirier2006-04-281-4/+4
* synced with 1.1114gabrov2006-04-281-62/+121
* Small clarification to the i keystroke description, it doesnt make an EDL mar...reynaldo2006-04-281-1/+1
* small spelling/grammar fixesdiego2006-04-281-3/+3
* clarified restriction on -lavfopts :delaynicodvb2006-04-271-1/+1
* document more -lavfopts entriesnicodvb2006-04-271-4/+16
* synced with 1.1100gabrov2006-04-271-65/+275
* EDL no longer conditionally compiled.diego2006-04-271-3/+3
* synced with 1.1059gabrov2006-04-261-69/+169
* 1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...kraymer2006-04-261-2/+8
* Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself,...reynaldo2006-04-261-1/+3
* synced with 1.1042gabrov2006-04-251-12/+47
* Synced with 1.1258jheryan2006-04-251-21/+105
* synced with 1.1036gabrov2006-04-241-2343/+7253
* small fix on -identify section of the manpage, new line for new sentence and ...reynaldo2006-04-241-2/+2
* Get ride of the several if(identify) messy lines and rearangment of some of t...reynaldo2006-04-241-1/+3
* sycn with 1.1266gpoirier2006-04-241-3/+1
* 1.1266: Remove support for default.sub.kraymer2006-04-231-3/+1
* Remove support for default.sub.diego2006-04-231-2/+0
* 1.1265: Add a new command: osd_show_property_text that show an expanded prope...kraymer2006-04-231-1/+32
* sync with 1.1265gpoirier2006-04-231-4/+37
* Add a new command: osd_show_property_text that show an expanded propertyalbeu2006-04-231-0/+2
* Fix up -msgcharset and MPLAYER_CHARSET.diego2006-04-231-9/+11
* document message charset functionalityreimar2006-04-231-4/+10
* Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.diego2006-04-221-0/+8
* sync to x264 r503 (dct_decimate)lorenm2006-04-221-0/+9
* 1.260: 10lkraymer2006-04-211-2/+4
* 10lkraymer2006-04-211-1/+1
* syntax fix for "s" (keyboard control)kraymer2006-04-211-1/+1
* typo (noticed by "veal" on freenode)kraymer2006-04-211-1/+1
* minor markup fixesdiego2006-04-181-2/+2
* sync with 1.1257gpoirier2006-04-161-2/+40
* 1.1257: Fix and improve xinerama supportkraymer2006-04-161-2/+22
* Fix and improve xinerama supportreimar2006-04-161-1/+6
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...reimar2006-04-151-0/+7
* small typo/grammar fixesdiego2006-04-141-3/+3
* -ao pcm:fast suboption for faster-than-realtime dumpingreimar2006-04-141-0/+5
* 1.1253: Document sinesupress audio filter, [...]kraymer2006-04-141-1/+23
* Document sinesupress audio filter, thanks to the help of Michael Niedermayer ...gpoirier2006-04-131-0/+17
* Fix a few French barbarism, add missing sentence.gpoirier2006-04-101-2/+3
* synced with 1.1252gpoirier2006-04-091-3/+6
* New mode for tinterlace filteriive2006-04-081-0/+3
* French fixes, by Bounecgpoirier2006-04-071-171/+171
* sync up to 1.1234ptt2006-04-041-16/+81
* 1.1251: -crash-debug does not get enabled with .developer in the source tree.kraymer2006-04-021-3/+2
* -crash-debug does not get enabled with .developer in the source tree.diego2006-04-021-2/+1
* More French fixes by Bounecgpoirier2006-03-311-63/+63
* French proofreading, by Bounecgpoirier2006-03-291-59/+59
* sync up to 1.223ptt2006-03-281-88/+94
* synced with 1.1249gpoirier2006-03-271-12/+29
* 1.1250: [applied by Diego, #1.216]kraymer2006-03-271-6/+7
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingdiego2006-03-2710-27/+27
* Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.diego2006-03-261-2/+3
* support custom OSD colour for vo_gl.creimar2006-03-261-0/+2
* fix for the macosx tiger (groff 1.19.x) indentation issuejonas2006-03-251-3/+1
* 1.1246: insert linebreak, \-playing-msg optionkraymer2006-03-221-2/+17
* insert linebreak, \-playing-msg optionkraymer2006-03-221-2/+2
* 1.1243: 10lkraymer2006-03-221-8/+27
* 1.1237: Capitalize some sentences after colons.kraymer2006-03-221-6/+18
* 1.1234: Add some undocumented options.kraymer2006-03-221-1/+36
* 1.1232: put options in alphabetical orderkraymer2006-03-221-6/+18
* Shortly describe -playing-msg and -list-properties.albeu2006-03-221-0/+15
* Prevent building lavc with xvid support unless xvid version is 1.1 orcorey2006-03-211-1/+1
* 10llorenm2006-03-201-1/+1
* sync to x264 r476 (subq=7)lorenm2006-03-201-4/+6
* synced with 1.1241gpoirier2006-03-201-2/+21
* 1.1230: Typo fix: "URLs to forces" --> "URLs to force"kraymer2006-03-181-20/+37
* Support libavcodec vrc_strategy=1 (XviD ratecontrol).corey2006-03-171-1/+12
* sync with new MEncoder config file namegpoirier2006-03-151-2/+2
* The system-wide and the user-specific MEncoder configuration file should bothdiego2006-03-146-9/+9
* mpegopts examplerathann2006-03-141-0/+7
* sync with 1.1238gpoirier2006-03-131-2/+1
* adapter doesn't require vm anymorefaust32006-03-131-1/+0
* synced with 1.1237gpoirier2006-03-071-8/+11
* Capitalize some sentences after colons.diego2006-03-051-4/+4
* sync to x264 r457 (direct_pred=3)lorenm2006-03-051-3/+6
* Synced with 1.1234, patch by Jiří Heryán < technik AH domotech DOO cz >gpoirier2006-03-031-123/+191
* synced with 1.1235gpoirier2006-03-011-12/+54
* XviD multi-threaded encoding supportgpoirier2006-03-011-2/+11
* Add some undocumented options.diego2006-02-241-0/+23
* Document the noup suboption of the scale video filter.diego2006-02-241-1/+10
* Remove duplicate explanation of how man page format conversion.diego2006-02-212-10/+0
* grammar, put options in alphabetical orderdiego2006-02-201-7/+7
* sync with 1.1231gpoirier2006-02-201-1/+12
* New option: -ignore-startcorey2006-02-201-0/+12
* Typo fix: "URLs to forces" --> "URLs to force"corey2006-02-191-1/+1
* synced with 1.1229gpoirier2006-02-191-9/+17
* Allows the LIVE555 library to forces the client's port to be usedbertrand2006-02-192-0/+13
* dwStart support for mencoder.corey2006-02-191-6/+13
* synced with 1.1227gpoirier2006-02-131-6/+3
* This patch removes mmap support because it doesn't have any benefit.cladisch2006-02-131-4/+2
* synced with 1.1226gpoirier2006-02-121-12/+12
* Rephrase telecine and film2pal mpegopts.diego2006-02-121-8/+8
* Remove stray space.diego2006-02-121-1/+1
* sync with 1.1224gpoirier2006-02-121-2/+12
* mention film2pal in -mpegoptsnicodvb2006-02-121-1/+9
* small syntax/upper-lowercase fixptt2006-02-071-2/+2
* synced with 1.1223gpoirier2006-02-071-4/+4
* Minor correction of last two updatesdanny2006-02-071-5/+6
* -fixed-vo shall no longer be called BETA-CODE.diego2006-02-071-1/+1
* 1.1222: cs and ls swscale parameters accept different value ranges now.kraymer2006-02-051-15/+12
* cs and ls swscale parameters accept different value ranges now.diego2006-02-051-2/+2
* synced with 1.1221gpoirier2006-02-031-14/+11
* Add -nocache option, -cache is not a flag option.diego2006-02-021-0/+4
* x264 tweakslorenm2006-02-021-12/+6
* typo fixesptt2006-02-011-2/+2
* sync up to 1.1216ptt2006-01-311-49/+136
* 1.218: typo, consistencykraymer2006-01-301-86/+86
* Synced with 1.1214jheryan2006-01-301-68/+246
* sync up to 1.202ptt2006-01-301-47/+116
* 1.219: More detailed description of brd_scale.kraymer2006-01-301-5/+18
* synced with 1.1219 + typo fixgpoirier2006-01-301-4/+9
* More detailed description of brd_scale.corey2006-01-291-2/+7
* synced with 1.1218gpoirier2006-01-291-75/+75
* typo, consistencydiego2006-01-291-4/+4
* Try to only use a linebreak without hyphenation (\:) where it makes sense.diego2006-01-291-69/+69
* synced with 1.1216gpoirier2006-01-291-44/+104
* Unify the handling of escaped spaces.diego2006-01-291-38/+38
* Include MEncoder config files in list of files.diego2006-01-291-2/+10
* Typo fix: missing "by" in brd_scale recommendation.corey2006-01-241-2/+2
* Fix up new profiles section and the MPLAYER_VERBSE environment variable.diego2006-01-241-5/+7
* 1.212: Make -list-options work in both MPlayer and MEncoder.kraymer2006-01-241-6/+45
* 1.1206: sync to x264 r398.kraymer2006-01-241-1/+17
* major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.co...kraymer2006-01-241-251/+524
* Make -list-options work in both MPlayer and MEncoder.albeu2006-01-241-4/+4
* Profiles support.albeu2006-01-241-0/+36
* 1.1210: support libavcodec's new sc_factor parameterkraymer2006-01-221-1/+13
* support libavcodec's new sc_factor parametercorey2006-01-221-0/+10
* correcting sync version numberkraymer2006-01-221-1/+2
* add comment about sync status of this filekraymer2006-01-221-0/+1
* German man page review part XVIIkraymer2006-01-221-95/+130
* 1.209: consistency fix over the previous consistency fixkraymer2006-01-221-4/+2
* consistency fix over the previous consistency fixgpoirier2006-01-211-1/+1
* consitency fixgpoirier2006-01-211-5/+5
* synced with 1.1208gpoirier2006-01-211-2/+10
* German man page review part XVIkraymer2006-01-211-53/+57
* 1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before ...kraymer2006-01-211-3/+13
* German man page review part XVkraymer2006-01-211-70/+72
* MPLAYER_VERBOSE, new enviorment variable to control verbosity before initods152006-01-201-1/+9
* German man page review part XIVkraymer2006-01-201-83/+77
* German man page review part XIIIkraymer2006-01-181-111/+115
* German man page review part XII (right from the beginning.. again..)kraymer2006-01-171-152/+158
* German man page review part X:kraymer2006-01-161-29/+67
* sync with 1.1206gpoirier2006-01-161-1/+18
* sync to x264 r398.lorenm2006-01-161-0/+14
* German man page review part X:kraymer2006-01-141-77/+180
* German man page review part IX:kraymer2006-01-141-56/+64
* German man page review part VIIIkraymer2006-01-141-68/+82
* German man page review part VIIkraymer2006-01-131-50/+66
* wording fixkraymer2006-01-121-1/+4
* 1.1202: Reformat examples to prevent linebreaks and hyphenation.kraymer2006-01-121-34/+83
* 1.1201: Explain DVDREAD_NOKEYS environment variable.kraymer2006-01-111-18/+47
* 1.1193: [does not apply]kraymer2006-01-111-5/+27
* 1.1186: Merry Christmas and happy cola-chugging!kraymer2006-01-111-10/+24
* Minor correction of last updates, credit to Paul TTdanny2006-01-091-27/+39
* sync w/ 1.1205gpoirier2006-01-081-31/+65
* Remove non-ASCII character.diego2006-01-081-1/+1
* minor rewordingdiego2006-01-071-2/+2
* This patch makes real rtsp tell the server to deliver data at specifiedrtognimp2006-01-061-0/+2
* Reformat examples to prevent linebreaks and hyphenation. When occurringdiego2006-01-061-34/+77
* Explain DVDREAD_NOKEYS environment variable.diego2006-01-041-4/+2
* Update copyright date to 2006gpoirier2006-01-046-13/+13
* Expand the configuration file section to include MEncoder examples.diego2006-01-041-4/+36
* synced with 1.1198gpoirier2006-01-041-2/+2
* little fixes i looked at after previous cvs commit :-)ptt2006-01-041-5/+5
* sync with 1.1198 plus little fixesptt2006-01-041-54/+311
* fixed indentation for suboption brd_scaleptt2006-01-041-0/+1
* synced with 1.1197gpoirier2006-01-031-10/+4
* removed frame reording optionnicodvb2006-01-031-8/+0
* word consistency fixptt2006-01-031-1/+1
* sync up to 1.1167ptt2006-01-031-7/+79
* small wording/spelling/syntax fixesdiego2006-01-031-2/+2
* add bitexact's lavd flag desc.gpoirier2006-01-031-0/+2
* Synced with 1.1182jheryan2006-01-021-46/+289
* synced with 1.1194gpoirier2005-12-301-1/+8
* synced with 1.1192gpoirier2005-12-301-9/+43
* sync to x264 r390 (bime)lorenm2005-12-301-0/+6
* for roff: add missing linebreak in uspp descriptionwanderer2005-12-301-1/+2
* minor grammar/punctuation on lavc's keyint optionwanderer2005-12-291-2/+2
* further wording fix for usppwanderer2005-12-291-3/+3
* Support vme=8 (iterative overlapped block).diego2005-12-291-0/+2
* Include the snow wavelet comparison functions from DOCS/tech/snow.txtdiego2005-12-291-0/+4
* wordingdiego2005-12-291-5/+6
* Add bidir_refine to lavc's set of options, and document it.gpoirier2005-12-281-0/+14
* Merry Christmas and happy cola-chugging!gpoirier2005-12-261-2/+2
* Adds lavc's brd_scale and updates vb_strategygpoirier2005-12-251-1/+10
* synced with 1.1184gpoirier2005-12-251-7/+10
* This cache-seek-min is definitly implemented. The not implemented one got rem...iive2005-12-241-1/+1
* The <=132 frame rule is only valid at MacroBlock level not at frame one.iive2005-12-241-3/+4
* synced with 1.1182gpoirier2005-12-221-7/+1
* reverse the H264 hackhenry2005-12-191-4/+1
* fspp updatehenry2005-12-181-1/+4
* 1.1180: [does not apply]ranma2005-12-171-21/+25
* typo: ouput -> outputranma2005-12-171-1/+1
* Removing obsolete, and until recently, misdocumented option -verbose .ods152005-12-171-6/+0
* sync w/ 1.1178gpoirier2005-12-171-2/+5
* make -o mandatory and add a warning when the extension does not match the con...wanderer2005-12-151-1/+6
* Another examples showing how to play raw YUV video samplesgpoirier2005-12-112-3/+7
* sync with 1.1176gpoirier2005-12-111-7/+7
* Make -really-quiet a common option.diego2005-12-111-4/+4
* Update email address, old one is deadgpoirier2005-12-111-1/+1
* sync with 1.1175gpoirier2005-12-111-18/+9
* Fix -v/-verbose description.diego2005-12-111-14/+9
* sync with 1.1174gpoirier2005-12-111-2/+2
* 10l: \ needs to be escaped in roff.diego2005-12-111-1/+1
* Sync with 1.1171gpoirier2005-12-101-0/+9
* 1/4lgpoirier2005-12-101-1/+1
* Formatting fixgpoirier2005-12-101-1/+6
* Give an example about how to use the famous cqif video samplesgpoirier2005-12-101-0/+4
* synced with 1.1170gpoirier2005-12-101-1/+242
* 1.1162: multithreaded decodingranma2005-12-101-3/+335
* translate just 1.1169gpoirier2005-12-081-1/+7
* synced with 1.1167gpoirier2005-12-081-4/+49
* Clarifications for the AUDIOSERVER environment variable.diego2005-12-081-2/+3
* vf_fspp bframes optionhenry2005-12-071-1/+5
* preliminary environment variables sectiondiego2005-12-071-0/+231
* Minor spelling fixesjheryan2005-12-071-13/+13
* Synced with 1.1163jheryan2005-12-071-19/+134
* -msglevel description improvementdiego2005-12-071-25/+26
* new arguments for -vf spp, patch by Corey Hickeywanderer2005-12-061-0/+4
* alphabetical order + better explanation for '-lavdopts threads'wanderer2005-12-061-2/+2
* minor grammar fix, + stray LIVE.COM -> LIVE555 transitionwanderer2005-12-061-3/+3
* new -msglevel option, constrols msg level for every msg moduleods152005-12-061-0/+37
* multithreaded decodinggpoirier2005-12-052-0/+4
* 1.1161: misc fixes [partly]ranma2005-11-271-3/+12
* synced with 1.1161gpoirier2005-11-231-7/+20
* misc fixesdiego2005-11-231-6/+9
* sync with 1.1159gpoirier2005-11-221-2/+8
* Explain -vo gl:slice-height behaviour if YUV rendering is used.reimar2005-11-221-0/+9
* added a '.'... not abig effort by me indeed :-)))n..ptt2005-11-221-1/+1
* sync with 1.1158ptt2005-11-221-42/+122
* sync to x264 r373 (brdo)lorenm2005-11-221-4/+6
* 1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.ranma2005-11-181-0/+18
* synced with 1.1157gpoirier2005-11-181-1/+3
* -novideo does not work in some cases, e.g. with MPEG demuxers.reimar2005-11-171-0/+1
* Reformating and nitgpoirier2005-11-171-3/+4
* synced with 1.1155gpoirier2005-11-171-13/+28
* Document the new osd options: -osd-duration, -noterm-osd, -term-osd-escalbeu2005-11-171-0/+15
* Update credits, sync a few lines.diego2005-11-171-9/+3
* 1.1153: Document the new oss config parameters.ranma2005-11-161-3/+14
* Added a space after dv suboption for -lavfopts sectionptt2005-11-151-1/+1
* synced with 1.1153gpoirier2005-11-111-4/+16
* Document the new oss config parameters.albeu2005-11-111-2/+3
* Adds a target parameter to the volnorm filter.joey2005-11-111-1/+4
* add a switch, slave command, and vo control to toggle borderless window.joey2005-11-101-0/+7
* sync with 1.1150 (megaslow pp:) )gpoirier2005-11-091-1/+17
* new orthographyranma2005-11-091-1/+1
* Speling (das -> daß)ranma2005-11-091-1/+1
* document new vf_usppranma2005-11-081-0/+15
* ultra simple&slow pp filter, yes yet another spp like filter :)michael2005-11-081-0/+14
* mostly formatting fixesranma2005-11-061-48/+73
* Two minor corrections by mitch (mitch at cgarbs dot de)ranma2005-11-061-2/+2
* sync w/ 1.1149gpoirier2005-11-061-2/+2
* "describe" cdda://n-m syntaxreimar2005-11-061-1/+1
* Sync with 1.1148gpoirier2005-11-051-5/+22
* set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.reimar2005-11-051-2/+3
* synced with 1.136ptt2005-11-041-13/+12
* Synced with 1.1146jheryan2005-11-041-52/+79
* sync to x264 r360 (trellis)lorenm2005-11-041-0/+14
* Too much spare time on tuesday, compared about 2/3 of the english manpage wit...ranma2005-11-021-66/+440
* synced with 1.1146gpoirier2005-11-021-4/+4
* Clarify subtitle alignment behavior.diego2005-10-261-3/+3
* synced with 1.1145gpoirier2005-10-251-4/+11
* sync to x264 r334 (crf)lorenm2005-10-241-0/+7
* Synced with 1.1143gpoirier2005-10-231-7/+8
* minor spelling wording fixesdiego2005-10-231-3/+3
* improve documentation of -subalignrfelker2005-10-231-3/+4
* 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't ...rfelker2005-10-231-2/+2
* Add missing quotes around .IPs argument.diego2005-10-221-2/+2
* synced with 1.1140gpoirier2005-10-181-1/+9
* Add a note and a workaround about broken hardware players and how theydiego2005-10-171-0/+7
* synced with 1.1139 + Reimar's patchgpoirier2005-10-171-10/+8
* minor typodiego2005-10-171-1/+1
* synced with 1.1138gpoirier2005-10-151-25/+13
* synced with 1.1137gpoirier2005-10-151-2/+14
* Fix/improve vo_gl and vo_gl2 suboption documentationreimar2005-10-151-20/+11
* Another usage example for the %n%str escaping syntax and ao_sgi documentation...reimar2005-10-151-1/+13
* Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-10-131-102/+321
* sync with 1.1136gpoirier2005-10-121-17/+18
* A few fixes noticed by Paul TT.diego2005-10-111-2/+4
* More consistency for the interactive control section.diego2005-10-111-14/+14
* nitsgpoirier2005-10-101-2/+2
* use subopt parser for arguments.joey2005-10-101-1/+1
* sync with 1.1132gpoirier2005-10-091-1/+8
* sync to x264 r318 (mixed_refs)lorenm2005-10-081-0/+7
* Synced with 1.1131jheryan2005-10-071-18/+30
* synced with 1.1131 (just after Diego's commit torrent) :-)gpoirier2005-10-061-26/+104
* Synced with 1.1128jheryan2005-10-061-15/+62
* stupid typodiego2005-10-061-2/+2
* Reformat the interactive control section.diego2005-10-061-8/+18
* Keyboard control section renamed to interactive control, small structure change.diego2005-10-061-9/+11
* consistency nitdiego2005-10-041-1/+1
* Document XF86 multimedia keys.diego2005-10-041-0/+14
* mouse and keyboard controldiego2005-10-041-0/+28
* typodiego2005-10-041-1/+1
* Add missing keys to the keyboard section, fix typos in that section.diego2005-10-041-3/+11
* Fix vo_zr2 suboption description.diego2005-10-041-9/+5
* Synced with 1.1121jheryan2005-10-031-99/+317
* Better wording by The Wanderergpoirier2005-09-301-2/+2
* Add missing defaut for a suboption of tfieldsgpoirier2005-09-291-2/+4
* document missing parameter of tfields: field dominance.gpoirier2005-09-291-1/+13
* synced with 1.1119gpoirier2005-09-271-1/+11
* Add -panscanrange optionreimar2005-09-271-0/+9
* Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-09-261-77/+155
* Sync with 1.1118gpoirier2005-09-251-15/+42
* the on suboption of -rawaudio and -rawvideo do not work anymore since thereimar2005-09-251-7/+5
* vo_gl2 now supports panscanreimar2005-09-251-1/+2
* vo_gl rectangle and yuv options should work together nowreimar2005-09-251-1/+0
* Improve/clarify description of -vo gl and -vo gl2 suboptionsreimar2005-09-251-5/+28
* sync 1.1114wight2005-09-251-13/+23
* synced with 1.1114gpoirier2005-09-251-3/+4
* German man page review part VIkraymer2005-09-241-7/+12
* German man page review part Vkraymer2005-09-241-58/+62
* German man page review part IVkraymer2005-09-241-24/+24
* The nth attempt to come up with correct a description of -frameno-file...diego2005-09-241-2/+2
* synced with 1.1113gpoirier2005-09-231-3/+3
* better (hopefully correct) explanation of -frameno-filediego2005-09-231-2/+2
* synced with 1.1112gpoirier2005-09-221-4/+5
* frameno.avi is an audio file, not a statistics file, wording fix.diego2005-09-221-2/+2
* bah, it's been there all night, and still noone fixed it...ods152005-09-201-1/+1
* better wording for -frameno-filediego2005-09-191-1/+2
* synced with 1.1109gpoirier2005-09-191-11/+11
* Fixes formatting issuesgpoirier2005-09-191-10/+10
* Sync with 1.1108gpoirier2005-09-191-72/+52
* Make the description of the newly introduced "-frameno-file" have all its sen...gpoirier2005-09-191-1/+2
* feel free to fix this as you see fit...ods152005-09-191-0/+9
* sync 1.1106wight2005-09-191-141/+453
* typo noticed by Torinthieldiego2005-09-191-1/+1
* spelling/grammar fixesdiego2005-09-181-54/+54
* The s key is now used for taking screenshots.diego2005-09-171-1/+3
* Unify the descriptions of vo_gl and vo_gl2 including some fixes.diego2005-09-171-34/+8
* Sync with 1.1102gpoirier2005-09-161-7/+90
* Fix af_pan commandline mess and (hopefully) improve description.reimar2005-09-151-5/+9
* hardware color-space conversion for vo_gl and vo_gl2reimar2005-09-141-1/+64
* synced with 1.1100gpoirier2005-09-141-4/+55
* Typosgpoirier2005-09-141-3/+3
* adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robe...gpoirier2005-09-131-0/+51
* Fix -af-adv force description, 1 is default now.reimar2005-09-131-2/+2
* screenshot filter entry wording improvementdiego2005-09-131-4/+3
* synced with 1.1096gpoirier2005-09-121-2/+9
* start new sentences on a new linegpoirier2005-09-121-5/+6
* XviD supports "turbo" mode.gpoirier2005-09-121-0/+7
* Sync with 1.1094gpoirier2005-09-111-0/+11
* screenshot filterhenry2005-09-111-0/+10
* synced with 1.1093gpoirier2005-09-091-2/+3
* Remove useless spacereimar2005-09-091-1/+1
* Missing .REss in -vo gl descriptionreimar2005-09-091-0/+1
* synced with 1.1091gpoirier2005-09-091-9/+9
* When specifying a VIDIX subdevice the name needs to be written outdiego2005-09-061-3/+3
* small wording fixesdiego2005-09-061-4/+5
* Consistency fixgpoirier2005-09-051-1/+1
* synced with 1.1088gpoirier2005-09-051-25/+26
* Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it...danny2005-09-051-20/+72
* Fix up cqm section.diego2005-09-051-23/+23
* synced with 1.1087gpoirier2005-09-041-2/+63
* synced with 1.1084gpoirier2005-09-041-9/+5
* Capitalize sentences.gpoirier2005-09-031-6/+6
* custom quantization matrix for x264, original patch by Robert Swain < robert ...gpoirier2005-09-021-0/+56
* Mention the MEncoder configuration files along with the MPlayer ones.diego2005-09-021-1/+4
* Improve -idle description.diego2005-09-021-8/+4
* synced with 1.1083gpoirier2005-09-021-17/+8
* Remove duplication between vo_directfb and vo_dfbmga entries.diego2005-09-021-14/+6
* Wording fixes: Avoid short forms.diego2005-09-021-23/+23
* Sync with 1.1081gpoirier2005-09-021-12/+4
* update -channels to match observed behavior, patch by Corey Hickey < bugfood-...gpoirier2005-09-021-11/+4
* Sync with with 1.1080gpoirier2005-09-021-1/+11
* and again.. sorry :/ods152005-09-021-1/+1
* spacingods152005-09-021-1/+1
* -idle Documentation.ods152005-09-021-0/+10
* Synced with 1.1077jheryan2005-09-011-13/+64
* Sync with 1.1077gpoirier2005-09-011-5/+9
* Sync with 1.1076gpoirier2005-09-011-2/+8
* Missing parts of the force codecs/demuxers documentationreimar2005-08-311-4/+6
* Sync with 1.1075gpoirier2005-08-311-1/+30
* Allow forcing of demuxers and codecs by prepending '+'reimar2005-08-301-1/+4
* Documents x264 visualization during encodinggpoirier2005-08-231-0/+27
* Correction pointed by Nicodanny2005-08-231-3/+3
* Sync with 1.1074gpoirier2005-08-221-3/+3
* typo, grammardiego2005-08-221-2/+2
* Sync with 1.1073gpoirier2005-08-191-1/+2
* Do not set SwapInterval for values < 0.reimar2005-08-191-0/+1
* Sync with 1.1072gpoirier2005-08-191-4/+19
* automatic vsync enabling for vo_gl.reimar2005-08-191-2/+13
* sync 1.1071gpoirier2005-08-181-1/+3
* name suboption for jack to set client namereimar2005-08-181-0/+3
* Sync with 1.1070gpoirier2005-08-171-5/+5
* Fixes suggested by Diegogpoirier2005-08-171-8/+8
* Synced with 1.1068jheryan2005-08-171-93/+324
* Sync with 1.1069gpoirier2005-08-161-1/+4
* Make glFinish optionalreimar2005-08-161-0/+3
* Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-08-161-20/+66
* minor punctuation fixwanderer2005-08-141-1/+1
* fixes short form, better wordinggpoirier2005-08-141-1/+1
* fixes bf_threshold description.gpoirier2005-08-142-12/+10
* typogpoirier2005-08-141-1/+1
* Formatting fixgpoirier2005-08-122-2/+2
* Consitency fixgpoirier2005-08-122-5/+5
* Sync with 1.1062gpoirier2005-08-121-2/+4
* lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compngpoirier2005-08-121-1/+3
* Sync with 1.1061gpoirier2005-08-091-14/+62
* Various fixes, addition and removal of entries related to functions that come...gpoirier2005-08-081-4/+8
* Add missing libavcodec supported codecs and adds (hopefully) all libavformat ...gpoirier2005-08-081-1/+38
* Demuxer modularizationrtognimp2005-08-051-8/+14
* Sync to 1.055 - last commit contains also update ;-(danny2005-08-011-9/+10
* Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjour...danny2005-08-011-1287/+1377
* Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-08-011-3/+46
* Sync with 1.1058gpoirier2005-08-011-5/+7
* grammar and possible clarity fix on -cache-seek-minwanderer2005-07-311-3/+3
* remove unused cache-prefill and create cache-seek-min that controls when seek...iive2005-07-311-3/+4
* minor grammatical fixeswanderer2005-07-301-3/+3
* Sync wirh 1.1055gpoirier2005-07-281-4/+4
* Little fixeswight2005-07-281-3/+3
* sync with 1.1054gpoirier2005-07-281-3/+3
* sync with 1.1053gpoirier2005-07-281-11/+11
* typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>diego2005-07-281-2/+2
* wording/spelling/consistencydiego2005-07-281-6/+8
* Sync with 1.1052: pp7 video filter descriptiongpoirier2005-07-261-0/+16
* pp7 video filter descriptiondiego2005-07-261-0/+15
* sync with 1.1051gpoirier2005-07-261-6/+24
* ao_jack (no)estimate and vo_gl rectangle default value documentedreimar2005-07-261-1/+4
* Formatting and wording fixes.diego2005-07-261-11/+17
* rectangular texture and -dr support for vo_glreimar2005-07-261-0/+9
* Sync with 1.1048gpoirier2005-07-261-28/+35
* Less confusing description of -vwanderer2005-07-261-4/+4
* formatting fixes galorediego2005-07-261-26/+31
* sync with 1.1046gpoirier2005-07-241-3/+3
* -af-adv force also supports 4-7, this part was missed in the updatereimar2005-07-231-1/+1
* sync with 1.1045gpoirier2005-07-231-2/+3
* -nocolorkey now supported by directxwanderer2005-07-231-1/+1
* Sync 1.1044wight2005-07-221-17/+107
* sync with 1.1044gpoirier2005-07-221-2/+3
* small fixes.ods152005-07-221-1/+2
* Sync with 1.1043gpoirier2005-07-221-2/+56
* aspect and round params for vf_dsize.ods152005-07-221-1/+53
* ultravox (unsv://) streaming supportgpoirier2005-07-212-2/+2
* sync with 1.1041gpoirier2005-07-211-3/+40
* 10l wrong quotingdiego2005-07-201-1/+1
* wording/spelling fixediego2005-07-201-10/+10
* Document the skip* lavd options.reimar2005-07-201-0/+32
* Sync with 1.1038gpoirier2005-07-171-5/+8
* -delay for MEncoder, final step 6.ods152005-07-171-4/+7
* Sync with 1.1037gpoirier2005-07-171-6/+7
* 10l: scene change detecion is deactivated with sc_threshold=1000000000ranma2005-07-172-10/+11
* Typo (aligment -> alignment)ranma2005-07-161-1/+1
* cgop does work as long as scene change detection is disabledranma2005-07-161-2/+3
* cgop does work as long as scene change detection is disabledgpoirier2005-07-162-5/+6
* Sync with 1.1034gpoirier2005-07-161-3/+3
* Wording fix by The Wanderergpoirier2005-07-151-1/+1
* Some fixes suggested by Loren; The Wanderer and Diegogpoirier2005-07-151-3/+3
* Synced with 1.1026danny2005-07-131-130/+512
* sync 1.1032wight2005-07-121-4/+46
* Fixes, more accurate description of hq_ac, and mention it's always on by defaultgpoirier2005-07-112-3/+5
* Sync with 1.1031gpoirier2005-07-111-1/+28
* English and consistency fixesgpoirier2005-07-111-5/+5
* x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM...gpoirier2005-07-111-0/+25
* Sync with 1.1029gpoirier2005-07-101-1/+16
* Put periods after (behind?..) parentheses.ods152005-07-091-2/+2
* Typos and fixes by The Wandererods152005-07-071-4/+4
* add 'aspect' and 'round' params to vf_expand.ods152005-07-071-1/+14
* sync 1.1026wight2005-07-031-3/+16
* Sync with 1.1026gpoirier2005-07-021-1/+14
* Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag ...ranma2005-07-022-0/+24
* Sync with 1.1025gpoirier2005-06-301-2/+2
* typodiego2005-06-301-1/+1
* Mention -vobsubid more explicitly, JACK seems to use multiple ports.diego2005-06-301-2/+2
* Synced with 1.1024jheryan2005-06-281-1/+2
* Synced with 1023jheryan2005-06-281-49/+107
* Sync with 1.1024gpoirier2005-06-271-1/+3
* -vobsubid works better for DVDs than sidreimar2005-06-271-0/+1
* sync 1.1023wight2005-06-241-2/+8
* Sync with 1.1023gpoirier2005-06-211-2/+11
* typodiego2005-06-211-1/+1
* slightly better parameter namediego2005-06-201-1/+1
* A bug? Don't panic.ranma2005-06-202-1/+5
* Add vrc_init_occupancy to lavcoptsranma2005-06-202-0/+8
* Sync with 1.1019gpoirier2005-06-201-14/+23
* sync 1.1019wight2005-06-191-10/+6
* Formatting the suboption stringescape paragraphwight2005-06-191-9/+5
* sync 1.1018wight2005-06-191-5/+17
* and some more formatting fixeswight2005-06-191-0/+2
* Make default values and ranges match the source code.gpoirier2005-06-191-3/+3
* -wid now works with OpenGL, formatting fixesdiego2005-06-191-1/+11
* sync 1.1015wight2005-06-191-75/+211
* Fix to previous commitwight2005-06-191-1/+1
* A few structural fixeswight2005-06-191-2/+4
* Sync with 1.1013: rawaudio muxergpoirier2005-06-191-1/+3
* rawaudio muxerranma2005-06-192-0/+4
* Sync with 1.1012gpoirier2005-06-181-7/+7
* Make dfbopts a suboption, use suboption parserreimar2005-06-181-4/+2
* vo_macosx now supports setting alpha as well, typo.diego2005-06-171-2/+2
* Sync with 1.1010gpoirier2005-06-171-6/+26
* sync to x264 rev264 (lossless)lorenm2005-06-171-1/+2
* support lenght-quoting of strings in subopt parser.reimar2005-06-161-0/+16
* x264 section: French fixes. Explains some "non-trivial things".gpoirier2005-06-151-8/+23
* typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>diego2005-06-151-1/+1
* sync to x264 rev263 (RDO)lorenm2005-06-151-3/+6
* Sync with 1.1006gpoirier2005-06-131-11/+12
* 10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fixgpoirier2005-06-131-36/+6
* Consistency fixesgpoirier2005-06-131-9/+8
* Sync with 1.1003gpoirier2005-06-131-6/+44
* tweak x264 option descriptionslorenm2005-06-131-2/+2
* small roff fixesdiego2005-06-121-2/+2
* Better description of XviD's keyframe_boost and kfthreshold.gpoirier2005-06-081-6/+12
* Sync with 1.1002gpoirier2005-06-081-15/+47
* Wording and roff fixes as suggested by the Wanderer.diego2005-06-081-5/+7
* remove_logo filter by yartrebo, committed with fixes for c++ variable declara...rfelker2005-06-081-0/+11
* Sync with 1.999: small formattinggpoirier2005-06-071-1/+3
* better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>diego2005-06-071-12/+23
* small formatting and wording fixesdiego2005-06-071-2/+4
* Synced with 1.997jheryan2005-06-071-75/+241
* Sync with 1.998.gpoirier2005-06-061-7/+8
* spelling, some more uniformitydiego2005-06-061-9/+15
* typos/grammar/wordingdiego2005-06-061-22/+22
* Remove long obsolete -fb option.diego2005-06-061-4/+0
* Fixes x264's "lumi_mask" option and improves lavc's "nr" option.gpoirier2005-06-051-1/+5
* sync with 1.996gpoirier2005-06-051-5/+41
* Rephrase vf_fspp parameter description.diego2005-06-051-5/+3
* roff fixesdiego2005-06-051-2/+3
* sync to x264 r252 (8x8dct)lorenm2005-06-051-3/+20
* -vf fspp updatehenry2005-06-051-1/+7
* Better vf_spp description, one grammar fix.diego2005-06-051-2/+4
* -vf fspp docshenry2005-06-051-0/+10
* sync with 1.990gpoirier2005-06-041-13/+36
* Add XviD's luminance masking (option name: lumi_mask)gpoirier2005-06-041-0/+11
* Document ao_jack suboption, ChangeLog update for ao_jack and vo_gl*reimar2005-06-041-0/+6
* less confusing wordingdiego2005-06-041-6/+6
* Explain some more -lavdopts debug options.diego2005-06-031-1/+5
* sync with 1.986: XviD zones + fixesgpoirier2005-06-031-1/+34
* wording/markup fixesdiego2005-06-021-5/+7
* XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >gpoirier2005-06-021-0/+30
* sync 1.984 + minor fixeswight2005-06-011-14/+60
* Sync with 1.984gpoirier2005-06-011-3/+14
* vo_macosx now supports (almost) the same keys as vo_quartz.diego2005-05-311-2/+3
* whitespace cosmeticsdiego2005-05-311-21/+21
* small fixesdiego2005-05-311-5/+5
* geometry support for gl2 under win, default window pos centered for gl, gl2gpoirier2005-05-301-1/+1
* -geometry support for gl2 under win, default window pos centered for gl, gl2reimar2005-05-301-1/+1
* sync to x264 r240 (threads)lorenm2005-05-291-0/+8
* Implement -geometry for vo gl and gl2.reimar2005-05-291-1/+1
* Sync with 1.980:gpoirier2005-05-241-3/+27
* Fix paragraph indentation.diego2005-05-241-1/+6
* sync to x264 r239 (zoned ratecontrol and UMHex ME)lorenm2005-05-241-2/+21
* Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a t...gpoirier2005-05-221-1/+10
* Sync with 1.977.gpoirier2005-05-221-8/+8
* Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.diego2005-05-221-0/+6
* vb_strategy only works in pass one.diego2005-05-221-2/+2
* vo_macosx does not yet support command keys.diego2005-05-211-1/+1
* More correct -lavfopts description.diego2005-05-211-1/+2
* Sync with 1.974: Document lavf muxers.gpoirier2005-05-211-3/+13
* Document lavf muxers.diego2005-05-201-1/+9
* 1.973: macosx T behavior is standard, vo_macosx (will) have same special keykraymer2005-05-201-7/+4
* macosx T behavior is standard, vo_macosx (will) have same special keynplourde2005-05-202-7/+2
* Shorten a few lines to avoid ugly linebreaks.diego2005-05-181-4/+4
* Fix overly long lines that mess up output.diego2005-05-181-2/+3
* sync with 1.972: Remove capitalization and period from non-sentencesgpoirier2005-05-181-5/+5
* Sync 1.972 + spelling mistakewight2005-05-171-5/+5
* Remove capitalization and period from non-sentenceswight2005-05-171-3/+3
* Sync with 1.971gpoirier2005-05-161-4/+4
* sync 1.971wight2005-05-161-59/+102
* * some more \- in exampleswight2005-05-161-9/+8
* Sync with 1.970gpoirier2005-05-161-3/+3
* Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.diego2005-05-161-3/+3
* sync with 1.969: Document new file:// syntax.gpoirier2005-05-141-2/+2
* 1.969: Document new file:// syntax.kraymer2005-05-141-5/+5
* German man page review part IIIkraymer2005-05-141-75/+90
* Document new file:// syntax.diego2005-05-141-1/+1
* German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")kraymer2005-05-141-52/+58
* German man page review part Ikraymer2005-05-141-35/+37
* 1.961: vo_quartz and vo_macosx support -ontop as well.kraymer2005-05-131-25/+69
* wording fix by diego(tm)kraymer2005-05-131-27/+94
* added toolame optskraymer2005-05-131-10/+76
* 1.936: noluma suboption for vf_ppkraymer2005-05-131-5/+40
* sync with 1.968gpoirier2005-05-131-14/+28
* added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no...kraymer2005-05-131-8/+93
* wording fixkraymer2005-05-131-3/+3
* 1.924: windows priority support patchkraymer2005-05-131-16/+41
* 1.917: precise framerate values everywherekraymer2005-05-131-14/+38
* 1.907: Update xv and xvmc documentation to reflect recent colorkey changes.kraymer2005-05-131-21/+86
* 1.900: typo (skipped)kraymer2005-05-131-12/+12
* -edl works with MEncoder as well.diego2005-05-131-7/+7
* added some hyphens in quoted exampleskraymer2005-05-131-9/+10
* 1.894: Move audio filter descriptions to the man page.kraymer2005-05-131-25/+294
* Document -hr-edl-seek, based on a description by Oded Shimon.diego2005-05-131-0/+10
* Sync with 1.964gpoirier2005-05-121-1/+3
* Document -vf pp=ac.diego2005-05-111-0/+2
* 1.891: vstrict vs mjpeg update, typokraymer2005-05-111-5/+17
* Sync with 1.963gpoirier2005-05-111-35/+39
* sync to x264 rev223 (options: ratetol, vbv_*)lorenm2005-05-111-20/+25
* 1.888: renamed init_adelay to vdelay with opposite rangekraymer2005-05-111-7/+19
* 1.886: Sync -channels and -srate options with the XML docs.kraymer2005-05-111-23/+30
* 1.883: fixes for previous commits (checked)kraymer2005-05-111-10/+27
* 1.882: Sync to x264 r134: weighted prediction for B-frames.kraymer2005-05-111-0/+9
* 1.962: vo_ggi now supports ontop.kraymer2005-05-111-2/+2
* vo_ggi now supports ontop.diego2005-05-111-1/+1
* large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction b...nicodvb2005-05-111-948/+948
* 1.881: added new mpeg muxer optionskraymer2005-05-101-0/+84
* 1.879: man page review part XVIkraymer2005-05-101-23/+26
* 1.877: x264: expose option "level_idc".kraymer2005-05-101-0/+8
* 1.896: -format description updated to match current behavior.kraymer2005-05-101-49/+23
* 1.874: Fix -sstep description.kraymer2005-05-101-5/+8
* 1.872: vf_detc parameter names fixed. (already in prev commit)kraymer2005-05-101-8/+16
* 1.870: man page review page XIVkraymer2005-05-101-121/+187
* vo_quartz and vo_macosx support -ontop as well.diego2005-05-091-1/+1
* wording/spellingdiego2005-05-091-5/+5
* sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after allgpoirier2005-05-091-3/+15
* vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi...reimar2005-05-091-3/+6
* Nits - better description for border_maskgpoirier2005-05-091-2/+2
* Synced with 1.953jheryan2005-05-091-76/+218
* 10l and more precise description of border_maskgpoirier2005-05-081-3/+3
* Add border masking support for lavcgpoirier2005-05-081-0/+7
* Sync with 1.955: updated t[wo]olameopts's psycho rangegpoirier2005-05-081-2/+2
* updated t[wo]olameopts's psycho rangenicodvb2005-05-081-1/+1
* Sync with 1.954: documented twolameoptsgpoirier2005-05-071-4/+5
* documented twolameoptsnicodvb2005-05-071-3/+3
* Sync with 1.953: expose x264 options 'me' and 'me_range'.gpoirier2005-05-051-5/+20
* expose x264 options 'me' and 'me_range'.lorenm2005-05-051-4/+19
* sync 1.952wight2005-05-041-3/+3
* macosxnplourde2005-05-022-4/+4
* sync 1.951wight2005-05-021-20/+96
* syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>diego2005-05-011-3/+3
* vo quartz use command keynplourde2005-04-301-5/+5
* On a Mac, option is Alt, the keys with the Apple logo are called command.diego2005-04-301-5/+5
* macosx vonplourde2005-04-302-9/+29
* sync with 1.949: Replace duplicate and wrong -sws parameter description with ...gpoirier2005-04-301-5/+4
* Replace duplicate and wrong -sws parameter description with a pointer.diego2005-04-291-4/+3
* sync with 1.948: af_volnorm method suboptiongpoirier2005-04-291-3/+17
* af_volnorm method suboptiondiego2005-04-281-1/+14
* sync with 1.947: explain how to use toolame in VBR mode + Diegos nitsgpoirier2005-04-271-3/+15
* wording improventsdiego2005-04-271-6/+6
* explain how to use toolame in VBR modenicodvb2005-04-271-2/+12
* sync with 1.945: Document replacing , by . for -vo ggi:gpoirier2005-04-271-2/+4
* Document replacing , by . for -vo ggi:reimar2005-04-271-0/+1
* sync with 1.944: better slave mode description, spelling/grammargpoirier2005-04-261-4/+4
* better slave mode description, spelling/grammardiego2005-04-261-4/+5
* sync with 1.943: faac optionsgpoirier2005-04-251-3/+47
* faac section reviewdiego2005-04-251-13/+25
* faac optionsnicodvb2005-04-251-1/+31
* Sync with 1.941:gpoirier2005-04-201-8/+6
* Correct description for -tv adevice=...reimar2005-04-201-1/+1
* synpaszczi2005-04-171-2/+2
* Sync with 1.940: 10l typogpoirier2005-04-171-2/+2
* 10l typodiego2005-04-171-1/+1
* bump up sync taggpoirier2005-04-161-1/+1
* Sync with 1.939.gpoirier2005-04-161-9/+50
* synced with 1.939paszczi2005-04-161-5/+42
* Document af_gate, put af_gate and af_comp at the end, they're untested (broken).diego2005-04-161-7/+12
* af_comp, af_center parameter, some af fixesdiego2005-04-161-5/+21
* af_center, af_sweep parameter, misc fixesdiego2005-04-161-3/+16
* noluma suboption for vf_ppdiego2005-04-161-0/+2
* Some fixups and clarificationswight2005-04-151-12/+14
* synced with 1.935paszczi2005-04-141-36/+25
* Synced with 1.935danny2005-04-141-34/+25
* Online audio switching now supports Matroska toogpoirier2005-04-132-2/+2
* Sync with 1.934gpoirier2005-04-131-41/+27
* remove x264 option "cabacidc", because the default is always best.lorenm2005-04-131-17/+0
* misc corrections and clarifications in x264 options.lorenm2005-04-131-17/+22
* sync 1.932wight2005-04-131-11/+12
* Synced with 1.932danny2005-04-131-441/+1166
* Sync with 1.932gpoirier2005-04-111-12/+21
* hrtf typo fixhenry2005-04-111-2/+2
* Make the -priority warning obey the standard formatting.diego2005-04-111-3/+3
* Use | for alternatives and - for ranges in option parameter descriptions.diego2005-04-111-7/+7
* sync 1.929wight2005-04-101-2/+11
* HRTF updatehenry2005-04-101-1/+10
* Consistency run on 'default' and 'see also'.wight2005-04-101-119/+119
* sync 1.928wight2005-04-101-7/+23
* Sync with 1.928: Changed :vaspect option to float typegpoirier2005-04-101-2/+2
* changed :vaspect option to float typenicodvb2005-04-101-1/+1
* Better defaults encoding settings for XviD, intended to be a good tradeoff CP...gpoirier2005-04-082-11/+14
* Online audio switching is for MPEG files only at the moment.gpoirier2005-04-031-1/+1
* Sync with 1.925:gpoirier2005-04-031-2/+18
* Added support of audio stream switching in the MPEG demuxer using the #-keygpoirier2005-04-031-1/+3
* windows priority support patch by Rune Petersen <runner at mail.tele.dk> with...faust32005-04-021-0/+13
* sync 1.923wight2005-04-011-4/+13
* Sync with 1.923jheryan2005-03-311-8/+17
* Sync with 1.923:gpoirier2005-03-281-5/+14
* Fixes and improves the description of vqcomp.gpoirier2005-03-281-2/+10
* Mark tfields default mode as such.diego2005-03-281-1/+1
* Synced with 1.921jheryan2005-03-241-50/+121
* Cumulative sync with 1.921gpoirier2005-03-211-19/+29
* Sync 1.921wight2005-03-211-1/+11
* MEncoder now supports multiple files.diego2005-03-211-0/+11
* Sync 1.920 and some random fixeswight2005-03-201-15/+17
* -speed and -oac copy may fail together.diego2005-03-191-0/+1
* nitpicksdiego2005-03-191-2/+2
* -speed is now available for MEncoder as well.diego2005-03-191-4/+4
* wordingdiego2005-03-191-2/+2
* precise framerate values everywherediego2005-03-191-7/+7
* Sync 1.916wight2005-03-191-123/+176
* Some missing \ before -wight2005-03-191-2/+2
* Sync with 1.915: small fixesgpoirier2005-03-161-2/+3
* Small fixes.jonas2005-03-161-1/+2
* 1.869: pp filter documentationkraymer2005-03-151-10/+104
* completed x264enc options.kraymer2005-03-151-3/+39
* Sync with English man page 1.914:gpoirier2005-03-151-2/+14
* sync to x264 171: chroma_me, chroma_qp_offsetlorenm2005-03-141-1/+12
* Sync with 1.913:gpoirier2005-03-111-9/+7
* Convert vo_aa suboption parser to using the subopt-helper.ivo2005-03-111-6/+3
* sync with 1.912:gpoirier2005-03-061-1/+4
* documented scale=-n where n <= -9nicodvb2005-03-061-0/+2
* Typosgpoirier2005-03-041-4/+5
* Sync with 1.910:gpoirier2005-03-041-2/+24
* sync to x264 r150: new option 'b_pyramid'lorenm2005-03-041-0/+14
* restrictions on muxer's telecine optionnicodvb2005-03-041-2/+4
* Typosgpoirier2005-03-041-7/+7
* synced with 1.907paszczi2005-03-041-36/+57
* Sync with 1.907:gpoirier2005-03-031-12/+51
* Update xv and xvmc documentation to reflect recent colorkey changes.al2005-03-031-11/+41
* mention telecine in mpeg muxer sectionnicodvb2005-03-031-0/+6
* Sync with 1.905:gpoirier2005-03-021-16/+118
* Some more translations of 1.894 revisiongpoirier2005-03-021-9/+93
* all synced up to 1.905, except the part of the translation of 1.894gpoirier2005-03-011-10/+85
* Sync with 1.893:gpoirier2005-03-011-11/+122
* 10l Don't set SDL to X11 by default.ivo2005-03-011-1/+1
* From Eng man page 1.902: fix outdated/incorrect info about -srate.gpoirier2005-03-011-3/+5
* Typo noticed by Diego: it's mmap, not nmap.gpoirier2005-03-011-2/+2
* Sync with 1.880:gpoirier2005-03-011-18/+18
* Synced with 1.903jheryan2005-03-011-15/+33
* From Eng manpage 1.892:gpoirier2005-03-011-3/+15
* From Eng manpage 1.882:gpoirier2005-03-011-0/+9
* Sync with 1.878: Updates -af formatgpoirier2005-03-011-16/+20
* From Eng manpage 1.904:gpoirier2005-03-011-11/+7
* Remove -noxv and -forcexv command line options and replace them byivo2005-03-011-11/+7
* Sync with 1.898jheryan2005-02-281-241/+674
* stupid mistake i made when writing about divtc..rfelker2005-02-281-1/+1
* cumulative sync with 1.877 + some fixes and misc.gpoirier2005-02-271-82/+164
* Sync with 1.870: man page review page XIVgpoirier2005-02-271-65/+71
* fix outdated/incorrect info about -srate. others, feel free to improve this m...rfelker2005-02-271-5/+3
* added a stream module for the vstream client libraryjoey2005-02-277-0/+126
* typodiego2005-02-251-1/+1
* where the hell they got these infos fromalex2005-02-251-2/+2
* Document reorder and noreorder as (no)reorder.diego2005-02-251-5/+1
* synced with 1.897paszczi2005-02-251-112/+393
* both reorder and noreorder flags are now availablenicodvb2005-02-251-0/+4
* -format description updated to match current behavior.diego2005-02-251-34/+6
* changed noreorder to reorder in mpegopts (ordering disabled by default)nicodvb2005-02-241-4/+5
* sync 1.883wight2005-02-241-43/+133
* Move audio filter descriptions to the man page.diego2005-02-241-36/+299
* missing linebreakdiego2005-02-241-1/+1
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.lorenm2005-02-231-1/+12
* vstrict vs mjpeg update, typodiego2005-02-231-3/+3
* indentation fixdiego2005-02-221-0/+3
* List the 'context' option for the ffvhuff codec.lorenm2005-02-221-0/+9
* renamed init_adelay to vdelay with opposite rangenicodvb2005-02-221-2/+2
* spelling, wording and consistency fixesdiego2005-02-221-21/+23
* Sync -channels and -srate options with the XML docs.diego2005-02-221-5/+12
* Finish incomplete -af-adv documentation.diego2005-02-221-2/+19
* Mention that vstrict is necessary for some codecs, add ffvhuff.diego2005-02-221-4/+5
* fixes for previous commitswight2005-02-221-30/+24
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-221-0/+9
* added new mpeg muxer optionsnicodvb2005-02-211-0/+75
* -af surround delay default is 20ms, not 15ms.diego2005-02-201-1/+1
* man page review part XVIdiego2005-02-201-29/+29
* Description of -af format was outdated. This updates it. Feel free to changeivo2005-02-201-13/+15
* x264: expose option "level_idc".lorenm2005-02-201-0/+8
* synced with 1.876paszczi2005-02-191-2/+7
* Corrected/improved usage example for -af panreimar2005-02-191-1/+5
* trailing whitespace cosmeticswight2005-02-181-2/+2
* sync 1.875wight2005-02-181-140/+301
* mention udp:// streamingnicodvb2005-02-171-1/+1
* Should be in sync with 1.874, except both man pages reviews which will be donegpoirier2005-02-151-17/+122
* Fix -sstep description.diego2005-02-131-2/+2
* better explanation of N-pass encodingdiego2005-02-121-7/+13
* vf_detc parameter names fixed.diego2005-02-121-1/+1
* man page review part XVdiego2005-02-111-59/+127
* man page review page XIVdiego2005-02-101-62/+62
* Sync with 1.869jheryan2005-02-081-14/+104
* pp filter documentationdiego2005-02-061-10/+103
* Sync with 1.868 + small fixgpoirier2005-02-061-5/+3
* Remove inaccurate guess about keyframe intervals.diego2005-02-051-1/+0
* Sync with 1.867gpoirier2005-02-051-3/+3
* 1.876: -alang suppots many languageskraymer2005-02-041-1/+1
* sync 1.867wight2005-02-041-16/+20
* -alang suppots many languages, guessing by the exampleswight2005-02-041-1/+1
* Sync with 1.866jheryan2005-01-281-3/+3
* Sync with 1.864jheryan2005-01-281-22/+29
* Sync with 1.866:gpoirier2005-01-271-2/+4
* matroska capitalizedkraymer2005-01-271-1/+1
* synckraymer2005-01-271-16/+19
* NUT doesn't contain subtitles so the example with the nutfile had to be changed.kraymer2005-01-271-2/+2
* Sync with 1.864: Force missing linebreak.gpoirier2005-01-251-3/+3
* Force missing linebreak.diego2005-01-251-1/+1
* Sync with 1.863: Unify some option descriptions.gpoirier2005-01-241-8/+9
* Unify some option descriptions.diego2005-01-231-3/+3
* Sync with the English description of "-alang".gpoirier2005-01-221-9/+8
* Cumulative sync with 1.862:gpoirier2005-01-211-14/+17
* NUT does not contain subtitles, correct -sid description.diego2005-01-211-4/+4
* Fix -alang and -slang descriptions, they should be similar.diego2005-01-211-7/+12
* sync 1.860wight2005-01-211-11/+12
* small fixesdiego2005-01-211-1/+3
* 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect descrip...kraymer2005-01-211-11/+12
* Sync with 1.860:gpoirier2005-01-201-13/+16
* Split examples into MPlayer and MEncoder examples, fix -aspect description,diego2005-01-201-12/+13
* sync 1.859wight2005-01-201-2/+2
* Sync with 1.859. Some cosmetic appearance changes ignored for typographic rea...jheryan2005-01-181-107/+124
* added section for x264enc options.kraymer2005-01-161-0/+84
* Sync with: 1.859gpoirier2005-01-161-6/+8
* added video encoding options for nuppel video (nuvopts)kraymer2005-01-161-1/+43
* Good news everyone! I finally managed to sync all lavcenc options :)kraymer2005-01-161-2/+81
* some minor formatting changeskraymer2005-01-161-7/+9
* synced (wording, formatting) the following lavc options: trell, cbp, mv0, qpr...kraymer2005-01-161-37/+94
* synced (wording, formatting) the following lavc options: naq, ildct, ilme, al...kraymer2005-01-161-71/+218
* synced (wording, formatting) the following lavc options: tcplx_mask, scplx_ma...kraymer2005-01-161-11/+52
* synced (wording, formatting) the following lavc options: vpsize, ss, gray, vf...kraymer2005-01-161-61/+122
* sync:kraymer2005-01-161-3/+3
* synced (wording, formatting) the following lavc options: vrc_override, vrc_in...kraymer2005-01-161-57/+107
* synced with 1.858paszczi2005-01-151-109/+111
* Sync with 1.858:gpoirier2005-01-141-10/+8
* disambiguate wording of -aspectdiego2005-01-141-1/+2
* more on H.264's quantization parameterlorenm2005-01-131-4/+3
* \- instead of -wight2005-01-131-1/+1
* Sync with 1.855: Force linebreak.gpoirier2005-01-131-3/+3
* Force linebreak.diego2005-01-131-1/+1
* Sync with 1.854: better vf_lavcdeint descriptiongpoirier2005-01-131-3/+3
* better vf_lavcdeint descriptiondiego2005-01-131-3/+3
* Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)gpoirier2005-01-121-45/+61
* sync to x264 r93:lorenm2005-01-121-6/+19
* Sync with 1.850:gpoirier2005-01-111-26/+13
* Sync with 1.848 (and 1.847): more detail on x264's subqgpoirier2005-01-111-14/+30
* man page review part XIIIdiego2005-01-111-32/+31
* Synced with 1.842, trailing spacesdanny2005-01-111-50/+54
* synced with 1.851paszczi2005-01-101-31/+9
* synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2...kraymer2005-01-101-75/+96
* typos :(kraymer2005-01-101-32/+64
* 1.851: Implementation of vo_png suboption parser with subopt-helper and removalkraymer2005-01-101-6/+8
* Implementation of vo_png suboption parser with subopt-helper and removalivo2005-01-101-6/+8
* 1.849: documentation for ao dsoundkraymer2005-01-101-50/+74
* Sync with 1.846, remove trailing spaces, minor bugfix.jheryan2005-01-101-426/+556
* Audio plugins have been removed.diego2005-01-101-24/+0
* synced with 1.849paszczi2005-01-091-12/+39
* documentation for ao dsoundfaust32005-01-091-0/+11
* more detail on x264's subqlorenm2005-01-091-11/+26
* consistent two pass, pass two etc spellingdiego2005-01-071-41/+42
* typopaszczi2005-01-071-1/+1
* Sync with 1.846 + spelling corrections :gpoirier2005-01-071-17/+16
* synced with 1.847paszczi2005-01-071-15/+17
* x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),lorenm2005-01-071-12/+10
* typokraymer2005-01-061-30/+89
* wording ("Regressionstest")kraymer2005-01-061-3/+73
* synced (wording, formatting) the following lavc options:kraymer2005-01-061-55/+123
* Sync with 1.845:gpoirier2005-01-061-6/+10
* small fixes and wordingkraymer2005-01-061-12/+16
* typo/wordingdiego2005-01-061-2/+2
* small fixesdiego2005-01-061-4/+4
* missing ","diego2005-01-061-2/+2
* mention ATSC in the dvb sectionnicodvb2005-01-061-1/+1
* adjusted beginning of lavc section, work will go on from herekraymer2005-01-051-8/+27
* lavc is reintegrated, just as it was before removal some commits agokraymer2005-01-051-1/+489
* finished xvid (api4) specific encoding options by adding the following options:kraymer2005-01-051-0/+178
* 6-channel raw acc on stereo speakers playback examplereimar2005-01-051-0/+4
* added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)...kraymer2005-01-051-1/+115
* commit 1.841 changes: mostly small formatting changes for better readabilitygpoirier2005-01-051-18/+22
* rest of sync of xvidenc encoding options that already existedkraymer2005-01-051-21/+98
* syncpaszczi2005-01-051-33/+34
* began with sync of xvidenc encoding optionskraymer2005-01-051-45/+115
* Just the sync with 1.842: Remove bogus lines.gpoirier2005-01-051-7/+1
* Remove bogus lines.diego2005-01-051-7/+1
* mostly small formatting changes for better readabilitykraymer2005-01-051-15/+19
* added toolame to codec specific encoding optionskraymer2005-01-051-0/+21
* (re-)added lameopts to codec specific encoding optionskraymer2005-01-041-1/+139
* removed typos and changed wording regarding a few previous commits (courtesy ...kraymer2005-01-041-20/+14
* creatded section for codec specific encoding optionskraymer2005-01-041-1/+92
* further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'kraymer2005-01-041-30/+20
* synced encoding options from 'info' to 'ofps'kraymer2005-01-041-604/+50
* Cumulative sync with 1.840:gpoirier2005-01-041-13/+15
* fixed single typokraymer2005-01-041-78/+26
* small changes (formatting, sync) to sections files, examples, bugs, authorskraymer2005-01-041-55/+93
* added video filters: delogo, zrmjpegkraymer2005-01-041-0/+51
* added video filters: framestep, tilekraymer2005-01-041-0/+58
* updated/synced video filters: boxblur, sab, smartblur, perspectivekraymer2005-01-041-101/+139
* added video filters: telecine, tinterlace, tfieldskraymer2005-01-041-0/+60
* copyright changekraymer2005-01-041-2/+130
* Synced with 1.837, typos form 1.831danny2005-01-041-101/+138
* Extend copyright to 2005, typos.diego2005-01-041-3/+3
* anti-10l pepsi (removed english stuff from where it didn't belong)kraymer2005-01-031-6/+0
* 1.838: bump (was already fixed)kraymer2005-01-031-4/+4
* alphabetical orderdiego2005-01-031-4/+4
* small fixes/improvementskraymer2005-01-031-5/+7
* 1.832: small improvementkraymer2005-01-031-13/+21
* 1.827: Better -lavdopts option descriptions.kraymer2005-01-031-7/+33
* synced with 1.837paszczi2005-01-031-77/+98
* 1.826: Created audio filters section to replace -af description.kraymer2005-01-031-123/+174
* 1.821: Clarify vo_yuv4mpeg filename handling. (bump, was already corrected)kraymer2005-01-031-3/+9
* 1.814: sstep is usually inaccurate.kraymer2005-01-031-37/+52
* 1.812: -double is now default, thus -nodouble needs to be documented instead.kraymer2005-01-031-22/+105
* Sync to 1.837:gpoirier2005-01-031-1/+3
* Default to audiodump.pcm with nowaveheader again, but document it in the manp...reimar2005-01-031-0/+1
* Sync with 1.836:gpoirier2005-01-031-9/+8
* Sync with 1.835gpoirier2005-01-031-78/+79
* x264: clarify 4x4mv, b8x8mv (thanks to Bond)lorenm2005-01-031-9/+6
* x264: group together the primary ratecontrol options. misc clarifications.lorenm2005-01-021-66/+73
* Sync with 1.834: Add -ao pcm suboptions and remove -aofile and -waveheader op...gpoirier2005-01-021-14/+19
* Add -ao pcm suboptions and remove -aofile and -waveheader options.reimar2005-01-021-11/+17
* synced with 1.833paszczi2004-12-311-12/+44
* Sync with 1.833gpoirier2004-12-281-8/+41
* new x264 options: b8x8mv, direct_predlorenm2004-12-281-9/+41
* synced with 1.832paszczi2004-12-251-2/+28
* Sync with 1.832: small improvementsgpoirier2004-12-241-5/+6
* small improvementsdiego2004-12-241-4/+4
* Sync with 1.831:gpoirier2004-12-231-0/+29
* sync 1.830wight2004-12-231-125/+177
* Synced with 1.831danny2004-12-231-0/+27
* Synced with 1.830danny2004-12-231-128/+184
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-0/+24
* Cumulative sync:gpoirier2004-12-211-4/+7
* French corrections:gpoirier2004-12-211-84/+84
* added -wid support for vo_directx.joey2004-12-211-2/+5
* added colorkey support for vo_directx.joey2004-12-211-2/+2
* Sync with 1.828: Remove spurious .RE macrogpoirier2004-12-211-1/+0
* sumulative sync with 1.827:gpoirier2004-12-211-123/+176
* Remove spurious .RE macro.diego2004-12-211-1/+0
* Synced with 1.825danny2004-12-211-64/+81
* Better -lavdopts option descriptions.diego2004-12-201-5/+5
* Created audio filters section to replace -af description.diego2004-12-201-111/+161
* Sync with 1.822jheryan2004-12-201-32/+26
* sync 1.825wight2004-12-181-4/+11
* Sync to 1.825gpoirier2004-12-181-4/+9
* Fix paragraph indentation.diego2004-12-181-2/+4
* added conditional lowres descriptionnicodvb2004-12-181-1/+4
* Sync with 1.823: Mention how to concatenate files with -vo yuv4mpeg and -fixe...gpoirier2004-12-171-2/+4
* Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.diego2004-12-171-0/+2
* sync tag bumpwight2004-12-171-1/+1
* y420 vs i420 typodiego2004-12-1610-10/+10
* Fixes suggested by Diegogpoirier2004-12-151-5/+5
* Cumulative sync to 1.821 (1.821, 1.820, 1.819)gpoirier2004-12-151-38/+33
* synced with 1.821paszczi2004-12-131-3/+3
* Sync with 1.818jheryan2004-12-131-11/+26
* Clarify vo_yuv4mpeg filename handling.diego2004-12-121-3/+2
* sync 1.820wight2004-12-121-33/+27
* better mention -vo yuv4mpeg can change output filenamewight2004-12-121-1/+1
* Some fixes and better wording, remove alsa9 and alsa1x audio output driversdiego2004-12-111-30/+24
* Remove alsa9 and alsa1x entries as well as duplicate video output drivers.diego2004-12-111-146/+0
* Sync with 1.818:gpoirier2004-12-051-3/+5
* sync 1.818 and vocabulary fixwight2004-12-051-15/+31
* keyframes are more like 10 - 20 seconds apart, not 120.reimar2004-12-031-1/+1
* Add a file= suboption to set output file.reimar2004-12-031-0/+2
* Sync with 1.8.16: Better wording, better explain -nodouble.gpoirier2004-12-011-4/+2
* Sync withgpoirier2004-12-011-13/+31
* Better wording, better explain -nodouble.diego2004-12-011-12/+10
* use a configurable-size ringbuffer instead of a pipe for buffering key events.reimar2004-12-011-0/+11
* sstep is usually inaccurate.reimar2004-12-011-0/+2
* Sync to 1.811, bugfixjheryan2004-12-011-58/+94
* -identify now prints subtitle/audio track information.diego2004-11-301-0/+2
* -double is now default, thus -nodouble needs to be documented instead.diego2004-11-301-10/+10
* Sync with 1.811 using gvim find/replace option. Hope I got them all...gpoirier2004-11-251-22/+22
* 1.802: Mention unichrome_vid in the list of VIDIX driverskraymer2004-11-241-12/+33
* further updates in video filters sectionkraymer2004-11-241-44/+204
* small fix :)paszczi2004-11-241-1/+1
* synced with 1.811 + some small language fixpaszczi2004-11-241-21/+21
* Synced with 1.810danny2004-11-241-214/+400
* MPEG-X spellingdiego2004-11-241-19/+19
* *** empty log message ***jheryan2004-11-221-430/+491
* Sync with 1.810: wordinggpoirier2004-11-211-3/+5
* typorathann2004-11-211-1/+1
* sync 1.810 + some wordingwight2004-11-211-4/+8
* wordingdiego2004-11-211-2/+3
* Sync with 1.809, with a different phrasing than original English one.gpoirier2004-11-211-1/+5
* head related transfer functionhenry2004-11-201-0/+4
* - sync 1.808wight2004-11-201-120/+164
* Sync with 1.808: v4l2 norm settinggpoirier2004-11-191-3/+5
* v4l2 norm settinghenry2004-11-191-2/+4
* Sync to 1.807:gpoirier2004-11-181-10/+23
* sync to x264 r61 (improved 2pass ratecontrol)lorenm2004-11-181-6/+17
* Sync with 1.806: various fixes, and some long standing french fixesgpoirier2004-11-171-13/+31
* miscellaneous fixesdiego2004-11-171-18/+36
* Sync with 1.805:gpoirier2004-11-141-12/+24
* allow forcing of software volume control and setting maximum amplification.reimar2004-11-141-0/+12
* update description of lavc's keyint, vb_strategy, and mbqmin.lorenm2004-11-141-9/+10
* sync 1.803wight2004-11-111-27/+44
* Update links to match the XML docs structure change.diego2004-11-118-8/+8
* Mention unichrome_vid in the list of VIDIX driversdiego2004-11-083-3/+6
* Some work on the XviD section:gpoirier2004-11-072-23/+62
* little video filters updatekraymer2004-11-051-5/+63
* Syncgpoirier2004-11-021-53/+52
* have each XviD's option flag have its (no)counterpartgpoirier2004-11-021-16/+16
* typodiego2004-11-021-1/+1
* further sync by Carl Furstenberg <azatoth at gmail dot com>diego2004-11-021-155/+219
* several updates in video filters section, almost finished synckraymer2004-11-021-104/+221
* sync 1.799wight2004-11-011-2/+2
* vo_gl should work fine with -fixed-voreimar2004-11-011-1/+1
* French fixesgpoirier2004-10-311-11/+11
* (re-)synced with 1.798 downto video filters sectionkraymer2004-10-301-23/+94
* (re-)sync downto decoding/filtering optionskraymer2004-10-301-51/+127
* sync tag bump, forgot previouslywight2004-10-301-1/+1
* -sync 1.798wight2004-10-301-263/+353
* little wordingkraymer2004-10-301-21/+83
* Sync with 1.798 + french fixesgpoirier2004-10-301-7/+14
* continuing updateskraymer2004-10-291-19/+40
* panscan now supported in vo_quartznplourde2004-10-292-9/+11
* Allow attaching gdb on crash automatically.reimar2004-10-281-0/+6
* better wordingdiego2004-10-281-1/+1
* fs_res desc for vo_quartznplourde2004-10-281-0/+2
* began updates of that part of the manpage that was in sync before (~six weeks...kraymer2004-10-271-0/+33
* Sync with 1.794: vcresample & sweep filtersgpoirier2004-10-271-2/+23
* lavcresample & sweep filtersmichael2004-10-271-0/+21
* further translation by Carl Furstenberg <azatoth at gmail dot com>diego2004-10-251-44/+58
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-10-251-227/+303
* translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>diego2004-10-241-0/+7249
* Sync with 1.793:gpoirier2004-10-221-7/+8
* MEncoder needs -srate together with -af resample,diego2004-10-211-0/+1
* Sync with 1.792gpoirier2004-10-211-4/+5
* Sync with 1.791 + some French fixesgpoirier2004-10-211-16/+42
* small fixesdiego2004-10-211-2/+2
* quartz vo driver specific key binding definitionnplourde2004-10-211-0/+19
* missing \wight2004-10-211-1/+1
* allow changing playback speed during playback.reimar2004-10-202-0/+12
* Sync with 1.788: wording/spellinggpoirier2004-10-201-3/+3
* wording/spellingdiego2004-10-201-4/+5
* Sync with 1.787:gpoirier2004-10-191-198/+243
* lavc is faster than XviD and thus recommended for decoding and PP.diego2004-10-191-2/+2
* man page review part XIIdiego2004-10-191-140/+169
* consistent I/P/B-frame spellingdiego2004-10-191-49/+49
* Spelling/wording/clarity improvements and bug fixes.diego2004-10-191-19/+21
* sync 1.783wight2004-10-181-1/+6
* correctly display the commas of most hebrew subtitles on the left sidefaust32004-10-181-0/+5
* Synced with 1.779, some typo from 1.771danny2004-10-181-48/+70
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-10-181-63/+115
* bug fixes by Jiri Heryan <technik at domotech dot cz>diego2004-10-181-98/+104
* sync 1.782 + 2 spelling mistakeswight2004-10-171-12/+30
* Sync with 1.782: Only use S/PDIF output when no other alsa device is set,gpoirier2004-10-171-1/+11
* Only use S/PDIF output when no other alsa device is set, allows to usereimar2004-10-171-0/+2
* OSD variant for vo_gl.c that behaves more like the one of other vos.reimar2004-10-171-0/+6
* Sync with 1.780: Documents two new postprocessing options: "dering-luma"gpoirier2004-10-171-40/+52
* Documents two new postprocessing options: "dering-luma" and "dering-chroma"gpoirier2004-10-171-11/+24
* Sync with 1.779: missing sentence dotsgpoirier2004-10-151-7/+8
* missing sentence dotswight2004-10-151-2/+2
* - sync 1.778wight2004-10-151-178/+213
* Synced with 1.771, drop not necessry \&danny2004-10-151-215/+350
* Sync with 1.778: Make '.' key default for framesteppinggpoirier2004-10-141-4/+5
* Sync with 1.777gpoirier2004-10-141-39/+44
* Make '.' key default for framesteppingreimar2004-10-141-1/+1
* 10l to me, noticed by Torinthieldiego2004-10-141-2/+2
* Added missing toolame to the list of codec specific encoding options.diego2004-10-141-2/+2
* vo_gl now supports -panscan as well.diego2004-10-141-1/+1
* man page review part XIdiego2004-10-141-38/+41
* Sync with 1.773: allow to step only one frame forward by pressing s.gpoirier2004-10-131-3/+8
* allow to step only one frame forward by pressing s.reimar2004-10-121-0/+4
* bug fixes by Jiri Heryan <technik at domotech dot cz>diego2004-10-121-48/+50
* Sync with 1.772: XviD's bvhq option descgpoirier2004-10-111-41/+60
* XviD's bvhq option descriptiongpoirier2004-10-111-0/+13
* aspect scaling and panscan support for vo_gl.creimar2004-10-101-0/+3
* synced with 1.770paszczi2004-10-091-23/+50
* Sync with 1.770: af_extrastereo, af_volnormgpoirier2004-10-091-6/+14
* af_extrastereo, af_volnormdiego2004-10-091-0/+8
* consistency fix, typos and better wording as suggested by Loren Merrittdiego2004-10-091-8/+7
* Sync with 1.767gpoirier2004-10-081-39/+68
* minor revision to improve clearness, add a comprehensive list of allgpoirier2004-10-081-20/+29
* OpenGL OSD rendering for vo_glreimar2004-10-081-2/+6
* Adds a parameter 'scenecut', to control the threshold for inserting extra I-f...iive2004-10-081-0/+10
* Some french corrections, mostly "s" on plurial formsgpoirier2004-10-071-11/+12
* sync by Jiri Heryan <technik@domotech.cz>diego2004-10-061-32/+87
* synced with 1.765paszczi2004-10-051-11/+23
* xvmc clarificationdiego2004-10-051-1/+1
* Sync with 1.764: -alang needs a language code, not a country code.gpoirier2004-10-051-3/+3
* Syntax check, space after apostrophe, i.e. and e.g. translateddanny2004-10-051-466/+465
* -alang needs a language code, not a country code.diego2004-10-051-1/+1
* Errors from 1.737 sync, pointed out by Diegodanny2004-10-051-22/+22
* Sync with 1.763:gpoirier2004-10-041-8/+20
* Better description of x264 PSNR stats.gpoirier2004-10-041-2/+9
* -alang description corrected.diego2004-10-041-5/+10
* synced with 1.761paszczi2004-10-021-1/+1
* typodiego2004-10-021-1/+1
* Sync with 1.760:gpoirier2004-10-021-18/+26
* synced with 1.760paszczi2004-10-021-17/+60
* -sws and -vf scale sections improved, small fixes.diego2004-10-021-11/+19
* Nroff fixes.gpoirier2004-10-011-4/+5
* Sync with 1.759:gpoirier2004-10-011-8/+44
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-10-011-165/+196
* Documentation of x264 3-pass mode, and typos/fixes on lavc's *_maskgpoirier2004-10-011-7/+41
* synced with 1.758paszczi2004-09-301-30/+20
* Syncgpoirier2004-09-301-10/+22
* consistency between the blur filter descriptionsdiego2004-09-301-6/+6
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-09-301-10/+39
* -dvd-device can point to a directory to play a VOB from the hard disk.diego2004-09-291-0/+12
* Sync with 1.756:gpoirier2004-09-291-42/+18
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmivo2004-09-291-23/+0
* Better wording/descriptions as suggested by the Wanderer.diego2004-09-281-6/+6
* synced with 1.754paszczi2004-09-281-50/+48
* THE "vf=eq2=1.0:-0.8" fixgpoirier2004-09-281-56/+54
* better default parameter,added counterpart option, better names for few optio...iive2004-09-271-39/+39
* This reverts the x264 modifications to the man page suggested my Loren, andgpoirier2004-09-271-40/+40
* identical text for identical suboptionsdiego2004-09-271-10/+7
* I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 isgpoirier2004-09-272-2/+2
* Sws default setting correction, and random wordingsgpoirier2004-09-272-57/+49
* synced with 1.749 + random fixespaszczi2004-09-271-79/+128
* Better phrasing suggested by The Wanderergpoirier2004-09-271-14/+14
* Tons of French correctionsgpoirier2004-09-271-36/+38
* Sync with 1.748: better descriptions for remaining, poorly documented maskinggpoirier2004-09-261-79/+98
* sync with 1.685nauj272004-09-261-11/+280
* better descriptions for remaining, poorly documented masking options.gpoirier2004-09-261-6/+30
* Cumulative sync patch:gpoirier2004-09-261-73/+92
* man page review part Xdiego2004-09-261-58/+59
* -lavdopts lowresmichael2004-09-261-0/+15
* Encoding tip regarding x264's deblock filter suggested by Loren Merritt.gpoirier2004-09-262-1/+5
* Cumulative sync with 1.744gpoirier2004-09-261-18/+17
* quantizer --> quantization as pointed out by Attiladiego2004-09-251-6/+6
* Hint at examples, better wording, some cosmetics.diego2004-09-251-15/+13
* synced with 1.742paszczi2004-09-251-6/+7
* almost sync :)nauj272004-09-251-553/+814
* Sync with 1.742gpoirier2004-09-251-23/+39
* Better vme descriptiongpoirier2004-09-251-5/+6
* synced with 1.741paszczi2004-09-251-9/+9
* Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)gpoirier2004-09-251-7/+9
* Same wording of vo_jpeg's outdir option as vo_pnm's.ivo2004-09-241-2/+1
* sync by Jiri Heryan <technik@domotech.cz>diego2004-09-241-36/+111
* synced with 1.739paszczi2004-09-231-4/+18
* roff fixesdiego2004-09-231-2/+2
* sync with 1.738 and fixesgpoirier2004-09-231-4/+4
* Encoding tips for x264 + 10lgpoirier2004-09-231-6/+20
* Rroff markup fixes and point out a 10l.diego2004-09-231-9/+7
* roff markup fixdiego2004-09-231-1/+1
* Synced with 1.737danny2004-09-231-166/+501
* synced with 1.738 + small fixespaszczi2004-09-221-29/+93
* small fixesdiego2004-09-221-8/+7
* Cumulative patchgpoirier2004-09-221-10/+32
* Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fixgpoirier2004-09-221-6/+16
* Better nssew descriptiongpoirier2004-09-221-0/+5
* allow to select an alsa mixer channel index.reimar2004-09-221-1/+7
* Sync with 1.733: add support for subpel quality refinement option in x264.gpoirier2004-09-221-4/+24
* fixes, better wordings on the new portable anymap and md5sum video outputgpoirier2004-09-221-11/+8
* add support for subpel quality refinement option in x264.iive2004-09-221-1/+20
* sync with 1.732: encoding to mp2 with libtoolamegpoirier2004-09-211-1/+21
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+22
* Sync with 1.731: Better description of lavc's dia encoding option, thanksgpoirier2004-09-211-7/+26
* Better description of lavc's dia encoding option, thanks to Loren Merrittgpoirier2004-09-211-1/+12
* Fixes suggested by Diegogpoirier2004-09-211-5/+5
* Cumulative patch 1.727 and 1.722gpoirier2004-09-211-10/+43
* Cosmetics, start new sentences on a new line.diego2004-09-211-5/+6
* Roff interprets ' as markup, thus lines should never start with '.diego2004-09-214-11/+11
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-09-211-108/+184
* cosmeticspaszczi2004-09-201-12/+12
* synced with 1.728 + random fixespaszczi2004-09-201-13/+101
* Reworked description of lavc's 3-pass encoding; patch by its creatorgpoirier2004-09-201-9/+15
* Better description of Loren Merritt's 3-pass mode, better qns desc., and agpoirier2004-09-201-6/+28
* "partial" sync with 1.726: Document the new portable anymap and md5sum videogpoirier2004-09-201-2/+45
* Document the new portable anymap and md5sum video output drivers.ivo2004-09-201-0/+51
* Sync with 1.725: Better wording and clarity as suggested by the Wanderer.gpoirier2004-09-191-8/+9
* Better wording and clarity as suggested by the Wanderer.diego2004-09-191-7/+7
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodinggpoirier2004-09-192-1/+15
* synced with 1.723paszczi2004-09-181-56/+72
* Cumulative patch:gpoirier2004-09-181-56/+73
* man page review part IXdiego2004-09-181-56/+62
* czech man page translation by Jiri Heryan <technik at domotech dot cz>diego2004-09-181-0/+6861
* passing an array or double precission parameters for the scaling function, in...michael2004-09-181-4/+14
* A bit of syncnauj272004-09-171-795/+911
* synced with 1.721paszczi2004-09-171-21/+25
* Sync with English manpagegpoirier2004-09-171-18/+16
* -menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>diego2004-09-172-0/+8
* MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryandiego2004-09-171-1/+1
* wording, spelling and small fixes to the video output driver sectiondiego2004-09-171-26/+25
* synced with 1.718paszczi2004-09-151-5/+21
* Cumulative patch:gpoirier2004-09-151-55/+164
* Audio output driver suboptions documenteddanny2004-09-151-3/+18
* sync 1.717wight2004-09-131-53/+180
* random fixes, spelling, vocabularywight2004-09-121-114/+119
* Consistency fixes, spellingwight2004-09-121-15/+15
* Sync with English mp-v1.715.gpoirier2004-09-121-25/+21
* All video driver suboptions documented, gif and tga examplesdanny2004-09-121-33/+117
* small fixesdiego2004-09-121-12/+10
* changed wording (s/Unteroption/Suboption)kraymer2004-09-121-25/+84
* 2pass encoding support for x264(r46).iive2004-09-121-15/+11
* Sync with 1.711:gpoirier2004-09-121-16/+69
* updates in video output drivers section (update rev 1710 of en/mplayer.1)\not...kraymer2004-09-111-9/+63
* hopefully last format correction regarding prior commit in video output drive...kraymer2004-09-111-1/+3
* fixes some typos, wording and formattingkraymer2004-09-111-22/+31
* minor changes I came across during sync of videofilters sectionkraymer2004-09-111-8/+8
* spell-checking done for beginning until player-specific options (mplayer only)kraymer2004-09-111-59/+219
* Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop f...danny2004-09-111-4/+48
* typos and wordings picked up by Diegogpoirier2004-09-091-20/+16
* Sync with 1.709: "some typo, case change"gpoirier2004-09-091-3/+3
* Encoding options update, most are XviD relatedgpoirier2004-09-091-131/+312
* some typo, case changedanny2004-09-091-5/+5
* synced with 1.708 (aka first sync from my laptop;P)paszczi2004-09-091-142/+333
* All video filters are now documented and in sync against English man page.gpoirier2004-09-091-76/+84
* Typos on the XviD sectiongpoirier2004-09-081-12/+11
* Synced with 1.707danny2004-09-081-482/+1305
* Big changes on XviD documentation.gpoirier2004-09-071-48/+211
* newly created videofilters sectionkraymer2004-09-071-85/+90
* finished translation and review of decoding/filtering sectionkraymer2004-09-071-15/+29
* \-af note addedkraymer2004-09-071-81/+89
* Cumulative patchgpoirier2004-09-071-1/+28
* Sync with Diego's alphabetical order for lavdoptsgpoirier2004-09-071-55/+62
* MPlayer X11 options do not affect SDL.diego2004-09-071-0/+2
* spellingdiego2004-09-071-5/+5
* reorder lavdopts suboptions to achieve alphabetical orderkraymer2004-09-061-36/+36
* \-jpeg movedkraymer2004-09-061-114/+180
* finally diego will be happy....this is totally useless but oh well :)rfelker2004-09-061-0/+8
* mplayer -af help now lists all available audio filters.ivo2004-09-061-0/+3
* pullup docs + new feature for slow cpus :)rfelker2004-09-061-1/+13
* -lavdopts fast, small fix to -lavdopts ecdiego2004-09-061-1/+6
* alphabetical order for lavdoptsdiego2004-09-061-44/+44
* MB, QP explanation, some more consistencydiego2004-09-061-15/+15
* More information on XviD's "interlaced" and "4mv" options thanks to agpoirier2004-09-061-1/+7
* Pretty much all filters documented and in sync now (up to "phase" filter,gpoirier2004-09-051-123/+260
* updates -vo jpeg:options and minor syncgpoirier2004-09-051-39/+32
* Removal of -jpeg commandline option.ivo2004-09-041-33/+26
* af_pan wants number of _input_ channels, fixes bugzilla bug #22reimar2004-09-041-1/+1
* sync to latest manpage reviews by Diegokraymer2004-09-031-31/+29
* better documentation of not obvious subq default settinggpoirier2004-09-031-1/+1
* Diego's man page review part VIII commited, small syncs on video filtersgpoirier2004-09-031-68/+75
* All libavcodec encoding options are now documentedgpoirier2004-09-031-148/+183
* synced with 1.694 + additional fixespaszczi2004-09-011-102/+110
* man page review part VIIIdiego2004-09-011-64/+69
* Fixes some upercase/points on sentencesgpoirier2004-09-011-10/+9
* Sync against Diego's man page review part VI & VIIgpoirier2004-08-311-85/+87
* Massive updates and sync on filters section.gpoirier2004-08-311-140/+185
* man page review part VIIdiego2004-08-311-35/+38
* synced with 1.692 + random fixespaszczi2004-08-311-70/+81
* cropdetect description updategpoirier2004-08-311-4/+16
* man page review part VIdiego2004-08-311-71/+69
* cropdetect style fixupdiego2004-08-311-7/+5
* The threads lavc option may negatively affect motion estimation.diego2004-08-311-0/+1
* Modified Files:kraymer2004-08-301-49/+297
* Adds rounding parameter for width and height values returned.reimar2004-08-301-2/+14
* synced with 1.682danny2004-08-301-510/+743
* Small sync of just lavc options...gpoirier2004-08-301-59/+75
* Small syncs against english manpage around old-DiviX post-processing filtrers.gpoirier2004-08-301-46/+48
* removal of (hopefully) trailing spaces, small fixes and syncs.gpoirier2004-08-301-134/+135
* synced with 1.688 + some fixespaszczi2004-08-291-252/+782
* Cumulative patch for all Diego's patches before Aug 29 18:38:15 CEST 2004. So...gpoirier2004-08-291-146/+670
* Addition of x264 encoding options plus minor spelling and syncsgpoirier2004-08-291-2/+158
* fall back to --> fall back on, some consistencydiego2004-08-281-24/+25
* x264 section reviewed.diego2004-08-281-41/+45
* more consistency, small changesdiego2004-08-281-77/+45
* trailing whitespacediego2004-08-281-3/+3
* Small changes for added consistency.diego2004-08-281-5/+6
* Consistently insert lines with only "." between options.diego2004-08-281-19/+585
* Sync against english manpage. All done until "video filters"gpoirier2004-08-281-46/+137
* synced with 1.682 + random fixespaszczi2004-08-281-4/+140
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-281-310/+152
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-1/+136
* Includes latest english patches translated in French, new sync against thegpoirier2004-08-271-502/+509
* wordingpaszczi2004-08-271-1/+1
* sync with 1.681paszczi2004-08-271-23/+22
* better -slang description inspired by a patch from Guillaume Poirierdiego2004-08-271-5/+3
* simplificationdiego2004-08-271-9/+2
* Added output to multiple directories for vo_jpeg.ivo2004-08-261-6/+16
* More sync against latest english manpage patches and french grammar correctionsgpoirier2004-08-261-146/+196
* sync + some small fixeswight2004-08-251-121/+123
* Add \: after /wight2004-08-251-105/+105
* synced with 1.677paszczi2004-08-251-39/+36
* warning fixes and a 10l (.IPS vs .IPs)diego2004-08-251-5/+6
* keyboard control: some fixes and extensions, punctuationdiego2004-08-251-41/+37
* Cycle through the available subtitles with 'b'.diego2004-08-251-2/+3
* Synced with 1.642, minor changes, space at end of linedanny2004-08-241-243/+331
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-241-132/+174
* spellingpaszczi2004-08-241-1/+1
* synced with 1.675paszczi2004-08-241-6/+33
* vo_svga suboptions, yuv4mpeg notediego2004-08-231-3/+25
* wrong formatsdiego2004-08-231-2/+2
* default stylewight2004-08-231-2/+2
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-231-202/+228
* large updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-231-27/+413
* Make the stepsize of volume changes, changeable by a commandline paarameterattila2004-08-231-0/+4
* small fixesdiego2004-08-221-4/+4
* syncwight2004-08-221-29/+30
* added -rootwin support to vo_directxjoey2004-08-227-10/+12
* spelling/wording as suggested by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-26/+28
* sync 1.669wight2004-08-221-18/+18
* minor fixeswight2004-08-221-6/+6
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-388/+564
* small fixes by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-13/+13
* sync + random fixeswight2004-08-211-132/+135
* minor fixeswight2004-08-211-3/+3
* missing \wight2004-08-211-1/+1
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-211-115/+121
* man page review part Vdiego2004-08-211-157/+154
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-211-155/+285
* syncpaszczi2004-08-211-17/+16
* man page review part IVdiego2004-08-201-16/+15
* sync 1.663wight2004-08-201-7/+21
* consistency fix, same sentence should be changed to samewight2004-08-201-1/+1
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-191-102/+109
* better description of the chroma_opt XviD optiondiego2004-08-191-0/+7
* spelling/wording consistency as suggested by the Wandererdiego2004-08-191-4/+5
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-191-46/+53
* user can select which dvb card to use as vonicodvb2004-08-191-0/+7
* minor fixesdiego2004-08-181-6/+6
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-181-188/+229
* syncwight2004-08-181-1/+8
* missing .br's addedwight2004-08-181-0/+7
* sync 1.657wight2004-08-181-60/+67
* another wrong style Warningwight2004-08-181-1/+3
* Consistency, punctuation, some minor fixes/clarifications.wight2004-08-181-48/+57
* Missing quotes added.diego2004-08-181-2/+2
* 10l, sb, st and vstats are lavc _de_coding, not _en_coding options.diego2004-08-181-9/+6
* massive sync, rewording, consistency, fixes etc.wight2004-08-171-855/+933
* xvid options sync, patch by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-171-102/+181
* Clarify a few things, spelling and wording fixes, some of this belongs todiego2004-08-161-40/+38
* dfbmga now fixed-vo compliant, lavc exports field flags.diego2004-08-151-3/+1
* Wording and spelling improvements, mostly suggested by the Wanderer.diego2004-08-141-16/+15
* Missing quotes addedwight2004-08-131-1/+1
* better XviD option descriptions by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-131-28/+32
* -rootwin is no longer X11 only.diego2004-08-121-2/+2
* Documented sb, st and vstats lavc options.diego2004-08-111-0/+9
* Break some lines, stray .RE removed.diego2004-08-111-8/+7
* man page review part IIIdiego2004-08-101-45/+58
* alphabetical orderdiego2004-08-101-6/+6
* typo and consistency fixesdiego2004-08-101-38/+42
* man page review part IIdiego2004-08-101-121/+116
* Lots of Pepsi, this was a leftover from the stone age.diego2004-08-101-9/+0
* Empty lines are not good troff markup, use .sp 1 instead.diego2004-08-101-65/+65
* trailing whitespace cosmeticsdiego2004-08-101-37/+37
* vo_tdfxfbdiego2004-08-101-1/+7
* synced with 1.637paszczi2004-08-101-40/+115
* XviD option descriptions, patch by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-091-37/+112
* qpel and ilme lavc options are mutually exclusive.diego2004-08-081-3/+3
* sync missing \wight2004-08-041-2/+2
* missing \ before -rawaudioreimar2004-08-041-1/+1
* Sync, some spelling and copy/paste issues.wight2004-08-031-15/+29
* even better -vo md5 descriptiondiego2004-08-031-1/+2
* Hint how to decode raw AC3reimar2004-08-021-0/+1
* Better documentation for -vo md5.diego2004-08-021-3/+8
* -cache-min, -cache-prefill documented.diego2004-08-021-0/+8
* Synced with 1.630, some typo from 1.624danny2004-08-021-18/+12
* Use = instead if # in ALSA device name, as # irritates our config-parser.reimar2004-07-301-2/+2
* added missing 'synced with'paszczi2004-07-281-0/+1
* More syncnauj272004-07-251-71/+78
* almost syncnauj272004-07-241-146/+454
* typopaszczi2004-07-221-2/+1
* nroff bugs fixed.diego2004-07-213-5/+5
* synced with 1.629paszczi2004-07-201-14/+9
* -adapters only works with directxattila2004-07-201-0/+1
* updates and fixes by Sebastian Krämer <mail@skraemer.de>diego2004-07-191-162/+214
* embarassing typodiego2004-07-194-7/+7
* -monitor-* options corrected.diego2004-07-191-5/+6
* cat disclaimer > /dev/nulldiego2004-07-191-8/+0
* Remove stray \.diego2004-07-191-1/+1
* typodiego2004-07-191-1/+1
* removed unnecessary commentspaszczi2004-07-181-54/+0
* manpage translated (finally) by Torinthiel and mepaszczi2004-07-181-2601/+4619
* Synced with 1.624danny2004-07-171-511/+563
* Number of subtitles corrected.diego2004-07-141-1/+1
* -use-stdin renamed to -noconsolecontrols.diego2004-07-141-9/+9
* cd and cgop lavc options documented, based on a patch by Nico Sabbi.diego2004-07-141-0/+8
* clarificationdiego2004-07-131-1/+1
* ao_alsa now uses the device= suboption syntax instead of hw= or hw:reimar2004-07-131-3/+3
* threads lavc option by Loren Merritt <lorenm@u.washington.edu>, typodiego2004-07-091-1/+5
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-07-071-60/+125
* better wording/spelling as suggested by the wandererdiego2004-07-061-4/+4
* ao_alsa now uses -mixer-channel instead of its special -mixer syntaxreimar2004-07-021-2/+5
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-07-021-66/+65
* (hopefully) better -use-stdin descriptiondiego2004-07-011-5/+6
* code cleanupdiego2004-07-011-2/+0
* ao_alsa and ao_oss documented.diego2004-07-011-7/+17
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-06-301-32/+29
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-06-301-44/+72
* incomplete skin directories, noticed by Sebastian Krämer <mail@skraemer.de>diego2004-06-301-1/+1
* typos pointed out by Sebastian Krämer <mail@skraemer.de>diego2004-06-301-18/+18
* small updates by Sebastian Krämer <mail@skraemer.de>diego2004-06-291-9/+10
* updates by Sebastian Krmer <mail@skraemer.de>diego2004-06-291-118/+357
* VIDEO OUTPUT DRIVERS moved right after VIDEO OUTPUT OPTIONS.diego2004-06-281-378/+378
* better -really-quiet descriptiondiego2004-06-281-2/+2
* -rtc-devicediego2004-06-281-0/+3
* Real now supports index building as well.diego2004-06-261-3/+3
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>alex2004-06-251-0/+3
* name changediego2004-06-253-8/+8
* wording/spelling improvements as suggested by the Wandererdiego2004-06-221-6/+6
* wording, spelling, bug fixesdiego2004-06-221-49/+45
* uniform VOBsub spellingdiego2004-06-211-10/+11
* 10l for Michael, nsse_weight should be nssew, spelling.diego2004-06-171-3/+3
* consistent suboption description for vo_quartznplourde2004-06-171-9/+8
* consistent suboption description for vo_quartzdiego2004-06-171-7/+6
* Better audio filter description, use same values as in the XML docs,diego2004-06-171-3/+3
* add more info about vo_quartznplourde2004-06-162-0/+16
* nssemichael2004-06-151-0/+6
* qprd needs mbd=2michael2004-06-131-1/+2
* typosdiego2004-06-101-2/+2
* SYNOPSIS reordered.diego2004-06-101-14/+13
* configurable 'junk' borders for pulluprfelker2004-06-101-2/+10
* dvd:// now supports title ranges, patch by Roberto Togni.diego2004-06-071-1/+4
* Synced with 1.593danny2004-06-061-48/+203
* xvmc and *vidix suboptions documented, better ao/vo suboption syntaxdiego2004-05-251-19/+51
* Change divx4 examples to lavc, based on a patch by Compn.diego2004-05-161-5/+5
* -ao option removed, there is a AUDIO OUTPUT DRIVERS section for that now,diego2004-05-141-29/+16
* ENCA supporthenry2004-05-131-0/+20
* AUDIO OUTPUT DRIVER section added, VO section extended, small fixes.diego2004-05-131-12/+119
* Mark EDL only options as such, typo.diego2004-05-121-3/+3
* sync (pre)nauj272004-05-101-6/+26
* synced with 1.587, some typo and some word untranslateddanny2004-05-091-82/+131
* vo_quartz, yuv related usagenplourde2004-05-051-0/+2
* unnecessary escapediego2004-05-041-1/+1
* spelling, wording sync with cfg-mencoder.hdiego2004-05-031-7/+7
* Hint at -mf in mf:// syntax description.diego2004-05-031-1/+1
* -adapter is not directx specific anymore.diego2004-05-011-1/+1
* vo_directx now supports keepaspect.diego2004-05-011-4/+4
* standard notationdiego2004-04-301-2/+1
* Allow user to disable writing of ODML indexranma2004-04-301-0/+4
* updated documentation for detc,ivtc,pulluprfelker2004-04-281-13/+22
* document harddup and softskiprfelker2004-04-281-0/+19
* Mark all options that work only in combination with XXX as (XXX only).diego2004-04-271-45/+48
* multiple DVB card syntax, based on a patch by Nico Sabbidiego2004-04-271-1/+1
* typosdiego2004-04-261-1/+1
* a52 dynamic range compression support by Peter Ganstereralex2004-04-262-0/+16
* rawaudio bitrate optiondiego2004-04-261-0/+2
* Synced with 1.573, remove unwanted space at end of linedanny2004-04-251-16/+86
* wordingdiego2004-04-221-1/+1
* typo fix: Mplayer --> MPlayerdiego2004-04-172-2/+2
* New filter by Ville Saari (114263 at foo dot bar dot org)rfelker2004-04-171-0/+60
* sync by Daniele Forghieridiego2004-04-171-18/+92
* 10l for me - stray option draft left behind.diego2004-04-171-15/+0
* vo_gl suboption doc improvedreimar2004-04-171-2/+2
* -vo caca documentation, patch by Pigeon <pigeon@pigeond.net>diego2004-04-171-4/+22
* OpenGL vo driver suboptions by Reimar and me.diego2004-04-131-0/+14
* -vo quartz docs by Nicolas Plourde <nicolas.plourde@sympatico.ca>diego2004-04-131-2/+5
* quartz vo, based on patch byNicolas Plourde <nicolas.plourde@sympatico.ca>diego2004-04-131-2/+5
* DVB update, patch by Nico <nsabbi@tiscali.it>diego2004-04-131-3/+2
* 1l fix.nauj272004-04-091-1/+1
* syncnauj272004-04-061-59/+134
* syncnauj272004-04-051-98/+176
* vf_phase filter by Ville Saari (114263 at foo dot bar dot org)rfelker2004-03-291-0/+46
* Use aspect from encoder for AVI vprp headerranma2004-03-241-21/+4
* sync by danny <guru@digitalfantasy.it>diego2004-03-231-30/+30
* Include the comments from -aviaspect into the description of -useaviaspect an...ranma2004-03-221-29/+21
* Better vprp aspect fixranma2004-03-221-0/+4
* -aviaspect option moved to its alphabetical position, new sentences shoulddiego2004-03-211-32/+33
* explicit option for AVI PRP headerhenry2004-03-211-0/+24
* -geometry examples corrected.diego2004-03-191-4/+4
* 100l bug fixes, -noaspect moved just below -aspect.diego2004-03-191-9/+9
* -adapter, -refreshrate options, based on patch by Sascha Sommerdiego2004-03-181-1/+13
* OpenDML read/write supportranma2004-03-171-13/+2
* Italian man page translation by Daniele Forghieri <guru@digitalfantasy.it>diego2004-03-151-0/+5544
* spelling fixesdiego2004-03-151-3/+3
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>ranma2004-03-091-0/+2
* -vo directfb options by Jiri Svobodadiego2004-03-051-6/+17
* spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)michael2004-02-241-3/+7
* vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzol...michael2004-02-241-5/+3
* A bit late, but here's the "more sane options ordering" patch.ranma2004-02-231-3/+3
* Line breaks inserted, overly long lines wrapped, partly reworded.diego2004-02-191-15/+20
* remove 1000000l example that DOES NOT WORK. 9 times out of 10 it willrfelker2004-02-171-3/+0
* Adds support for the film grain effect and deblocking filters in xvidattila2004-02-171-0/+11
* remove raw nonsense and replace it by one ovcattila2004-02-171-5/+3
* dfbmga docs updategabucino2004-02-121-0/+30
* slight wording improvement, noticed by Dominikdiego2004-02-101-1/+1
* GENERAL OPTIONS section added with a few entries, misc changes.diego2004-02-101-35/+36
* Keyboard control section moved to the beginning.diego2004-02-101-49/+49
* filmdint=fast description corrected, xvidencopts clarified.diego2004-02-101-6/+7
* better description bit_exact lavc optiondiego2004-02-101-4/+6
* syncnicolas2004-02-091-8/+35
* syncnicolas2004-02-091-6/+19
* bit_exact lavc option, patch by "Steven M. Schultz" <sms@2BSD.COM>diego2004-02-081-0/+6
* new filter: vf_noformat.joey2004-02-061-0/+13
* Expand frame dropping state description, qp filter explanation improved.diego2004-02-061-3/+4
* qp change filtermichael2004-02-051-0/+7
* missing \wight2004-02-041-1/+1
* syncnauj272004-02-031-19/+112
* xvid4 new aspect options - patch by Nico <nsabbi@tiscali.it>iive2004-02-031-0/+12
* lame accepts only integers, pointed out by iive.diego2004-02-021-2/+2
* syncnicolas2004-02-021-18/+86
* qns tipmichael2004-02-021-0/+3
* quantizer noise shapingmichael2004-02-021-0/+16
* Fix description of -srate, as pointed out by Rich.diego2004-02-021-1/+1
* rgbtest filter added, kerndeint filter description fixed and moved to adiego2004-02-011-19/+23
* kerndeint documentationranma2004-02-011-0/+18
* sync (PJS name discovered:)gabucino2004-01-301-1/+1
* Scale filter reworded, presize option documented, lowpassfreq anddiego2004-01-291-8/+36
* Fix the PJS (aka dunnowhat) subtitlesattila2004-01-291-2/+2
* syncnicolas2004-01-271-2/+2
* syncgabucino2004-01-271-2/+2
* 10000lrfelker2004-01-271-2/+2
* syncnicolas2004-01-251-55/+343
* syncgabucino2004-01-241-0/+7
* small fixesdiego2004-01-241-3/+2
* add option to select mixer channelattila2004-01-241-0/+9
* sync. Named parameters documented.nauj272004-01-221-3/+15
* Small wording and consistency improvements, named parameters documented.diego2004-01-201-2/+14
* syncnauj272004-01-191-47/+442
* Time to bump the dates, filter configuration file example, .TH expanded.diego2004-01-161-3/+7
* document xv portattila2004-01-121-0/+6
* filter list managementdiego2004-01-091-0/+17
* misc fixesdiego2004-01-091-19/+17
* add -codecs-file for selecting a specific codecs.conf on the comand lineattila2004-01-081-0/+4
* ildctcmp, VSAD, VSSEmichael2004-01-051-0/+7
* VIDEO OUTPUT DRIVERS section added.diego2004-01-051-22/+250
* 10lgabucino2004-01-051-1/+1
* syncnauj272004-01-031-5/+36
* syncnicolas2004-01-031-8/+38
* small fixesdiego2004-01-021-3/+3
* 10lgabucino2004-01-021-1/+1
* -fontconfig optiondiego2003-12-311-0/+3
* vismv, alt, ilme optionsmichael2003-12-301-0/+18
* interlaced scalingmichael2003-12-291-1/+3
* scenechange_threshold command line option patch by (Balatoni Denes <pnis at c...michael2003-12-281-0/+7
* sync, various fixesnicolas2003-12-281-27/+90
* syncnauj272003-12-281-26/+31
* lets see if lmin/lmax for constant IP quantizer and different constant quant ...michael2003-12-281-1/+1
* Cosmetics, inter_threshold lavc option, BUGS and AUTHORS section rewritten.diego2003-12-281-15/+17
* Christmas sync :-Dnauj272003-12-231-4/+42
* lavc options: obmc,top,loop.aiv,ssmichael2003-12-221-0/+23
* zrmjpeg options and two examples, per Diego's requestrik2003-12-211-0/+33
* syncnicolas2003-12-211-3/+7
* document new mode argument for ilpackrfelker2003-12-151-1/+4
* syncnicolas2003-12-141-179/+271
* 1l (I delete this phrase in the last sync)nauj272003-12-111-0/+1
* syncnauj272003-12-111-24/+93
* small fixeswight2003-12-091-2/+3
* small fixesdiego2003-12-091-3/+4
* Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>....alex2003-12-081-0/+74
* removing last pitiful traces of old-style DVD support, with no remorse, butgabucino2003-12-082-31/+0
* Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl...alex2003-12-081-0/+8
* RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>alex2003-12-081-0/+2
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-082-0/+6
* -vf yuvcspdiego2003-12-081-0/+3
* redundant info, available in DOCS/tech/manpage.txtdiego2003-12-071-6/+0
* sync and minor fixesnauj272003-12-051-212/+233
* typonauj272003-12-051-1/+1
* NOTE: now uniformly handled.diego2003-12-031-16/+28
* last missing lavc optionsdiego2003-12-031-3/+12
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+7
* bug fixes, cleanup, consistency, uniformitydiego2003-11-301-191/+179
* syncnicolas2003-11-191-12/+24
* syncnauj272003-11-171-10/+14
* -quiet shortened and reworded, each sentence should start on a new line.diego2003-11-151-4/+4
* 1lgabucino2003-11-131-6/+6
* syncgabucino2003-11-121-574/+653
* fixesgabucino2003-11-121-11/+11
* qprdmichael2003-11-121-0/+3
* missing \ before -wight2003-11-121-1/+1
* 1lnicolas2003-11-101-1/+1
* 10l and other fixes :-)nauj272003-11-101-12/+12
* oops, forgot some updatesnicolas2003-11-101-5/+16
* sync+gramatical fixnicolas2003-11-101-23/+115
* no more than 79 chars per line in man pagenicolas2003-11-101-4/+6
* syncnauj272003-11-091-12/+23
* gammas --> gamma, vqblur clarified.diego2003-11-081-7/+7
* eq2 gamma weight doku by (Alexander Stege <mplayer at legale-software dot com>)michael2003-11-042-12/+21
* vhq and vrc_strategy lavc options documented, spelling.diego2003-11-041-5/+11
* syncnauj272003-11-041-26/+154
* forgotten lavc options ...michael2003-11-041-1/+56
* mencoder lavc audio encoding supportranma2003-11-031-1/+24
* Export audio filter documentation by Gustavo Sverzut Barbieridiego2003-11-031-0/+7
* Document TV outfmt arbitrary formats and outfmt=help.diego2003-11-031-2/+4
* syncnicolas2003-10-311-9/+55
* Document lmin and lmax lavcopts; mpeg vrc_buf_size valuesranma2003-10-301-0/+11
* syncnauj272003-10-291-1/+33
* sync & fixnauj272003-10-291-7/+47
* Add -vf format=fmt=help hint.diego2003-10-291-0/+1
* -nocolorkey readded.diego2003-10-281-1/+6
* -loadidx and -saveidx explanation extended.diego2003-10-271-4/+8
* syncnicolas2003-10-271-45/+90
* Torinthiel: -nocolorkey removed (-colorkey present), \ missing,diego2003-10-271-17/+19
* -vf huemichael2003-10-271-0/+5
* _ ---> - in option names, approved by Alex.diego2003-10-277-36/+36
* -vf sppmichael2003-10-261-0/+9
* spelling fixes, mostly by <ismail.donmez@boun.edu.tr>diego2003-10-262-2/+2
* -vf filmichael2003-10-231-0/+9
* loadidx and saveidx options based on Jasons patchalex2003-10-231-0/+21
* (i)dct algosmichael2003-10-221-0/+8
* User settable http user-agent. Patch by Per Wigrenalex2003-10-221-0/+3
* colorkeying fixesalex2003-10-221-1/+7
* -tskeepbroken and -tsprog descriptions by Nico <nsabbi@libero.it>diego2003-10-211-0/+11
* (C) MPlayer Teamdiego2003-10-211-3/+14
* syncnauj272003-10-201-44/+27
* -nuvopts rtjpeg + small fixesdiego2003-10-201-4/+7
* more docs path fixesdiego2003-10-191-4/+5
* Man pages moved to DOCS/man/.diego2003-10-197-0/+28256