summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* manpage: remove removed "osd" commandwm42017-08-221-4/+0
* vf_eq: remove this filterwm42017-08-222-26/+1
* TOOLS/lua/autodeint: update to lavfi-bridgeRicardo Constantino2017-08-211-1/+0
* ao_rsound: allow setting the hostwm42017-08-211-1/+2
* video: add metadata handling for spherical videowm42017-08-211-0/+10
* options: correct two remaining instances of singular `file-path` optionsFrédéric Brière2017-08-181-2/+2
* manpage: update --lavfi-complex descriptionwm42017-08-171-4/+7
* options: change --loop semanticswm42017-08-142-5/+6
* player: add --track-auto-selection optionwm42017-08-122-0/+14
* player: make --lavfi-complex changeable at runtimewm42017-08-121-0/+3
* man/mpv: document bd:// expected titles and title listRicardo Constantino2017-08-111-0/+5
* vo_opengl: further GL API use separationwm42017-08-071-0/+5
* cocoa: add an option to disable the native macOS fullscreenAkemi2017-08-061-0/+4
* vo_opengl: make fbotex helper use rawm42017-08-051-0/+3
* w32_common: handle media keysJames Ross-Gowan2017-08-051-1/+1
* vo_opengl: support embedded ICC profilesNiklas Haas2017-08-031-0/+6
* vo_opengl: make compute shaders more flexibleNiklas Haas2017-08-031-7/+17
* vo_opengl: simplify/fix user shader textureswm42017-08-031-10/+12
* vo_opengl: generalize HDR tone mapping to gamut mappingNiklas Haas2017-08-032-7/+10
* vo_opengl: support loading custom user texturesNiklas Haas2017-07-271-13/+48
* vo_opengl: adjust the rules for linearizationNiklas Haas2017-07-241-2/+4
* manpage: expand --hwdec warningsNiklas Haas2017-07-241-17/+36
* vo_opengl: support user compute shadersNiklas Haas2017-07-241-0/+11
* vo_opengl: support HDR peak detectionNiklas Haas2017-07-241-0/+8
* vo_opengl: add direct rendering supportwm42017-07-241-0/+17
* options: drop --video-aspect-method=hybridwm42017-07-212-4/+2
* client API: drop some compatibility handlingwm42017-07-211-0/+3
* input: drop deprecated "osd" commandwm42017-07-211-0/+1
* options: kill --field-dominancewm42017-07-214-14/+4
* manpage: fix minor spelling mistake in mpv.rstJames Cowgill2017-07-191-1/+1
* manpage: upcase JavaScript for section title case consistency.torque2017-07-171-1/+1
* vo_opengl: use glBufferSubData instead of glMapBufferRangeNiklas Haas2017-07-161-3/+0
* vo_opengl: generalize --scale-clamp etc.Niklas Haas2017-07-122-6/+13
* player: change default section when loading encoding-profiles.confwm42017-07-121-2/+6
* man/options: fix a few broken options' examplesRicardo Constantino2017-07-121-16/+14
* ytdl_hook: actually load the script-optsRicardo Constantino2017-07-111-3/+3
* ytdl_hook: add option to exclude URLs from being parsedRicardo Constantino2017-07-111-0/+20
* manpage: add a description for --scaleNiklas Haas2017-07-091-0/+1
* vo_opengl: support tone-mapping-param for `clip`Niklas Haas2017-07-071-0/+3
* vo_opengl: rework --opengl-dumb-modeNiklas Haas2017-07-072-4/+6
* demux_lavf: remove --demuxer-lavf-cryptokey optionwm42017-07-062-4/+2
* js: utils.getenv(): fix crash on undefined varAvi Halachmi (:avih)2017-07-061-1/+2
* vo_opengl: also expose NAME_mul for user shadersNiklas Haas2017-07-061-0/+8
* vo_opengl: add --tone-mapping-desaturateNiklas Haas2017-07-061-0/+10
* vo_opengl: use textureGatherOffset for polar filtersNiklas Haas2017-07-051-1/+1
* filter_kernels: add radius cutoff functionalityNiklas Haas2017-07-031-0/+8
* m_option: deprecate multiple items for -add etc.wm42017-07-021-0/+2
* options: change everything againwm42017-07-023-29/+35
* vo_opengl: refactor vo performance subsystemNiklas Haas2017-07-013-24/+51
* options: change path list options, and document list optionswm42017-06-303-8/+63
* ao_coreaudio: insane hack for passing through AC3 as float PCMwm42017-06-301-0/+9
* video: change --video-aspect-method default value againwm42017-06-291-6/+9
* DOCS/tech-overview.txt: updateswm42017-06-291-50/+26
* manpage: fix unfinished sentencewm42017-06-291-1/+2
* input.conf: drop TV/DVB bindingswm42017-06-271-7/+2
* client API: drop old "no-" option emulationwm42017-06-262-0/+4
* manpage: fix --angle-swapchain-length requirementsJames Ross-Gowan2017-06-261-1/+1
* options: suggest a replacement for --field-dominancewm42017-06-251-1/+1
* DOCS/contribute.md: add rules for push access, that nobody will read...wm42017-06-241-0/+29
* DOCS/contribute.md: some updateswm42017-06-241-11/+16
* options: remove weird --really-quiet special behaviorwm42017-06-231-0/+1
* options: disable --field-dominance for WIP LGPL mode, also deprecatewm42017-06-231-0/+1
* player: deprecate "osd" commandwm42017-06-231-0/+1
* manpage: Remove documentation to use 'I' to show filename on the OSDLeo Izen2017-06-211-3/+0
* man/options: correct --{sub,osd}-font examplesRicardo Constantino2017-06-211-2/+2
* vo_opengl: implement sony s-log2 trcNiklas Haas2017-06-182-0/+3
* vo_opengl: implement sony s-log1 trcNiklas Haas2017-06-182-0/+3
* csputils: implement sony s-gamutNiklas Haas2017-06-181-0/+2
* vo_opengl: implement support for OOTFs and non-display referred contentNiklas Haas2017-06-182-0/+18
* csputils: rename HDR curvesNiklas Haas2017-06-183-6/+7
* video: refactor HDR implementationNiklas Haas2017-06-184-18/+12
* dec_video: change license to LGPL (almost)wm42017-06-182-2/+5
* image_writer, vo_image: change license to LGPLwm42017-06-181-8/+0
* vf_dlopen: remove this filterwm42017-06-181-23/+0
* stream_file: option to close fd after use -> fdclose://sfan52017-06-161-0/+5
* command: add all options to property->option bridgewm42017-06-151-0/+8
* js: add javascript scripting support using MuJSAvi Halachmi (:avih)2017-06-142-0/+338
* DOCS/contribute.md: commit message body should be line-broken toowm42017-06-131-2/+3
* manpage: Update 'u' keyboard shortcut docs to say 'sub-ass-override'Leo Izen2017-06-131-1/+1
* vo_opengl: add new HDR tone mapping algorithmNiklas Haas2017-06-091-4/+24
* options: slight cleanup of --sub-ass-style-overrideNiklas Haas2017-06-072-18/+23
* options: change --sub-fix-timing defaultwm42017-06-061-4/+4
* vo_opengl: hwdec_cuda: Support separate decode and display devicesPhilip Langdale2017-06-031-0/+10
* af, vf: improvements to libavfilter bridgewm42017-05-312-3/+12
* man/options: further document --chapters-file accepted filesRicardo Constantino2017-05-221-0/+4
* demux_raw: drop "mp-rawvideo" usewm42017-05-201-0/+1
* manpage: document tricky issue with IPC observe_property commandwm42017-05-161-0/+8
* manpage: better description for --external-filewm42017-05-161-3/+8
* man: document fonts.conf, subfont.ttf, and fonts subdirZhuoyun Wei2017-05-021-0/+17
* audio: merge --replaygain-track and --replaygain-album into one optionwm42017-04-271-6/+3
* audio: move replaygain control to top-level optionswm42017-04-263-0/+25
* DOCS/interface-changes.rst: fix typowm42017-04-261-1/+1
* wscript_build: install shared libmpv to BINDIR for Win32Ricardo Constantino2017-04-241-3/+0
* options: remove remaining deprecated audio device selection optionswm42017-04-232-50/+6
* Release 0.25.0v0.25.0Martin Herkt2017-04-231-7/+10
* client API: add MPV_ENABLE_DEPRECATED symbolwm42017-04-201-0/+3
* options: change --audio-file-auto default to not to load any fileswm42017-04-201-0/+3
* osc: add user_opts.boxmaxchars for box layout title limitAvi Halachmi (:avih)2017-04-191-0/+8
* man/osc: document volume and fullscreen buttonsRicardo Constantino2017-04-191-6/+17
* manpage: replace gendered pronounsNicolas F2017-04-191-2/+2
* demux: estimate total packet size, deprecate packet number limitswm42017-04-142-6/+13
* player: add --keep-open-pause=no optionDan Oscarsson2017-04-142-0/+9
* command, manpage: some leftover mentions of renamed --loop optionwm42017-04-111-4/+4
* manpage: group --loop options togetherwm42017-04-101-16/+16
* options: deprecate --loopwm42017-04-102-2/+9
* vo_opengl: add option for caching shaders on diskwm42017-04-081-0/+12
* DOCS/interface-changes.rst: document --vf/--af deprecationswm42017-04-041-0/+10
* video: support positional arguments for automatic lavfi option bridgewm42017-04-031-5/+5
* video: add automatic libavfilter bridge to option parsingwm42017-04-021-0/+7
* video: deprecate almost all video filterswm42017-04-021-0/+4
* manpage, client API: add some clarifications when commands use OSDwm42017-04-011-3/+7
* manpage: finish cut off sentencewm42017-04-011-1/+2
* player: make screenshot commands honor the async flagwm42017-04-011-0/+9
* input: add "async" flagwm42017-04-011-0/+6
* external_files: enable autoloading with URLsRicardo Constantino2017-04-011-0/+2
* osc: escape ASS and strip newlines on titleRicardo Constantino2017-03-271-0/+1
* osc: make title configurable and use property expansion on itRicardo Constantino2017-03-271-1/+7
* Revert "osc: make the title toggleable between media-title and filename"Ricardo Constantino2017-03-271-8/+2
* osx: fix key input in certain circumstancesAkemi2017-03-262-5/+1
* command: add expand-text command to property-expand a stringAvi Halachmi (:avih)2017-03-261-0/+5
* osc: make the title toggleable between media-title and filenameRicardo Constantino2017-03-261-2/+8
* command: change and simplify filter toggle syntaxwm42017-03-262-3/+8
* vo_opengl: angle: add --angle-flip to set the present modelJames Ross-Gowan2017-03-261-2/+15
* m_option: consistent af/vf filter entry "enabled" flag default valuewm42017-03-251-0/+1
* command: add better runtime filter toggling methodwm42017-03-253-24/+48
* manpage: minor addition for --video-syncwm42017-03-251-0/+4
* sub: add SDH subtitle filterDan Oscarsson2017-03-252-0/+19
* command: add demux-start-time propertyMatthias Hunstock2017-03-251-0/+3
* vo_opengl: replace uniform variable image_size with input_sizeigv2017-03-252-2/+4
* vo_opengl: add tex_offset uniform variable to user shadersigv2017-03-251-0/+2
* vo_opengl: make size of a cropped source image available to user shadersigv2017-03-251-3/+5
* af_drc: removeJan Janssen2017-03-253-24/+2
* manpage: add empty line between protocol header/descriptionwm42017-03-251-0/+19
* manpage: explain more about outstanding dvdnav bugsFrederick Eaton2017-03-251-5/+11
* command: add a property to signal whether networking is usedwm42017-03-241-0/+8
* manpage: fix a typowm42017-03-201-1/+1
* vo_opengl: add a --opengl-es=force2 optionwm42017-03-201-0/+2
* vo_opengl: add experimental vdpauglx backendwm42017-03-181-0/+5
* screenshot: change details of --screenshot-format handlingwm42017-03-182-1/+2
* image_writer: remove useless formatswm42017-03-183-12/+2
* manpage: slightly improve screenshot-raw descriptionwm42017-03-181-3/+4
* manpage: minor clarification to screenshot command argument handlingwm42017-03-151-2/+6
* manpage: adjust description of libva deinterlacer ref direction messwm42017-03-071-5/+7
* hw_videotoolbox: allow using native decoder output formatwm42017-03-021-0/+2
* vf_vavpp: add advanced deint bug compatibility for Intel vaapi driverswm42017-02-281-0/+7
* cocoa: add option to force dedicated GPUAkemi2017-02-271-0/+6
* demux_lavf: skip avformat_find_stream_info() for some formatswm42017-02-231-0/+9
* vo_opengl: remove dxva2 dummy hwdec backendwm42017-02-201-0/+3
* manpage: discourage vo_vaapi furtherwm42017-02-171-3/+2
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-171-2/+3
* vo_opengl: hwdec_osx: use new format setup functionwm42017-02-171-2/+2
* manpage: remove stale --volume-restore-data entrywm42017-02-171-12/+0
* DOCS/waf-buildsystem.rst: fix typoPedro Pombeiro2017-02-151-1/+1
* cocoa: add --ontop-level option for modifying ontop window levelAkemi2017-02-131-0/+8
* DOCS/contribute.md: adjust coding style for if/else bracingwm42017-02-111-6/+4
* DOCS/mplayer-changes.rst: fix syntaxwm42017-02-101-1/+4
* manpage: fix incorrect option name for --record-filewm42017-02-082-2/+2
* player: add experimental stream recording featurewm42017-02-072-0/+24
* vo_opengl: angle: rewrite with custom swap chainJames Ross-Gowan2017-02-071-7/+61
* manpage: Reorganise discussion of cuda hwdec to be less confusingPhilip Langdale2017-02-061-12/+8
* DOCS/edl-mpv.rst: fix typowm42017-02-051-1/+1
* ytdl_hook, edl: implement pseudo-DASH supportwm42017-02-041-3/+40
* manpage: state that hwdec d3d11va requires Windows 8+S2F0amEgS2xvdmVy2017-02-031-2/+2
* player: different way to auto-enable the demuxer cachewm42017-02-021-0/+2
* sub: add justify of subtitlesDan Oscarsson2017-02-012-0/+14
* win32: snap to screen edgespavelxdd2017-01-271-0/+3
* stream_lavf: add support for data URIsRicardo Constantino2017-01-251-0/+4
* manpage: add "A/V sync" to make it findable with Ctrl+foctos2017-01-251-1/+1
* sub: add option to force using video resolution for image subtitleswm42017-01-231-0/+7
* player: remove --stream-capture option/propertywm42017-01-213-19/+5
* command: rename framedrop propertieswm42017-01-202-2/+10
* x11: pseudo HiDPI scalingwm42017-01-191-1/+1
* options: drop deprecated --sub-codepage syntaxwm42017-01-192-2/+4
* options: drop deprecated --vd/--ad codecs selection featureswm42017-01-192-12/+3
* player: add prefetching of the next playlist entrywm42017-01-181-0/+21
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionwm42017-01-173-4/+26
* manpage: add comment about --alpha being broken on X11/EGL/Mesawm42017-01-161-0/+1
* lua: allow unregistration of idle handlersOlivier Perret2017-01-151-0/+5
* manpage: define stricter rules for C plugin return valueswm42017-01-141-2/+5
* manpage: fix a typowm42017-01-131-1/+1
* player: add experimental C plugin interfacewm42017-01-121-0/+56
* manpage: document x11probe OpenGL backendwm42017-01-061-0/+3
* options: deprecate some other complex --ad/--vd featureswm42016-12-232-2/+4
* options: explicitly deprecate --ad-spdif-dtshdwm42016-12-231-0/+2
* options: deprecate codec family selection in --vd/--adwm42016-12-232-8/+12
* audio: change how spdif codecs are selectedwm42016-12-232-4/+5
* Fix mistakes in spelling and grammarDario Russo2016-12-211-1/+1
* options: change --h=... behaviorwm42016-12-161-3/+4
* cocoa: fullscreen refactoringAkemi2016-12-152-4/+1
* manpage: add table of contents to the HTML versionZhiming Wang2016-12-141-0/+2
* manpage: document current and legacy option syntax betterwm42016-12-121-0/+28
* manpage: clarify --loop optionwm42016-12-121-2/+2
* charset_conv: simplify and change --sub-codepage optionwm42016-12-092-52/+23
* manpage: replace `-vo` with `--vo`Douglas Christman2016-12-081-2/+2
* manpage: remove mention of window alpha (OSX)Akemi2016-12-081-4/+1
* manpage: move the --opengl-dumb-mode option downwm42016-12-071-14/+14
* demux, stream: add option to prevent opening referenced fileswm42016-12-041-0/+20
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-253-10/+4
* DOCS/compile-windows: be more specific about the D3D compiler DLLMartin Herkt2016-11-231-7/+6
* vo_opengl: hwdec_cuda: Support P016 output surfacesPhilip Langdale2016-11-221-2/+2
* options: remove legacy global sub-option syntaxwm42016-11-221-0/+2
* command: redefine some deprecated propertieswm42016-11-222-4/+12
* vf_vdpaurb: remove this filterwm42016-11-222-9/+2
* client API: turn mpv_suspend() and mpv_resume() into stubswm42016-11-223-34/+10
* Fix some future release version numberswm42016-11-213-8/+8
* DOCS: update interface changesMartin Herkt2016-11-202-3/+10
* options: clarify --softvol deprecation message and manpage entrywm42016-11-191-3/+3
* wscript: move install dirs setting to after C compiler checkRicardo Constantino2016-11-161-5/+2
* DOCS/client-api-changes.rst: fix typowm42016-11-151-2/+2
* DOCS/interface-changes.rst: reword a linewm42016-11-151-2/+2
* audio: avoid returning audio-device-list entries without descriptionwm42016-11-142-2/+5
* vo_opengl: blend against background color for --alpha=blendPhilip Sequeira2016-11-131-1/+2
* docs: remove trailing spacesStefano Pigozzi2016-11-111-2/+2
* cocoa: option to scale window by HiDPI scale factorAkemi2016-11-111-0/+7
* osc: add seekbarstyle=knobRicardo Constantino2016-11-091-1/+2
* manpage: rename drm-egl to drm.Emmanuel Gil Peyrot2016-11-071-1/+1
* man/options.rst: fix typoDouglas Christman2016-11-061-1/+1
* manpage: explicitly document all scaling optionsNiklas Haas2016-11-011-82/+77
* filter_kernels: add ability to taper kernels/windowsNiklas Haas2016-11-011-6/+13
* man/osc: remove extra indentation from 3adc6071Ricardo Constantino2016-10-301-10/+10
* osc: top/bottombar: rescale layout to same size with scale=1Ricardo Constantino2016-10-291-3/+3
* man/osc: Fix hard wrapping in man filesRicardo Constantino2016-10-291-41/+61
* osc: compromise on default deadzonesizeRicardo Constantino2016-10-291-1/+1
* osc: add script message handlers for chapter/track/playlistsRicardo Constantino2016-10-241-0/+4
* vo_tct: support also 256 colors outputAvi Halachmi (:avih)2016-10-251-0/+3
* vo_tct: optional custom size, support non-posix with 80x25 defaultAvi Halachmi (:avih)2016-10-251-1/+5
* man/osc: reorder a few options for better visibilityRicardo Constantino2016-10-231-24/+25
* manpage: document ytdl://wm42016-10-231-0/+9
* manpage: fix a renamed option namewm42016-10-211-1/+1
* vo_opengl: partially re-enable glFlush() callswm42016-10-211-3/+6
* vf_vdpaurb: deprecate this filterwm42016-10-201-0/+2
* video: add --hwdec=vdpau-copy modewm42016-10-201-3/+4
* vo_tct: introduce modern caca alternativerr-2016-10-201-0/+15
* man/osc: better explain the values of deadzonesizeRicardo Constantino2016-10-171-1/+3
* vd_lavc: Add hwdec wrapper for crystalhdPhilip Langdale2016-10-151-0/+6
* osc: add user-alterable margin for top/bottombarRicardo Constantino2016-10-151-0/+4
* osc: add right-click behavior to playlist and chapter buttonsRicardo Constantino2016-10-151-0/+4
* osc: change default layout to bottombarRicardo Constantino2016-10-151-61/+37
* osc: move tooltip to inside seekbar for top/bottombarRicardo Constantino2016-10-071-0/+4
* vo_drm: change CLI options + refactorsrr-2016-10-071-7/+7
* man: fix PDF buildMartin Herkt2016-10-061-4/+0
* cocoa: add glFlush() to cocoa backendAkemi2016-10-061-1/+1
* vo_opengl: disable glFlush() by default, and add an option to enable itwm42016-10-051-0/+5
* manpage: fix closing quotewm42016-10-041-1/+1
* options: rename subtitle optionsDan Oscarsson2016-10-034-108/+200
* DOCS/interface-changes.rst: mention seek command changewm42016-10-031-0/+3
* command: allow absolute seeks relative to end of streamPhilip Sequeira2016-10-021-1/+1
* vo_opengl: add debugging options for testing with padded textureswm42016-10-011-1/+7
* rpi: add --hwdec=rpi-copywm42016-09-301-0/+4
* w32_common: implement VOCTRL_GET_DISPLAY_NAMESJames Ross-Gowan2016-09-291-3/+6
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadwm42016-09-271-2/+2
* player: allow opts in pseudo-gui set by the user to override user's defaultRicardo Constantino2016-09-261-6/+10
* qthelper: introduce new convenience functionswm42016-09-261-0/+3
* DOCS/compile-windows.md: update msys2 instructions againKevin Mitchell2016-09-251-3/+3
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedPhilip Langdale2016-09-241-2/+2
* player: do not let pseudo-gui override user config settingswm42016-09-232-7/+17
* command: add a load-script commandwm42016-09-221-0/+3
* hwdec/cuda: Document how to activate cuda deinterlacingPhilip Langdale2016-09-221-8/+11
* player: add --watch-later-directory optionDavid Logie2016-09-221-0/+7
* client API: more or less deprecate mpv_set_option()wm42016-09-212-1/+10
* lua: add API for registering idle handlerswm42016-09-211-0/+7
* manpage: lua: mention recent deprecationswm42016-09-211-4/+6
* lua: expose subprocess_detachedrr-2016-09-211-0/+13
* command: add a video-dec-params propertywm42016-09-201-0/+3
* man/options.rst: fix typo and layoutKranky K. Krackpot2016-09-201-6/+8
* player: make --osc/--ytdl settable during playbackwm42016-09-201-0/+4
* client API: revert some relaxations about calling mpv_initialize()wm42016-09-191-2/+0
* command: add audio-pts property to get the audio ptsHector Martin2016-09-191-0/+6
* af_rubberband: add af-command and option to change the pitchHector Martin2016-09-191-2/+13
* af_pan: add af-command support to change the matrixHector Martin2016-09-191-0/+7
* player: more option/property consistency fixeswm42016-09-182-18/+13
* command: fix window-scale option/property inconsistencieswm42016-09-181-0/+3
* options: rename/deprecate --playlist-poswm42016-09-183-10/+7
* options: actually deprecate --mute=autowm42016-09-183-3/+8
* command: add an apply-profile commandwm42016-09-171-0/+8
* options: take care of propertly updating options on runtime changeswm42016-09-172-0/+17
* manpage: document some more property/options inconsistencieswm42016-09-171-0/+27
* DOCS: vo/ao auto profiles are deprecatedRiCON2016-09-171-2/+1
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-163-0/+11
* options: add --hwdec=yes as alias for --hwdec=autowm42016-09-151-2/+3
* client API: remove SIGPIPE overriding codewm42016-09-151-0/+2
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdwm42016-09-151-2/+5
* vo_opengl: mali fbdev supportwm42016-09-131-0/+2
* DOCS/interface-changes.rst: minor cleanupwm42016-09-131-19/+16
* manpage: vo_rpi -> vo_openglwm42016-09-131-1/+1
* player: Apply new sub-speed values during playbackVladimir Panteleev2016-09-131-0/+1
* vo_rpi: deprecate this VOwm42016-09-122-1/+13
* man: fix building pdfshinchiro2016-09-121-4/+6
* hwdec_cuda: Add trivial cuda-copy wrapperPhilip Langdale2016-09-111-4/+9
* options: make --h list options according to a pattern passed to itwm42016-09-101-1/+5
* man: fix typobugdone2016-09-101-1/+1
* stream_cdda: remove weird option parsing stuffwm42016-09-092-1/+5
* man/options: Document cuda hwdec.Philip Langdale2016-09-091-0/+6
* options: drop unreferenced --bluray-angle optionwm42016-09-081-4/+0
* manpage: remove more references to deprecated sub-option syntaxwm42016-09-074-69/+49
* DOCS/interface-changes.rst: list exact sub-option replacementswm42016-09-061-0/+2
* vo_vdpau: rename some sub-optionswm42016-09-061-2/+2
* audio/out: deprecate "exclusive" sub-optionswm42016-09-053-0/+14
* audio/out: deprecate device sub-optionswm42016-09-053-16/+17
* options: deprecate suboptions for the remaining AO/VOswm42016-09-053-73/+115
* vo_direct3d: deprecate direct3d_shaders aliaswm42016-09-052-8/+11
* vo_image: move to global optionswm42016-09-051-10/+12
* ao_jack: move to global optionswm42016-09-051-6/+8
* options: add a mechanism to make sub-option replacement slightly easierwm42016-09-051-6/+2
* sd_lavc: enable teletextwm42016-09-031-0/+4
* manpage: document another option/property inconsistencewm42016-09-031-0/+13
* config: deprecate ao and vo auto-profileswm42016-09-031-0/+1
* manpage: mention how to apply/view opengl-hq profilewm42016-09-021-1/+2
* ao_alsa: change sub-options to global optionswm42016-09-023-68/+59
* command: remove vo-cmdlinewm42016-09-022-7/+2
* options: deprecate --vo-defaultswm42016-09-022-0/+3
* vo_opengl: deprecate sub-options, add them as global optionswm42016-09-023-837/+818
* DOCS: move libmpv stub to manpagewm42016-09-023-22/+17
* manpage: mention the client API/interface change logswm42016-09-022-3/+8
* command: deprecate "cache" property, replace with "cache-percent"wm42016-09-022-5/+2
* vo_opengl: remove pre/post/scale-shadersNiklas Haas2016-09-022-63/+17
* client API: create core thread at an earlier timewm42016-09-011-0/+2
* command: fix or document some property/option consistency issueswm42016-09-012-1/+39
* command: remove 2 deprecated propertieswm42016-09-012-18/+1
* command: rename/deprecate some conflicting property nameswm42016-09-012-3/+14
* command: add options to property listwm42016-09-013-160/+20
* vo, ao: disable positional parameter suboptionswm42016-09-011-1/+1
* m_option: replace --no-video-aspect aliaswm42016-08-311-6/+4
* client API: deprecate "no-..." option handlingwm42016-08-313-17/+23
* m_config: handle --no-... options differentlywm42016-08-311-0/+5
* vo_xv: remove an aliased optionwm42016-08-311-4/+3
* command: export profile list as a propertywm42016-08-281-0/+8
* player: add option to disable video OSDwm42016-08-281-4/+19
* command: add property for current subtitle textwm42016-08-271-0/+7
* vo_opengl: angle: new opengl flag to control DirectCompositionAvi Halachmi (:avih)2016-08-251-0/+10
* manpage: fix typowm42016-08-201-1/+1
* manpage: info about --panscan vs. --video-unscaledrr-2016-08-191-1/+4
* aspect: add --video-unscaled=downscale-bigrr-2016-08-191-3/+4
* manpage: input: fix define-section syntaxjaseg2016-08-171-2/+2
* player: add option to control duration of image displaywm42016-08-172-0/+21
* DOCS: Update versionMartin Herkt2016-08-152-2/+2
* command: add replaygain information properties to track-listwm42016-08-131-0/+14
* audio/filter: remove delay audio filterPaul B Mahol2016-08-121-28/+0
* command: add a property that returns filename without extensionwm42016-08-111-0/+6
* manpage: remove the word "slave"wm42016-08-111-6/+6
* player: add --no-autoload-files optionwm42016-08-101-0/+10
* player: add --audio-wait-open optionswm42016-08-091-0/+8
* player: add --audio-stream-silencewm42016-08-091-0/+11
* DOCS/release-policy.md: reminder to update certain version numberswm42016-08-071-1/+2
* client API: bump API for stream_cbwm42016-08-071-0/+2
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-041-19/+44
* options: add vp9 to --hwdec-codecswm42016-07-301-3/+3
* vo_opengl: remove the 3dlut-size npot2 restrictionNiklas Haas2016-07-251-2/+1
* vo_opengl: reduce default 3dlut-size to 64x64x64Niklas Haas2016-07-251-1/+1
* manpage: not-document tscale=linearwm42016-07-211-0/+3
* audio: refactor mixer code and delete mixer.cwm42016-07-173-0/+9
* vf_d3d11vpp: add video processor selectionwm42016-07-151-0/+6
* videotoolbox: add yuv420p to --videotoolbox-formatwm42016-07-151-2/+2
* man: fix PDF build errorMartin Herkt2016-07-151-0/+1
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Aman Gupta2016-07-151-0/+1
* DOCS/compile-windows.md: MSVC DLL usage instructionswm42016-07-141-0/+18
* Use - as command-name separator everywhereTimotej Lazar2016-07-146-17/+17
* manpage: add some missing color management related sub-propertieswm42016-07-131-0/+3
* command: add properties for HDR metadataNiklas Haas2016-07-131-0/+6
* manpage: minor fixwm42016-07-102-3/+3
* man: fix typowm42016-07-091-1/+1
* audio: drop --softvol=no and --softvol=autowm42016-07-093-37/+51
* man: fix typosJakub Wilk2016-07-095-11/+11
* man: fix botched sentencewm42016-07-081-3/+3
* client API: remove "status" log level from mpv_request_event docswm42016-07-081-0/+4
* manpage: document confusing "vf clr" command usagewm42016-07-031-0/+2
* command: pack sub image data in overlay-add commandwm42016-07-011-21/+11
* options: deprecate --heartbeat-cmdwm42016-06-292-0/+10
* vo_opengl: add output_size uniform to custom shaderMuhammad Faiz2016-06-281-0/+3
* vo_opengl: implement the Panasonic V-Log functionNiklas Haas2016-06-282-0/+3
* manpage: add missing documentation for vf_format:gamma=dci-p3Niklas Haas2016-06-281-0/+1
* csputils: add Panasonic V-Gamut primariesNiklas Haas2016-06-282-0/+3
* manpage: warn about the use of HDR functions for target-trcNiklas Haas2016-06-281-0/+6
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCNiklas Haas2016-06-282-0/+3
* Fix misspellingsstepshal2016-06-261-1/+1
* manpage: fix typowm42016-06-261-1/+1
* DOCS: change version references from 0.17.1 to 0.18.0wm42016-06-253-6/+6
* af_lavcac3enc: make encoder configurablewm42016-06-231-1/+5
* vo_opengl: vdpau interop without RGB conversionwm42016-06-191-3/+6
* vo_opengl: remove prescaling framework with superxbr prescalerBin Jin2016-06-182-32/+1
* vo_opengl: remove nnedi3 prescalerBin Jin2016-06-181-31/+1
* vo_opengl: make size of OUTPUT available to user shadersBin Jin2016-06-121-3/+3
* vo_opengl: refactor performance data propertiesNiklas Haas2016-06-081-24/+38
* vo_opengl: make user hook passes optionalNiklas Haas2016-06-081-4/+11
* vo_opengl: expose performance timers as propertiesNiklas Haas2016-06-071-0/+24
* vo_opengl: apply vo-cmdline command incrementallywm42016-06-051-0/+5
* manpage: update --hwdec=d3d11va remarkswm42016-05-311-5/+3
* vo_opengl: default hdr-tone-mapping to hableNiklas Haas2016-05-301-3/+4
* vo_opengl: refactor HDR mechanismNiklas Haas2016-05-302-3/+12
* vo_opengl: add hable tone-mapping algorithmNiklas Haas2016-05-301-0/+3
* vo_opengl: rename tone-mapping=simple to reinhardNiklas Haas2016-05-301-4/+4
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+9
* command: add playlist-pos-1 propertywm42016-05-261-0/+3
* vo_opengl: always autoselect ANGLE as backend if availablewm42016-05-261-2/+2
* manpage: adjust dxva2 descriptionwm42016-05-231-3/+6
* manpage: document how hardware decoding might cause quality losswm42016-05-231-0/+36
* docs: fix some typosBen Boeckel2016-05-232-2/+2
* vo_opengl: remove non-working rgb/rgba FBO formatswm42016-05-202-1/+3
* DOCS/mplayer-changes: document HDR supportNiklas Haas2016-05-161-1/+2
* manpage: declare user-shader syntax for not stablewm42016-05-161-0/+4
* vo_opengl: implement more HDR tonemapping algorithmsNiklas Haas2016-05-161-3/+32
* vo_opengl: implement HDR (SMPTE ST2084)Niklas Haas2016-05-162-0/+9
* vo_opengl: abstract hook texture access behind macroNiklas Haas2016-05-151-2/+14
* vo_opengl: use RPN expressions for user hook sizesNiklas Haas2016-05-151-7/+17
* vo_opengl: support external user hooksNiklas Haas2016-05-151-0/+113
* lua: add timer:is_enabled() functionJulian2016-05-141-0/+4
* manpage: document missing sub-propertieswm42016-05-111-0/+2
* video: add --hwdec=auto-copy modewm42016-05-111-0/+8
* manpage: unmark d3d11va as "experimental"wm42016-05-111-2/+3
* manpage: document -- and some issues passing filenameswm42016-05-101-1/+12
* manpage: fix some script_message references to preferred namewm42016-05-093-9/+9
* win32: make taskbar progress indication optionalmaniak13492016-05-082-0/+9
* manpage: document --x11-bypass-compositor=nowm42016-05-081-1/+4
* manpage: change gnome-screensaver-command exampleRahul Kalkani2016-05-071-1/+1
* x11: rename inappropriate --x11-bypass-compositor=never optionwm42016-05-071-2/+2
* x11: add --x11-bypass-compositor=alwayswm42016-05-061-2/+7
* DOCS: update documentation related to color managementNiklas Haas2016-05-062-6/+12
* manpage: minor fixes to --lavfi-complexwm42016-05-061-2/+3
* client API: access choices as flags if appropriatewm42016-05-042-0/+9
* command: change some hwdec propertieswm42016-05-042-2/+30
* lcms: improve black point handling (especially BT.1886)Niklas Haas2016-05-041-0/+7
* manpage: fix typoVaidas Kascėnas2016-04-301-1/+1
* options: add --fit-border video optionmaniak13492016-04-301-0/+6
* sd_add: replace --sub-ass=no with --ass-style-override=stripwm42016-04-302-5/+12
* vo_opengl: support GL_EXT_texture_norm16 on GLESwm42016-04-271-1/+2
* vo_opengl: D3D11VA + ANGLE interopwm42016-04-271-0/+1
* manpage: fix --autofit examplewm42016-04-241-1/+1
* command: if only ab-loop-b is set, loop from start of filewm42016-04-213-7/+12
* stream_memory: add hex:// protocolwm42016-04-201-0/+3
* player: loop on end of file if ab-loop-b is unsetwm42016-04-182-2/+6
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEwm42016-04-151-0/+9
* aspect: rework --video-unscaledNiklas Haas2016-04-102-7/+6
* osd: add italic font for osdst4t1k2016-04-081-0/+3
* x11: do not set _NET_WM_BYPASS_COMPOSITOR by defaultwm42016-04-031-2/+2
* aspect: make video-zoom logarithmicNiklas Haas2016-04-032-6/+5
* manpage: change underscore to hyphen in input commandKevin Mitchell2016-04-031-1/+1
* manpage: fix typoKevin Mitchell2016-04-021-1/+1
* manpage: add example for --msg-levelwm42016-04-021-0/+16
* vd_lavc: add d3d11va hwdecKevin Mitchell2016-03-301-0/+1
* command: add video-stereo-mode propertywm42016-03-281-0/+3
* lua: don't require key for mp.add_key_binding()wm42016-03-261-1/+2
* DOCS/interface-changes: mention --input-ipc-server changewm42016-03-241-0/+2
* man: ipc: update for named pipe IPC on WindowsJames Ross-Gowan2016-03-232-11/+42
* command: change "cache-speed" OSD formattingwm42016-03-221-2/+2
* command: add cache-speed propertywm42016-03-202-0/+6
* man: lua: fix typo in script-binding example.torque2016-03-191-1/+1
* csputils: add DCI-P3 colorspaceNiklas Haas2016-03-191-0/+2
* DOCS/compile-windows.md: use CC=gcc.exe for msys2 compileKevin Mitchell2016-03-181-2/+2
* DOCS/compile-windows.md: update dependencies for msys2 buildKevin Mitchell2016-03-181-1/+1
* lua: don't suspend core by default during script executionwm42016-03-182-7/+2
* DOCS/compile-windows.md: update MSYS2 instructionsKevin Mitchell2016-03-161-12/+37
* manpage: fix inverted condition in mixer-active descriptionwm42016-03-131-2/+2
* manpage: minor changes to some environment variableswm42016-03-121-5/+1
* manpage: add that dxinterop may work on intel.Kevin Mitchell2016-03-101-1/+2
* manpage: remove extraneous newlines from end of options.rstKevin Mitchell2016-03-101-2/+0
* manpage: add note about video filters and hwdecKevin Mitchell2016-03-101-1/+5
* manpage: document dxva2 option for hwdecKevin Mitchell2016-03-101-3/+6
* DOCS: add some hints to the new examples repositorywm42016-03-101-0/+14
* DOCS: remove client API exampleswm42016-03-1025-1936/+0
* command: change stream-pos semanticswm42016-03-092-2/+4
* vo_opengl: rename prescale to prescale-lumaNiklas Haas2016-03-051-10/+4
* demux: add null demuxerwm42016-03-042-1/+5
* command: add encoder-list propertywm42016-03-011-2/+7
* command: export canonical ffmpeg version identifierwm42016-02-291-0/+7
* command: export list of all decoderswm42016-02-291-0/+32
* command: export more information under track-listwm42016-02-292-5/+34
* osc: add always-on mode and unify visibility mode (always/never/auto)Avi Halachmi (:avih)2016-02-271-12/+13
* manpage: add showvolume example to --lavfi-complexwm42016-02-271-0/+3
* manpage: fix typowm42016-02-211-1/+1
* manpage: add hint where the full keybindings are declaredwm42016-02-211-0/+4
* demux_timeline: fix nested timelineswm42016-02-202-5/+3
* player: add on_preloaded hookwm42016-02-151-0/+11
* manpage: normal filters are still active with complex filterswm42016-02-121-0/+3
* manpage: fix indenting issue in vf_formatNiklas Haas2016-02-111-21/+21
* manpage: add example for playing 2 audio tracks at the same timewm42016-02-081-0/+2
* player: add --external-file optionwm42016-02-081-0/+5
* player: add complex filter graph supportwm42016-02-051-1/+43
* input: ignore --input-cursor for events injected by input commandswm42016-02-041-0/+2
* audio: remove default preference for libdcadecwm42016-02-011-1/+1
* DOCS: explain about DVD situation in man page.archenemies2016-01-311-0/+39
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdwm42016-01-272-4/+16
* vo_opengl: support 10 bit support with ANGLEwm42016-01-261-1/+1
* vo_opengl: default to rgba16f FBOs on ANGLEwm42016-01-261-2/+2
* command: always allow setting volume/mute propertieswm42016-01-262-2/+24
* manpage: fix typowm42016-01-251-1/+1
* vo_opengl: add tscale-interpolates-only sub-optionwm42016-01-252-0/+5
* vo_opengl: default scaler-resizes-only sub-option to yeswm42016-01-252-1/+2
* vo_opengl: rename custom shader entrypoint from sample to sample_pixelwm42016-01-252-1/+7
* manpage: minor correctionswm42016-01-242-8/+4
* DOCS/interface-changes: fix typowm42016-01-231-1/+1
* manpage: adjust vf/af-command descriptionwm42016-01-221-1/+4
* command: add af-command commandwm42016-01-221-0/+3
* command: add vf-command commandwm42016-01-221-0/+6
* audio: change downmix behavior, add --audio-normalize-downmixwm42016-01-202-0/+13
* audio: change --audio-channels default back to stereowm42016-01-202-5/+9
* manpage: adjust --display-fps descriptionwm42016-01-181-3/+7
* manpage: update win32 config pathwm42016-01-141-1/+1
* man: options: Clarify expected behaviour with --dvbin-full-transponder.Oliver Freyermuth2016-01-141-4/+7
* man: options: hint to cycling of program property.Oliver Freyermuth2016-01-141-0/+2
* man: input: document new DVB bindings and properties.Oliver Freyermuth2016-01-142-1/+13
* manpage: mention that image subtitles can not be repositioned etc.wm42016-01-121-0/+8
* manpage: adjust documented screenshot file namewm42016-01-081-2/+3
* win32: fix fd://James Ross-Gowan2016-01-071-3/+2
* ao_dsound: remove this audio outputwm42016-01-061-16/+2
* options: exclude 360 from --video-rotate rangewm42016-01-021-1/+1
* manpage: lua: fix command nameswm42015-12-291-5/+5
* demux_mkv: adjust subtitle preroll defaultswm42015-12-271-2/+9
* options: add --audio-file-pathswm42015-12-251-1/+5
* input: add a catch-all "unmapped" commandwm42015-12-231-0/+6
* input: add key name to script-binding command responsewm42015-12-231-8/+14
* vo_opengl: blend transparent video against tiles by defaultwm42015-12-221-2/+4
* Add a CONTRIBUTING.md filewm42015-12-221-9/+11
* vf_yadif: change defaultswm42015-12-212-5/+6
* DOCS/compile-windows: pthreads is not needed anymorewm42015-12-201-16/+1
* win32: input: use Vista CancelIoExJames Ross-Gowan2015-12-201-22/+0
* video: switch from using display aspect to sample aspectwm42015-12-191-4/+4
* vo_opengl: disable pbo by defaults for opengl-hqwm42015-12-191-5/+7
* man: fix grammar issuesMartin Herkt2015-12-199-65/+71
* vo_opengl: add dxinterop backendJames Ross-Gowan2015-12-111-0/+3
* stream: drop PVR supportwm42015-12-101-59/+0
* sub: increase gap/overlap fixing threshold to 210mswm42015-12-071-1/+1
* vo_opengl: decrease default lookup texture size to 64Bin Jin2015-12-071-2/+2
* vo_opengl: make LOOKUP_TEXTURE_SIZE configurableBin Jin2015-12-071-0/+9
* win32: add option to set VO MMCSS profilewm42015-12-061-0/+4
* manpage: reflect recent subtitle changeswm42015-12-062-10/+10
* examples/qt_opengl: Use fbo of the widget and not the thread contextcommander kotori2015-12-031-1/+1
* examples/qt_opengl: remove redundant time-start property fetchcommander kotori2015-12-031-2/+1
* vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0Bin Jin2015-12-021-2/+2
* manpage: fix a command namewm42015-12-011-1/+1
* manpage: ' can't be used for quotingwm42015-11-301-2/+2
* manpage: explain behavior of "path" propertywm42015-11-291-1/+5
* DOCS/interface-changes: add some recent changeswm42015-11-291-1/+3
* vo_opengl: make tscale=mitchell:tscale-clamp the defaultwm42015-11-291-1/+1
* w32_common: implement icc-profile-autoJames Ross-Gowan2015-11-261-1/+2
* vo: do not use display FPS for framedropwm42015-11-251-5/+4
* vo_opengl: disable interpolation without display-syncwm42015-11-251-0/+4
* command, vo: add estimated-display-fps propertywm42015-11-251-0/+8
* vo_rpi: add an option to disable OSDwm42015-11-251-0/+4
* manpage: deinterlace is now the lowercase dKevin Mitchell2015-11-233-8/+8
* manpage: clarify correct-downscaling descriptionwm42015-11-231-1/+2
* command: export some per-video-frame informationwm42015-11-221-0/+13
* vo_opengl: use ANGLE by default if available (except for "hq" preset)wm42015-11-211-3/+14
* vo_opengl: enable dumb-mode automatically if possiblewm42015-11-191-1/+4
* vo_opengl: switch FBO format on GLESwm42015-11-191-1/+2
* x11: request bypassing compositorwm42015-11-181-0/+4
* player: replace mistimed-frame-count with vsync-ratio on status linewm42015-11-181-5/+7
* manpage: fix typo in vd-lavc-o exampleEllis Berner2015-11-181-1/+1
* manpage: fix a typowm42015-11-181-1/+1
* input.conf: add default bindings for changing window scalewm42015-11-171-9/+5
* videotoolbox: make decoder format customizablewm42015-11-171-0/+8
* player: handle rebasing start time differentlywm42015-11-163-6/+24
* command: add vsync-ratio propertywm42015-11-132-0/+9
* command: rename vo-missed-frame-count propertywm42015-11-132-7/+10
* win32: avoid detection as exclusive fullscreen windowMartin Herkt2015-11-131-0/+4
* vo_opengl_cb: make operation more similar to normal VOswm42015-11-092-21/+2
* command: make display-fps property writablewm42015-11-091-1/+1
* vo_opengl: rename "drm_egl" to "drm-egl"wm42015-11-091-2/+2
* manpage: remove examples and authors sectionwm42015-11-081-46/+0
* manpage: slightly improve configuration files sectionwm42015-11-081-2/+3
* vo_opengl: add DRM EGL backendrr-2015-11-081-2/+5
* vo_opengl: rename fancy-downscaling to correct-downscalingwm42015-11-071-2/+2
* vo_opengl: fancy-downscaling: enable also for anamorphic clipsAvi Halachmi (:avih)2015-11-071-3/+3
* demux_mkv: remove --demuxer-mkv-fix-timestampswm42015-11-071-12/+0
* ao_jack: remove "alsa" std-channel-layout choicewm42015-11-071-6/+3
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+30
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-0/+38
* options: enable mpeg2 hw decoding by default if hw decoding is requestedwm42015-11-051-3/+3
* vd_lavc: make hwdec fallback more tolerantwm42015-11-031-2/+3
* vo_opengl: win32: try to enable DwmFlush by defaultwm42015-11-011-2/+6
* vo_opengl: add vsync-fences optionwm42015-10-301-0/+9
* command: add mistimed-frame-count propertywm42015-10-301-0/+8
* manpage: briefly mention libmpvwm42015-10-301-0/+9
* manpage: extend profile documentationwm42015-10-291-1/+39
* player: add audio drop/duplicate modewm42015-10-271-0/+12
* vd_lavc: make software decoding fallback an optionRodger Combs2015-10-251-0/+4
* options: remove --use-text-osdwm42015-10-242-11/+2
* vo_opengl: make the default debanding settings less excessiveNiklas Haas2015-10-211-6/+6
* options: add support for client certificate authenticationJoschka Tillmanns2015-10-201-0/+7
* command: make time properties unavailable if timestamp is unknownwm42015-10-161-0/+4
* DOCS/client_api_examples/README: add qt_openglwm42015-10-111-10/+16
* DOCS/client_api_examples/qt_opengl: fix uninitwm42015-10-111-0/+1
* DOCS/client_api_examples: add qt widget + opengl-cb examplewang-bin2015-10-116-0/+272
* ytdl: Remove DASH hacks, use DASH by defaultChrisK22015-10-111-5/+2
* DOCS/client_api_examples/README: rewritewm42015-10-101-17/+90
* manpage: font options do not support fontconfig patterns anymorewm42015-10-091-2/+5
* video: remove user-controllable PTS sorting (--pts-association-mode)wm42015-10-062-17/+0
* audio: add option for falling back to ao_nullwm42015-10-052-0/+9
* manpage: edit recommended VO remarkswm42015-10-041-7/+4
* Revert "vo_x11: remove this video output"wm42015-09-301-0/+6
* manpage: adjustments to hwdec remarkswm42015-09-291-3/+9
* video: replace vf_format outputlevels option with global optionwm42015-09-294-22/+24
* video: remove VDA supportwm42015-09-281-1/+0
* manpage: fix broken examplewm42015-09-271-1/+1
* client API: rename GL_MP_D3D_interfaceswm42015-09-241-0/+5
* vo_opengl: remove sharpen scalers, add sharpen sub-optionwm42015-09-233-7/+15
* DOCS: update client API changes for releaseMartin Herkt2015-09-231-1/+1
* DOCS: update release policyMartin Herkt2015-09-231-27/+69
* manpage: add a note about libavfilterwm42015-09-112-0/+8
* video/filter: remove some vf_lavfi wrapperswm42015-09-111-68/+0
* af_lavfi: implement af-metadata propertywm42015-09-112-0/+5
* video: make --field-dominance set interlaced flagKevin Mitchell2015-09-101-0/+4
* cache: do not include backbuffer size in total stream cache sizewm42015-09-101-1/+3
* DOCS: cleanup API changes version markerswm42015-09-102-10/+11
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-091-14/+33
* af_lavrresample: add normalize suboptionwm42015-09-081-0/+7
* vo_opengl: restore single pass optimization as separate code pathwm42015-09-071-1/+14
* vo_opengl: require FBOs and get rid of the single-pass optimizationNiklas Haas2015-09-071-9/+8
* DOCS/client_api_examples/sdl: make the window resizablewm42015-09-041-1/+2
* audio/filter: remove af_bs2b toowm42015-09-041-22/+0
* audio/filter: remove some useless filterswm42015-09-031-158/+0
* manpage: fix typowm42015-09-031-1/+1
* vo_opengl: enable pbo by default with opengl-hqwm42015-09-021-1/+1
* video: make container vs. bitstream aspect ratio configurablewm42015-08-302-0/+18
* player: add --playlist-pos optionwm42015-08-222-0/+12
* docs: correct typo for 'ingore-chmap'Ellis Berner2015-08-221-1/+1
* command: make the playback-time property writablewm42015-08-211-2/+4
* vo_opengl: add tscale-clamp optionNiklas Haas2015-08-201-0/+6
* vo_rpi: disable background by defaultwm42015-08-201-0/+5
* manpage: fix typowm42015-08-181-1/+1
* DOCS/client_api_examples/sdl: don't curse the mainloopwm42015-08-171-2/+2
* DOCS/client_api_examples/sdl: add more explanation commentswm42015-08-121-1/+21
* player: use OSD formattin for DS on the terminal status linewm42015-08-121-3/+4
* DOCS/client_api_examples/sdl: don't load file before GL initwm42015-08-111-4/+4
* DOCS/client_api_examples: add SDL OpenGL examplewm42015-08-112-0/+142
* manpage: fix typowm42015-08-111-1/+1
* player: add display sync modewm42015-08-104-1/+83
* player: separate controls for user and video controlled speedwm42015-08-102-0/+5
* demux_mkv: disable timestamp fixup code againwm42015-08-101-1/+1
* manpage: document videotoolbox supportwm42015-08-081-0/+1
* manpage: use - as separator for the remaining commandswm42015-08-061-22/+22
* lua: implement input_enable_section/input_disable_section via commandswm42015-08-061-4/+13
* command: define-section with empty contents removes a sectionwm42015-08-061-0/+2
* command: add a command for defining input bindingswm42015-08-061-0/+20
* demux: add options to control maximum queue sizewm42015-08-052-0/+16
* demux: remove options to control minimum packet queue sizewm42015-08-052-15/+1
* DOCS: document video-aspect behavior changewm42015-08-051-0/+3
* charset_conv: "auto" encoding detection now uses uchardet.Jehan2015-08-041-4/+5
* input.conf: remap d/D keyswm42015-08-041-5/+1
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-032-22/+1
* charset_conv: add uchardet supportwm42015-08-021-0/+6
* win32: add portable config modewm42015-07-271-0/+8
* manpage: document --audio-channels=auto caveatswm42015-07-251-0/+8
* Require contributions in LGPLv2.1+wm42015-07-241-0/+3
* command: add property indicating per-file optionswm42015-07-232-0/+7
* video: don't restrict --vd-lavc-threads to a maximum of 16wm42015-07-231-3/+4
* manpage: fix typowm42015-07-231-1/+1
* cache: make backbuffer size configurablewm42015-07-222-5/+14
* vo_opengl: add temporal-dither-period optionNiklas Haas2015-07-201-0/+5
* command: add track-list/N/audio-channels propertydeuiore2015-07-182-0/+6
* screenshot: don't write PNG colorspace tags by defaultwm42015-07-182-1/+2
* sub: add option for stretching image subtitles to screenwm42015-07-182-0/+13
* 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-102-0/+7
* video: add a way to disable automatic stereo conversionwm42015-07-102-3/+4
* 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-082-0/+6
* vf_vdpaupp: don't attempt to deinterlace progressive frameswm42015-07-082-1/+5
* vf_vavpp: don't attempt to deinterlace progressive frameswm42015-07-082-0/+5
* 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-072-0/+17
* 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-032-0/+6
* ao_coreaudio_exclusive: support PCMwm42015-07-031-2/+0
* client API, dxva2: add a workaround for OpenGL fullscreen issueswm42015-07-031-0/+2
* 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-282-2/+2
* demux: export forced flagwm42015-06-272-0/+6
* 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-262-7/+3
* DOCS/mplayer-changes: Add removal of X11 vorrooij2015-06-261-0/+2
* vo_x11: remove this video outputwm42015-06-261-6/+0
* audio: output human-readable channel layouts toowm42015-06-252-0/+7
* DOCS: document some recent interface additionswm42015-06-241-0/+2
* 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
* client API: allow using msg-level option for log messageswm42015-06-201-0/+1
* osc: time display configuration optionsTeoh Han Hui2015-06-191-0/+8
* Various spelling fixesMarcin Kurczewski2015-06-184-6/+6
* DOCS/compile-windows.md: fix Lua packagewm42015-06-181-1/+1
* DOCS/manpage: fix typosrrooij2015-06-176-12/+12
* af_convert24: remove this filterwm42015-06-161-7/+0
* DOCS/compile-windows.md: drop unused dependencywm42015-06-161-1/+1
* lua: support MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+10
* client API: add MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+3
* lua: export end-file event fieldswm42015-06-111-0/+17
* command: add keypress, keydown, and keyup commands.torque2015-06-112-0/+18
* 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-052-9/+30
* 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-272-1/+2
* options: remove --slave-brokenwm42015-05-273-22/+4
* DOCS: fix wrong libmpv's cocoa example commentStefano Pigozzi2015-05-271-4/+2
* DOCS: interface-changes: mention recent vo_opengl additionswm42015-05-271-0/+2
* 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-252-19/+28
* 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
* DOCS/client_api_examples/cocoa-openglcb: do initial flush correctly.torque2015-05-231-11/+5
* command: add protocol-list propertywm42015-05-232-0/+7
* command: deprecate audio-sampleratewm42015-05-222-7/+2
* command: add audio-params and audio-out-params propertieswm42015-05-222-0/+37
* command: rename audio-format propertywm42015-05-222-3/+4
* options: rename --media-title optionwm42015-05-221-0/+1
* command: deprecate the "length" propertywm42015-05-222-2/+6
* DOCS: add a changelog for option/command/property changeswm42015-05-222-3/+47
* audio: make softvol scale cubicwm42015-05-221-5/+5
* audio: change range of volume option/propertywm42015-05-222-15/+12
* DOCS/client_api_examples: cocoa: minor fixeswm42015-05-211-2/+2
* DOCS/client_api_examples: add opengl-cb-based cocoa example.torque2015-05-211-0/+310
* vo_opengl: remove npot optionwm42015-05-211-4/+0
* DOCS/mplayer-changes: add relative seeking by %Robin2015-05-211-0/+1
* 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
* DOCS/client_api_examples: Qt: force qmake to use pkg-config.torque2015-05-163-0/+3
* 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
* Always block SIGPIPE globallywm42015-05-111-1/+2
* 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
* DOCS: add a link to LIRC wiki entrywm42015-05-071-0/+1
* 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
* options: remove --leak-reportwm42015-05-021-2/+1
* 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 mpv IRC channelsNiklas Haas2015-04-271-2/+2
* manpage: update colormatrix property descriptionwm42015-04-272-9/+10
* DOCS/client-api-changes: fix release markerwm42015-04-251-1/+1
* 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
* DOCS/mplayer-changes: Eleborate on joystick inputrobin007bond2015-04-231-0/+2
* 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
* client API: add MPV_FORMAT_BYTE_ARRAY typewm42015-04-201-0/+1
* 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
* DOCS/contribute.md: Add guideline for pull requestsrobin007bond2015-04-131-0/+3
* DOCS/waf: Edit --enable-feature sentencesrobin2015-04-121-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
* vo_opengl_cb: deprecate mpv_opengl_cb_render()wm42015-04-093-6/+4
* vo_opengl_cb: add a function to report vsync timewm42015-04-093-0/+9
* 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-243-8/+1
* input: remove classic LIRC supportwm42015-03-243-11/+8
* 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
* DOCS: fix compilation instructions for MXE crosscompilationgunmantheh2015-03-171-0/+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: minor update to coding stylewm42015-03-081-0/+2
* DOCS/compile-window.md: add Lua package to MXE instructionswm42015-03-061-2/+2
* DOCS, options: fix exampleChrisK22015-03-051-1/+1
* client API: mention the changes to the seek/screenshot commandswm42015-03-052-1/+3
* player, client API: refactor cplayer init, reduce client API differenceswm42015-03-051-0/+4
* 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
* cocoa: remove the setNextKeyView hackStefano Pigozzi2015-02-281-2/+14
* examples/cocoabasic: allow to send stop commandStefano Pigozzi2015-02-281-13/+19
* 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
* DOCS/client_api_examples/simple: fix optionwm42015-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
* DOCS/client-api-changes: mark 0.8.0 releasewm42015-02-171-2/+3
* 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-062-1/+3
* 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-052-440/+453
* 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
* client API: add mpv_wait_async_requests()wm42015-02-021-0/+1
* 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-235-20/+28
* command: export file format as propertywm42015-01-231-0/+5
* build: remove bogus client API examples buildwm42015-01-233-5/+9
* 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
* client API: notify API user on event queue overflowwm42015-01-191-0/+1
* 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
* DOCS/client_api_examples: fix locale nonsense in qml exampleswm42015-01-152-0/+10
* 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
* DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safewm42015-01-092-3/+4
* DOCS/client_api_examples: qml: reduce number of fileswm42015-01-094-119/+116
* DOCS/compile-windows.md: fix pkg-config directoryJames Ross-Gowan2015-01-091-2/+4
* video: Add sigmoidal upscaling to avoid ringing artifactsNiklas Haas2015-01-091-1/+13
* vo_opengl_cb: introduce frame queuexylosper2015-01-081-1/+20
* DOCS: add instructions for building with MSYS2James Ross-Gowan2015-01-082-91/+209
* DOCS/client_api_examples: add an alternative qml examplewm42015-01-086-0/+293
* 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
* DOCS/client_api_examples: qml: add test for gamma controlwm42015-01-063-11/+29
* DOCS/client_api_examples: qtexample: demonstrate multiple mpv instanceswm42015-01-062-0/+10
* sub: add option to not scale subtitles with windowwm42015-01-051-0/+11
* DOCS/client_api_examples: qml: add test for vo_cmdlinewm42015-01-053-13/+29
* 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
* build: try to make examples build both in-tree and out-of-treewm42015-01-022-2/+2
* DOCS/client_api_examples: move all examples into their own subdirswm42015-01-016-13/+20
* DOCS/client_api_examples: don't throw char* in C++ codewm42015-01-012-6/+9
* manpage: fix typowm42015-01-011-1/+1
* command: make the "run" command work on Windows toowm42015-01-011-1/+0
* client API: add function to create new mpv_handles from existing oneswm42014-12-311-0/+3
* vo_opengl_cb: simplify API uninitializationwm42014-12-311-9/+3
* DOCS/client_api_examples: add an explicit licensewm42014-12-302-2/+14
* DOCS/client_api_examples: qtexample: use queued signalswm42014-12-303-20/+19
* DOCS/client_api_examples: qtquick: fix destructionwm42014-12-304-38/+35
* client API: qthelper: add a refcounting wrapper around mpv_handlewm42014-12-301-0/+1
* 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
* DOCS/crosscompile-mingw: updatewm42014-12-121-7/+15
* 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
* DOCS/contribute.md: remove unintentional headlineselsta2014-12-111-2/+2
* 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
* DOCS/client_api_examples: remove nonsensewm42014-12-092-4/+3
* 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
* client API: expose OpenGL rendererwm42014-12-097-0/+236
* 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
* DOCS/client-api-changes: mark release 0.7.0wm42014-12-021-0/+1
* 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
* DOCS/crosscompile-mingw: updateTimothy Gu2014-11-261-8/+8
* 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-233-9/+40
* 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-082-22/+12
* 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
* client API: qthelper: add set_option_variant()wm42014-10-301-0/+1
* player: add an option to abort playback on partial init failureswm42014-10-282-0/+8
* client API: better error reportingwm42014-10-281-0/+2
* client API: add an enum for mpv_event_end_file.reasonwm42014-10-281-0/+1
* manpage: clarify loadfile append-play modewm42014-10-281-1/+3
* libmpv: cocoa: add basic menuStefano Pigozzi2014-10-271-10/+7
* 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-254-39/+5
* 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
* DOCS/client_api_examples: qtexample: don't require Qt 5.xwm42014-10-171-0/+7
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-174-2/+147
* cocoa: allow mouse events to bubble up with no-input-cursorStefano Pigozzi2014-10-171-0/+1
* 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
* DOCS/client_api_examples: qtexample: set a magic Qt flagwm42014-10-161-0/+1
* DOCS/client_api_examples: qtexample: embedding works on Cocoawm42014-10-161-2/+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
* DOCS/client_api_examples: qtexample: remove debugging codewm42014-10-141-2/+1
* DOCS/client_api_examples: qtexample: stuffwm42014-10-133-7/+31
* client API: add qthelper.hppwm42014-10-131-0/+1
* DOCS/edl-mpv: minor clarificationwm42014-10-121-1/+1
* vf_vapoursynth: add standalone Lua scriptingwm42014-10-121-0/+25
* libmpv/cocoa: allow clients to use mpv event systemStefano Pigozzi2014-10-121-11/+26
* lua: add command_native() functionwm42014-10-111-0/+9
* client API: add mpv_command_node[_async]wm42014-10-111-0/+1
* 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-092-4/+9
* 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-093-4/+9
* cocoa: allow to embed into an arbitrary NSViewStefano Pigozzi2014-10-081-1/+1
* client API: introduce numeric log levelswm42014-10-081-0/+1
* DOCS/client_api_examples: qtexample: add a log windowwm42014-10-082-0/+29
* msg, client API: buffer partial lineswm42014-10-081-0/+1
* command: add cache-buffering-state propertywm42014-10-071-0/+4
* client API: clarify pause/unpause events, modify core-idle propertywm42014-10-072-0/+6
* DOCS/client_api_examples: qtexample: set the localeJames Ross-Gowan2014-10-071-0/+6
* player: --save-position-on-quit should always workwm42014-10-061-4/+3
* cocoa: remove --fs-missioncontrolStefano Pigozzi2014-10-051-7/+0
* cocoa: fix some pointer casts to be 32bit safeStefano Pigozzi2014-10-051-1/+1
* cocoa/libmpv: allow to embed mpv GL view in another windowStefano Pigozzi2014-10-051-2/+42
* examples/cocoa: never instance NSApplication with newStefano Pigozzi2014-10-051-1/+1
* examples/cocoa: set activation policy to mimic nib applicationsStefano Pigozzi2014-10-051-0/+8
* 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
* DOCS/client_api_examples: qtexample: remove broken resizingwm42014-09-281-8/+6
* client API, X11: change default keyboard input handling againwm42014-09-284-0/+28
* 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
* DOCS/client_api_examples: qtexample: resize to video sizewm42014-09-151-0/+21
* manpage: clarify description of dwidth/dheightwm42014-09-151-2/+6
* input: use libwaio for pipe input on Windowswm42014-09-141-0/+9
* 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
* x11: when using --wid, inherit event flags from parent windowwm42014-08-311-0/+1
* 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
* DOCS/tech-overview.txt: some updateswm42014-08-181-17/+35
* 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
* docs: cocoa example uses wakeup callback APIFRAU KOUJIRO2014-08-121-22/+54
* docs: simple cocoa API usage exampleFRAU KOUJIRO2014-08-121-0/+85
* af_lavcac3enc: change default bitrate to 640wm42014-08-121-1/+3
* video: move display and timing to a separate threadwm42014-08-121-7/+0
* DOCS: mark the recent release in client-api-changes.rstwm42014-08-122-0/+3
* input.conf: make explanatory text more readablewm42014-08-111-0/+1
* manpage: update keybindingswm42014-08-111-1/+1
* Move status-line.luawm42014-08-111-69/+0
* 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
* client API: qtexample: don't pass deallocated strings to mpvwm42014-08-071-1/+2
* client API: add and use the MPV_MAKE_VERSION macrowm42014-08-051-0/+1
* 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
* DOCS/release-policy: mention the release version in the RELEASE_NOTES templateAlessandro Ghedini2014-07-131-1/+13
* DOCS/tech-overview: minor updateswm42014-07-091-12/+12
* Remove stream_pts stuffwm42014-07-062-5/+1
* DOCS/client-api-changes: try to fix rst formatting againwm42014-07-061-3/+4
* DOCS, client API: add mpv release versionswm42014-07-051-0/+3
* DOCS/client_api_examples: add a Qt examplewm42014-07-043-0/+177
* DOCS: add a file listing API changes for the client APIwm42014-07-032-0/+36
* 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-283-12/+25
* DOCS: add document describing the release policy and procedureAlessandro Ghedini2014-06-251-0/+57
* 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
* DOCS/contribute.md: move instructions for sending patches to the topwm42014-06-171-50/+56
* DOCS: remove coding-style.md to contribute.mdwm42014-06-171-0/+0
* 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
* client API: rename mpv_destroy() to mpv_detach_destroy()wm42014-06-071-1/+1
* 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
* DOCS/coding-style: add a hint that new features should be documentedwm42014-05-251-2/+4
* 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-045-24/+31
* 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-043-49/+53
* 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-192-1/+6
* manpage: add notes when to use/not use certain AO and VO driverswm42014-04-192-1/+50
* lua: add example to rebuild the status lineDavid Weber2014-04-191-0/+69
* 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
* remove redundant/outdated line from encodeing.rst:"what works"Kevin Mitchell2014-04-031-1/+0
* lua: give more control over timerswm42014-04-021-5/+17
* lua: add mp.unregister_event() functionwm42014-04-011-0/+5
* DOCS/encoding: make "What does not work yet" a proper RST sectionwm42014-04-011-0/+1
* 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
* DOCS/coding-style: add another requirement for commit messageswm42014-03-151-0/+3
* 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
* DOCS/coding-style: add an example and another rulewm42014-03-131-0/+25
* DOCS/tech-overview: DOCS/OUTDATED-tech/ was deletedwm42014-03-121-3/+1
* DOCS: add coding stylewm42014-03-121-0/+111
* 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
* DOCS: fix an external linkwm42014-03-091-3/+3
* 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
* DOCS: kill the rest of the old mplayer tech documentationwm42014-02-288-949/+0
* 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 examples: set an option with MPV_FORMAT_FLAGwm42014-02-241-1/+2
* 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
* edl: extend with chapter timestampswm42014-02-191-1/+17
* 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
* DOCS/crosscompile-mingw: use settings.mk instead of make variablesTimothy Gu2014-02-171-9/+20
* DOCS/crosscompile-mingw: update disk space statsTimothy Gu2014-02-171-1/+1
* DOCS/crosscompile-mingw: updateTimothy Gu2014-02-171-16/+24
* 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
* crosscompile-mingw: improve instructions for MXEwm42014-02-141-0/+2
* 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
* Add a client API examplewm42014-02-102-0/+53
* options: add --no-terminal switchwm42014-02-101-0/+7
* DOCS/waf-buildsystem: add link to the Waf bookTimothy Gu2014-02-061-1/+1
* DOCS/crosscompile-mingw: use MarkdownTimothy Gu2014-02-061-1/+6
* DOCS/crosscompile-mingw: updateTimothy Gu2014-02-061-4/+0
* 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
* Install encoding-profiles.conf by defaultwm42013-12-281-6/+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
* crosscompile-mingw.txt: fix instructionswm42013-12-191-1/+1
* command: remove radio commandswm42013-12-191-2/+1
* Fix OSX build; remove all remaining mpvcore references11rcombs2013-12-171-7/+7
* 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
* docs: edl: minor correctionswm42013-12-051-4/+5
* 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
* build: make --disable-gl disable all the gl backendsStefano Pigozzi2013-11-281-0/+5
* 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-213-4/+154
* timeline: reject mplayer2 EDL files, change EDL headerwm42013-11-211-3/+4
* tech-overview.txt: minor updatewm42013-11-201-2/+2
* timeline: remove support for the mplayer2 EDL formatwm42013-11-191-139/+0
* player: add --merge-files optionwm42013-11-191-0/+9
* timeline: add edl:// URIswm42013-11-192-0/+10
* timeline: add new EDL formatwm42013-11-191-0/+94
* 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
* tech-overview.txt: reflect recent updateswm42013-10-301-21/+32
* 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
* tech-overview.txt: reflect talloc/TA changeswm42013-10-151-0/+6
* 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
* DOCS/crosscompile-mingw.txt: UpdateMartin Herkt2013-09-081-17/+9
* 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
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-6/+6
* 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
* crosscompile-mingw.txt: it's "MinGW" not "MingGW"wm42013-07-301-3/+3
* crosscompile-mingw.txt: mingw-w64 now has modern OpenGL headers in trunkwm42013-07-301-1/+1
* 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-143-49/+38
|\
| * tech-overview.txt: minor changes and additionswm42013-07-141-27/+38
| * 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
* DOCS: update tech-overview.txt to reflect some subtitle related changeswm42013-06-251-13/+19
* 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
* configure: make check for stream cache verbosewm42013-06-161-2/+3
* 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
* docs: update tech-overview.txtwm42013-06-051-9/+19
* 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
* encoding-example-profiles and manpage: prefer libvorbis over vorbisRudolf Polzer2013-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-105-256/+36
* 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
* DOCS: remove files documenting removed/rewritten functionalitywm42013-02-0312-3267/+0
* DOCS: update encoding profiles installation instructionsStefano Pigozzi2013-02-011-2/+4
* 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
* DOCS: add some basic MinGW cross compilation instructionswm42013-01-081-0/+59
* 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
* DOCS: document EDL formatwm42012-12-281-0/+139
* 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-032-1/+2
* encoding-example-profiles: updates, iphone 5 supportRudolf Polzer2012-12-011-1/+2
* 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
* Rename directories, move files (step 2 of 2)wm42012-11-121-18/+22
* 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-018-316/+123
|\
| * 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
| * core: disable vf_sub auto-insertionwm42012-10-241-2/+1
| * VF: rename vf_ass to vf_subwm42012-10-242-3/+3
| * 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-1612-9231/+887
| |\
| * | 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-128-211/+198
* | | 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-033-209/+212
* | | 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-185-4/+470
* vf_rectangle: remove as it is very dirty and we have a replacement nowRudolf Polzer2012-09-181-1/+0
* 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
* libaf: rename af_format.h to format.hwm42012-08-291-1/+1
* DOCS: add big picture overview over the codewm42012-08-261-0/+206
* DOCS: remove outdated/useless fileswm42012-08-252-34/+0
* 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
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESmplayer-svn2012-08-031-0/+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
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-311-123/+0
* commands: add show_tracks_osd command to display audio and subtitle tracks on...wm42012-07-281-0/+3
* commands: add show_chapters_osd command to display chapters on OSDwm42012-07-281-0/+2
* Rename DOCS/tech/ to DOCS/OUTATED-tech/wm42012-07-2822-0/+0
* Remove DOCS/xmlwm42012-07-2819-3757/+0
* Merge remote-tracking branch 'origin/master'wm42012-07-28100-215710/+0
|\
| * docs: delete outdated translated manpages/docsUoti Urpala2012-07-1699-215529/+0
| * build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-161-181/+0
* | vo_gl: add noise filterreimar2012-02-091-0/+3
|/
* core: add screenshot mode for actual VO window contentswm42011-11-251-2/+9
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-251-28/+3
* video, options: implement better YUV->RGB conversion controlwm42011-10-161-0/+3
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-122-0/+23
* 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
|/
* DOCS/xml/en: remove various outdated documentationUoti Urpala2011-02-159-10952/+43
* 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-312-230/+10
* DOCS/tech/codecs.conf.txt: add notes about BE/LE colorspacescompn2011-01-311-1/+5
* DOCS/xml: don't use old "--with-extralibdir" configure optiondiego2011-01-317-7/+7
* libfaad2:/ Remove forked internal libfaad2 copydiego2011-01-319-310/+0
* DOCS/tech/: remove several obsolete filesUoti Urpala2011-01-2917-2544/+0
* 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-202-8/+41
|\
| * 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-202-4/+31
| * commands: add generic option -> property wrapperUoti Urpala2010-12-181-0/+1
| * 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
* | DOCS/tech/slave.txt: update some obsolete informationUoti Urpala2010-12-181-10/+7
* | manpage: correct -tv audiorate description, change bitrate to sampleratecompn2010-12-161-1/+1
* | commands: Allow cycling subtitles backwards with 'J'reimar2010-12-162-9/+14
* | DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32661jrash2010-12-161-5/+25
* | DOCS/xml: change --with-extraincdir to --extra-cflagscompn2010-12-169-11/+11
|/
* 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
* DOCS/tech/codecs.conf.txt: document how to add ffmpeg codecscompn2010-11-141-0/+40
* 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-022-1/+21
* manpage: Make commas and backslashes show properlyattila2010-11-026-6/+6
* new slave command: af_cmdline, for changing audio filter optionsreimar2010-11-021-0/+3
* DOCS/man: Add missing values for the chanlist suboption of -tvdiego2010-11-029-9/+27
* DOCS/xml/hu: synced with r32361Gabrov2010-11-025-67/+133
* DOCS/xml: Remove outdated warning about obsolete gcc 2.96.diego2010-11-021-5/+0
* build: update DirectFB requirements, reduce #ifdefsdiego2010-11-021-2/+2
* 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/xml: edit TV/radio chaptersdiego2010-11-0240-3152/+3401
* DOCS/xml: Merge CD/DVD chapter into the usage chapterdiego2010-11-0230-2882/+2852
* DOCS/xml/zh_CN: replace usage.xml symlink to English with copydiego2010-11-021-1/+1123
* DOCS/xml: Remove pointless compilation sections from radio and TV input chaptersdiego2010-11-022-37/+8
* DOCS/xml: Integrate advanced audio usage sections into the general usage chap...diego2010-11-021-4/+0
* DOCS/xml: Remove bogus teletext hotkeys sectiondiego2010-11-026-224/+0
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31814jrash2010-11-021-3/+5
* DOCS/xml/README: improvediego2010-11-021-37/+1
* DOCS/xml/configure: misc changesdiego2010-11-021-75/+39
* DOCS/xml/en/documentation.xml: mark MPlayer as GPL v2 onlydiego2010-11-021-3/+2
* DOCS/*/hu: synced with r31833Gabrov2010-11-028-492/+211
* DOCS/xml: updatesdiego2010-11-025-433/+22
* 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
* slave mode: Add stream_time_pos propertyreimar2010-11-021-0/+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
* DOCS: Fix a few web page links in the documentation.diego2010-11-024-4/+4
* 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/tech/slave.txt: Add disabling input to hintsreimar2010-11-021-0/+2
* DOCS/xml/Makefile: Remove help target that prints available targetsdiego2010-11-021-16/+2
* 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/xml: Get rid of xsltproc wrapper redirectiondiego2010-11-022-24/+6
* DOCS/xml: Move xsltproc target file hack to the Makefile.diego2010-11-022-8/+6
* configure: drop support for Jade/OpenJade/Saxon XSLT processorsdiego2010-11-022-129/+0
* DOCS/xml: Get rid of xmllint wrapper redirectiondiego2010-11-022-14/+7
* DOCS/man/zc_CH: sync with en/mplayer.1 rev. 31372jrash2010-11-021-12/+9
* build: Rename configure.log file to config.logdiego2010-11-0229-48/+48
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31364jrash2010-11-021-35/+106
* vf_rgb2bgr: remove the filtersiretart2010-11-022-11/+1
* 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-023-10/+12
|\|
| * synced with r31289Gabrov2010-05-302-10/+8
| * Add a referrer option to set the HTTP Referer field.reimar2010-05-301-0/+4
* | Merge svn changes up to r31226Uoti Urpala2010-05-301-309/+0
|\|
| * Remove obsolete new policy proposal draft from Michael.diego2010-05-251-309/+0
| * Remove ambiguous language about indenting if-blocks.diego2010-05-231-3/+0
| * K&R coding style should be applied to new code.diego2010-05-231-7/+9
* | documentation: remove svn-howto.txt, MAINTAINERSUoti Urpala2010-05-302-628/+0
* | 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
* | Merge svn changes up to r31169Uoti Urpala2010-05-3017-117/+39
|\|
| * 10l: Use the directory part of the stylesheet path to create a directory.diego2010-05-111-1/+1
| * cosmetics: Invoke all shell scripts during XML documentation build directly.diego2010-05-111-1/+1
| * Create output directory when copying stylesheet.diego2010-05-111-5/+3
| * Merge both XML documentation README files into one.diego2010-05-112-21/+22
| * Do not run xmllint prior to building the XML documentation.diego2010-05-111-2/+2
| * XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.diego2010-05-111-3/+3
| * Only mark targets whose names end in "clean" as phony.diego2010-05-111-1/+1
| * docs: Update documentation to account for recent build system changes.diego2010-05-111-13/+3
| * Make XML documentation build process nonrecursive.diego2010-05-112-35/+12
| * Get rid of pointless variable indirection for XSL stylesheets.diego2010-05-111-10/+4
| * Pass a language variable to submakes instead of reading subdirectory Makefiles.diego2010-05-1012-55/+18
| * Remove internal liba52 copy.diego2010-05-093-3/+2
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Uoti Urpala2010-05-291-10/+10
* | 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 r31141Uoti Urpala2010-05-071-1/+1
|\|
| * Remove references to some long-removed files.diego2010-05-071-1/+1
* | Merge svn changes up to r31133Uoti Urpala2010-05-0714-9/+15
|\|
| * Put symlinks under revision control instead of generating them during make.diego2010-05-0314-9/+15
* | Merge svn changes up to r31100Uoti Urpala2010-05-071-1/+1
|\|
| * fix typoGabrov2010-04-271-1/+1
* | Merge svn changes up to r31097Uoti Urpala2010-04-269-43/+221
|\|
| * synced with r31096Gabrov2010-04-258-39/+217
| * 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-2653-1881/+1898
|\|
| * the great MPlayer tab removal: part Idiego2010-04-1251-1924/+1920
| * Add slave commands for loading and unloading audio filters at runtime.cehoyos2010-04-111-0/+11
| * Add osd_show_progression: Show progress bar and elapsed/total time.cehoyos2010-04-094-0/+10
* | Merge svn changes up to r31004Uoti Urpala2010-04-2611-48/+80
|\|
| * dont mention base64 about sending attachments.attila2010-04-021-2/+2
| * updated example line for encoding to psp (acodec faac is now libfaac)ptt2010-04-019-26/+26
| * updated table of libavcodec's audio codecsptt2010-04-011-20/+52
* | 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-102-8/+90
|\|
| * Document x264 VUI options.corey2010-03-091-0/+44
| * Add a note about what x264's 'aud' parameter is for.corey2010-03-091-0/+2
| * We have some sort of DVD menu support nowadays.diego2010-03-081-8/+2
| * Enable ASS/SSA subtitle support in mencodergreg2010-03-051-0/+42
* | Merge svn changes up to r30848Uoti Urpala2010-03-107-32/+27
|\|
| * sync with en/mplayer.1 rev. 30822jrash2010-03-051-8/+13
| * Remove NUT specification stubs.diego2010-03-042-12/+0
| * Run script with /bin/sh instead of bash.diego2010-03-041-1/+1
| * cosmetics: Use consistent if expression syntax.diego2010-03-041-2/+1
| * Use $() syntax instead of backticks, it is easier to nest.diego2010-03-041-2/+2
| * Clarify that ssh is not required for committing to MPlayer.diego2010-03-041-0/+4
| * Update URL for Subversion homepage.diego2010-03-041-1/+1
| * Add support for specifying window position relative to right and bottomreimar2010-03-031-2/+5
| * Drop support for old-style DVB code.diego2010-03-021-4/+0
* | 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 r30732Uoti Urpala2010-03-101-1/+2
|\|
| * Clarify that AC3/DTS passthrough is also possible with HDMI.tack2010-02-221-1/+2
* | Merge svn changes up to r30702Uoti Urpala2010-03-102-6/+8
|\|
| * wording fixesdiego2010-02-222-6/+8
| * cosmetics: Rename struct vf_instance_s --> vf_instance.diego2010-02-211-11/+11
* | 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 r30675Uoti Urpala2010-03-107-9/+0
|\|
| * cosmetics: Remove pointless empty lines at EOF.diego2010-02-2018-26/+0
* | 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 r30570Uoti Urpala2010-03-091-1/+2
|\|
| * QuickTime X supports SAR in H.264.diego2010-02-141-1/+2
* | Merge svn changes up to r30529Uoti Urpala2010-03-093-24/+67
|\|
| * synced with r30515Gabrov2010-02-062-13/+37
| * sync with en/mplayer.1 r30436jrash2010-02-061-11/+30
| * Clarify -vo vdpau:pullupcehoyos2010-02-041-1/+3
* | 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-092-4/+9
|\|
| * sync with en/mplayer.1 r30436jrash2010-01-291-2/+7
| * Fix input/output channel mixup in the pan filter description.diego2010-01-281-2/+2
* | vo_vdpau: make queuing future frame flips adjustableUoti Urpala2010-02-051-0/+15
* | Merge svn changes up to r30448Uoti Urpala2010-01-281-2/+2
|\|
| * Stopping maintainership for -vo (x)mga attila2010-01-271-2/+2
* | 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-2520-14/+44
|\|
| * typo fix, accidently reverted the new year patch with previous commitGabrov2010-01-241-1/+1
| * synced with r30414Gabrov2010-01-241-3/+13
| * big new year patch for documentationsGabrov2010-01-2420-10/+20
| * sync with en/mplayer.1 r30336jrash2010-01-221-2/+12
* | 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-252-5/+34
|\|
| * Cosmetics: Fix indentationcehoyos2010-01-081-1/+1
| * QCELP is part of libavcodec.cehoyos2010-01-081-1/+1
| * update wishlistcompn2010-01-081-2/+4
| * sync with en/mplayer.1 r30197jrash2010-01-081-3/+30
* | 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-1820-258/+65
|\|
| * sync with en/mplayer.1 r30053jrash2009-12-181-5/+5
| * Simplify the evaluation of the lang-def template:diego2009-12-161-8/+8
| * Add support for -geometry to corevideo.adrian2009-12-151-1/+1
| * Add -xineramascreen support to corevideo vo. Still prefer corevideo's own dev...adrian2009-12-151-2/+2
| * Filter list of missing source files so that it only contains nonexisting files.diego2009-12-141-2/+2
| * Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.diego2009-12-141-1/+1
| * Avoid hackish shell loop to symlink missing XML source files.diego2009-12-141-3/+1
| * Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.diego2009-12-141-2/+2
| * Reuse SYMLINKS_DEPS variable in the symlink targets.diego2009-12-141-1/+1
| * Simplify shell command to symlink missing translated source files.diego2009-12-141-3/+1
| * Ignore errors from failing rm commands in clean targets.diego2009-12-141-4/+4
| * Do not ignore errors from mkdir invocations.diego2009-12-141-1/+1
| * The general xmllint target should only check configured languages.diego2009-12-141-2/+2
| * Improve declaration of phony targets.diego2009-12-141-1/+2
| * Factorize dependencies of language-specific HTML generation targets.diego2009-12-141-2/+4
| * spelling cosmeticsdiego2009-12-141-2/+2
| * Remove pointless dependency on xmllint.sh from phony xmllint target.diego2009-12-141-1/+1
| * Drop pointless dependencies of the phony targets html-chunked and html-single.diego2009-12-141-1/+0
| * Fix dependencies of html-chunked and html-single targets.diego2009-12-141-3/+3
| * Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.diego2009-12-141-1/+1
| * Factorize all components generated by configure into a variable.diego2009-12-141-1/+2
| * Remove outdated comment about build system behavior.diego2009-12-141-2/+0
| * cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.diego2009-12-141-2/+2
| * Drop support for per-language XSL stylesheets.diego2009-12-142-57/+2
| * Remove pointless Polish stylesheet; it provides no real benefit.diego2009-12-143-31/+0
| * Drop support for per-language stylesheets.diego2009-12-1412-39/+2
| * Unconditionally symlink documentation files missing from a translation.diego2009-12-1412-37/+1
| * Use variable for HTML stylesheet so individual languages can use their own.diego2009-12-141-1/+1
| * Factorize stylesheet installation into its own target.diego2009-12-141-4/+5
| * Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.diego2009-12-1412-23/+13
| * Factorize generating the list of all main.xml files.diego2009-12-131-2/+4
| * configure also generates all main.xml files.diego2009-12-131-1/+1
| * Add html-chunk.xsl and html-single.xsl to targets generated by configure.diego2009-12-131-1/+1
| * Avoid '&>' bashism for redirecting both stdout and stderr.diego2009-12-131-1/+1
| * Simplify one more command via automatic variables.diego2009-12-131-1/+1
| * Simplify setting COMMON_XSL_DEPS variable:diego2009-12-131-5/+1
| * Do not build monolithic documentation in a separate directory.diego2009-12-132-13/+10
| * - Remove now unnecessary dependency on intermediate directories.diego2009-12-132-4/+4
| * Do not pointlessly set the HTMLFILE variable when running xmllint.diego2009-12-131-1/+1
| * Simplify some commands via automatic variables.diego2009-12-131-2/+2
| * Create required directories directly without intermediate steps.diego2009-12-131-5/+3
| * Declare common dependencies for chunked and single HTML targets together.diego2009-12-131-3/+3
| * cosmetics: Remove pointless trailing /.diego2009-12-131-1/+1
| * xmllint.sh is not a phony target.diego2009-12-131-1/+1
| * Do not use symlinks for translations that comprise all XML files.diego2009-12-133-3/+3
| * Remove pointless warning about Make being called from the wrong place.diego2009-12-131-11/+0
| * Replace shell command substitution by Makefile syntax construct.diego2009-12-131-1/+1
| * Use automatic variables instead of the target name.diego2009-12-131-2/+2
| * Do not pointlessly remove all targets before recreating them.diego2009-12-131-2/+0
| * Declare a dependency on xmllint instead of duplicating the target's commands.diego2009-12-131-4/+2
* | Support for multiple editions in MatroskaDaniel Dawson2009-12-041-0/+6
* | Merge svn changes up to r29971Uoti Urpala2009-11-291-3/+1
|\|
| * small update wishlistcompn2009-11-231-3/+1
* | Merge svn changes up to r29962Uoti Urpala2009-11-232-33/+96
|\|
| * synced with r29912Gabrov2009-11-162-33/+96
* | core: Add support for decoder reordering of pts valuesUoti Urpala2009-11-211-2/+17
* | VO: Keep aspect by adding black bars in window mode too if necessaryUoti Urpala2009-11-201-2/+6
* | Merge svn changes up to r29912Uoti Urpala2009-11-1619-179/+530
|\|
| * cosmetics and grammar fixesptt2009-11-131-17/+18
| * sync with en/mplayer.1 r29905jrash2009-11-131-12/+32
| * synced with r29905ptt2009-11-131-1/+16
| * synced with r29885ptt2009-11-121-11/+33
| * cosmetic fixes as pointed out by diegoptt2009-11-121-4/+4
| * Added -name, -title and -use-filename-title options and implementation in X11...ptt2009-11-121-0/+14
| * Replace dead link explaining why not to use HTML on the mailing lists.tack2009-11-1110-10/+10
| * Add a "tips and tricks" section to the slave mode documentation.reimar2009-11-111-0/+9
| * Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capablecehoyos2009-11-101-1/+2
| * Update man page to reflect support for up to 8 channels.tack2009-11-101-6/+8
| * Add support for DVB teletext.reimar2009-11-101-1/+2
| * Clarify possible issues with gmplayer commandline options due to conflictsreimar2009-11-081-1/+4
| * sync with en/mplayer.1 r29823jrash2009-11-061-2/+9
| * So Long, and Thanks for All the Fishreynaldo2009-11-051-5/+5
| * Add new VDPAU feature high-quality-scaling (and require newer library).cehoyos2009-11-041-0/+7
| * The "ilaced" suboption of vf_scale was renamed to "interlaced".diego2009-11-027-14/+14
| * Improve VDPAU noforce-mixer documentation.cehoyos2009-11-021-1/+2
| * sync with en/mplayer.1 r29805jrash2009-10-311-12/+33
| * Slightly change behavior of "none" if fstype specification.corey2009-10-301-1/+1
| * Allow image format BGRA when using vo vdpau.cehoyos2009-10-271-0/+4
| * synced with r29791ptt2009-10-221-2/+2
| * Break an output line for consistency.diego2009-10-221-1/+1
| * cosmetic fixes in bs2b and vdpau sectionsptt2009-10-221-9/+9
| * removed daniele forghieri from italian man mantainers (as said by diego and him)ptt2009-10-141-1/+1
| * synced with r29771ptt2009-10-141-1/+19
| * Support SMPTE-240M colourspace in vo_vdpau.cehoyos2009-10-121-0/+2
| * Add colorspace option to vo_vdpau.cehoyos2009-10-101-0/+16
| * some coherence's fixesptt2009-10-081-6/+6
| * cosmetics in channels/capture sectionsptt2009-10-081-6/+6
| * synced with r29762ptt2009-10-081-19/+183
| * added myself to italian man mantainers section, since i'm the one that does thatptt2009-10-081-1/+1
| * various little aesthetic fixesptt2009-10-081-14/+15
| * synced with r28576ptt2009-10-081-51/+107
| * Clarify screenshot filter description.diego2009-10-061-3/+3
* | Support VDPAU MPEG4 hardware decodingUoti Urpala2009-11-161-1/+2
* | vo_vdpau: Add support for high-quality scaling featureUoti Urpala2009-11-151-0/+7
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvUoti Urpala2009-11-151-1/+21
* | Implement vsync-aware frame timing for VDPAUUoti Urpala2009-11-151-0/+5
* | manpage: Fix typo in -noordered-chapters option nameUoti Urpala2009-10-081-1/+1
* | Merge svn changes up to r29752Uoti Urpala2009-10-062-1/+13
|\|
| * add a warning to the description of -vf screenshot to add it afterattila2009-10-051-0/+4
| * sync with en/mplayer.1 r29731jrash2009-10-011-1/+5
| * Document -nosub optionreimar2009-09-281-0/+4
* | commands: Add set_property_osd and step_property_osdUoti Urpala2009-09-191-0/+8
* | Merge svn changes up to r29684Uoti Urpala2009-09-165-33/+30
|\|
| * sync with en/mplayer.1 r29661jrash2009-09-121-2/+2
| * synced with r29670Gabrov2009-09-113-25/+17
| * Make (no)t23 suboption description more consistent.diego2009-09-081-1/+1
| * sync with en/mplayer.1 r29638jrash2009-09-051-6/+11
* | Merge svn changes up to r29644Uoti Urpala2009-09-043-5/+15
|\|
| * Improve wording for file/directory specific config file explanation.reimar2009-09-031-4/+4
| * Document directory-specific configuration file.reimar2009-09-021-0/+5
| * sync with en/mplayer.1 r29555jrash2009-08-291-4/+6
| * Expand wid explanation.cehoyos2009-08-271-0/+3
| * Adjust documentation about filtering out whitespace changes from 'svn diff'.diego2009-08-261-1/+1
* | Merge svn changes up to r29532Uoti Urpala2009-08-185-25/+7
|\|
| * sync with en/mplayer.1 r29461jrash2009-07-311-5/+1
| * Update documentation for libamr replacement by OpenCORE in FFmpeg.diego2009-07-303-20/+4
| * undocumented keywordcompn2009-07-301-0/+2
* | Use light autohinting by default in libassGrigori Goronzy2009-08-071-1/+1
* | Merge svn changes up to r29455Uoti Urpala2009-07-294-5/+42
|\|
| * Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.diego2009-07-261-1/+1
| * grammar and sentence fixptt2009-07-221-1/+1
| * sync with en/mplayer.1 r29413jrash2009-07-181-1/+18
| * synced with r39413Gabrov2009-07-131-2/+22
* | Merge svn changes up to r29417Uoti Urpala2009-07-121-0/+20
|\|
| * new debanding filterlorenm2009-07-071-0/+20
* | Remove the internal GUIAnton Khirnov2009-07-077-1323/+10
* | Merge svn changes up to r29412Uoti Urpala2009-07-0711-94/+151
|\|
| * Add a section about handling external code to the policy.diego2009-07-041-0/+9
| * forgot a line :(; addedptt2009-05-281-0/+2
| * synced with r2769ptt2009-05-281-18/+78
| * synced with r29305Gabrov2009-05-248-69/+42
| * sync w/r29244gpoirier2009-05-171-7/+20
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-1396-1612/+1612
* | Remove trailing whitespace from most filesUoti Urpala2009-07-0796-1628/+1611
* | Merge svn changes up to r29304Uoti Urpala2009-07-072-55/+13
|\|
| * Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.diego2009-05-121-1/+1
| * Remove redundant information about configuring MPlayer for GUI support.diego2009-05-091-42/+0
| * Move image formats section to a more appropriate place.diego2009-05-091-12/+12
* | Merge svn changes up to r29277Uoti Urpala2009-05-0820-107/+164
|\|
| * Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.adrian2009-05-071-2/+2
| * sync with en/mplayer.1 r29252jrash2009-05-071-8/+23
| * Add missing 'void' to parameterless function declarations.diego2009-05-041-4/+4
| * ao_macosx was renamed to ao_coreaudio.diego2009-05-049-9/+9
| * Rename macosx video output driver to corevideo.diego2009-05-0418-63/+63
| * Rename macosx audio output driver to coreaudio.diego2009-05-042-2/+2
| * Ulion no longer has time to be maintainer.diego2009-05-041-3/+3
| * Support for libbs2b ver. 3.0.0 API.bircoph2009-05-031-4/+20
| * sync w/r29147gpoirier2009-04-271-11/+40
| * Remove reference to outdated documentation file.diego2009-04-201-1/+0
| * some updates about translation maintenancediego2009-04-101-5/+3
* | Merge svn changes up to r29150Uoti Urpala2009-04-084-14/+49
|\|
| * synced with r29147Gabrov2009-04-051-3/+24
| * eliminate a trailing whitespaceGabrov2009-04-051-1/+1
| * sync with en/mplayer.1 r29133jrash2009-04-051-8/+24
| * remove startup -volume wish, option was added a while agocompn2009-04-041-2/+0
* | Merge branch 'ordered_chapters'Uoti Urpala2009-04-081-3/+17
|\ \
| * | Add option -noordered-chapters.Uoti Urpala2009-04-081-0/+5
| * | Make -fixed-vo the defaultUoti Urpala2009-04-021-3/+5
| * | VO: Don't force window position in X11 VOsUoti Urpala2009-03-311-0/+7
* | | Merge svn changes up to r29134Uoti Urpala2009-04-021-1/+18
|\ \ \ | | |/ | |/|
| * | Add documentation for libbs2b audio filter.bircoph2009-04-021-0/+17
| * | At least direct3d vo supports -xineramascreen, tooreimar2009-04-011-1/+1
* | | Merge svn changes up to r29117Uoti Urpala2009-04-0123-679/+768
|\| | | |/ |/|
| * Add forgotten escapes for -reimar2009-03-311-2/+2
| * Explain relationship between -geometry and -xineramascreen.reimar2009-03-311-0/+3
| * sync with en/mplayer.1 r29059jrash2009-03-291-6/+3
| * synced with r29059Gabrov2009-03-281-6/+3
| * misc updatesdiego2009-03-271-8/+3
| * typo fixesdiego2009-03-251-5/+5
| * Update date in manual page.diego2009-03-251-1/+1
| * Rename 'default-binds' input option to 'default-bindings'.diego2009-03-255-5/+5
| * 1l: There is no more delay since r29051.cehoyos2009-03-251-3/+0
| * Clarify vdpau deinterlacers.cehoyos2009-03-251-2/+2
| * Sync with r28984: 17% done.bircoph2009-03-221-508/+504
| * Synced with r28991.bircoph2009-03-221-7/+6
| * sync with en/mplayer.1 r28991jrash2009-03-221-12/+57
| * Fix HTML docs generation, broken in r28980.rathann2009-03-191-1/+1
| * remove trailing whitespacesGabrov2009-03-194-10/+10
| * remove trailing whitespacesGabrov2009-03-191-5/+5
| * remove trailing whitespaces all over the placeGabrov2009-03-197-15/+15
| * synced with r28991Gabrov2009-03-192-23/+27
| * drop obsolete guidelinesrathann2009-03-181-6/+2
| * Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.cehoyos2009-03-181-6/+5
| * 10l: Fix indentation.cehoyos2009-03-181-1/+0
| * Get rid of trailing whitespaces.bircoph2009-03-171-24/+24
| * Synced with r28979.bircoph2009-03-171-4/+12
| * Avoid an error at the end of chunked HTML doc generation.reimar2009-03-171-2/+4
| * Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).cehoyos2009-03-161-0/+5
| * synced with r28968 with some extra roff markup fixesGabrov2009-03-161-36/+59
| * Initial support for advanced VDPAU deinterlacers (software-decoded videocehoyos2009-03-151-3/+5
| * sync w/r28958gpoirier2009-03-151-3/+4
| * Synced with r28958.bircoph2009-03-151-5/+26
| * roff markup: Place \& after abbreviations like i.e. and e.g.diego2009-03-151-4/+4
* | Merge svn changes up to r28951Uoti Urpala2009-03-1410-59/+186
|\|
| * sync w/r28950gpoirier2009-03-141-1/+22
| * KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netdiego2009-03-141-0/+17
| * Move page heading and table of contents out of the codec support table.diego2009-03-141-12/+8
| * Give table headings more meaningful names.diego2009-03-141-14/+14
| * Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.cehoyos2009-03-141-0/+3
| * Set DOCTYPE in xsl-generated HTML documentation.reimar2009-03-141-1/+3
| * add some info for acm and tips for searchingcompn2009-03-121-5/+36
| * GraphEdit is also available in the Microsoft SDK nowadays.diego2009-03-091-1/+1
| * typokraymer2009-03-091-1/+2
| * Remove native nuv demuxer, it only needs more code to achieve the same thingreimar2009-03-091-1/+0
| * synced with r28895Gabrov2009-03-091-7/+13
| * sync w/r28895gpoirier2009-03-081-6/+13
| * Synced with r28895.bircoph2009-03-081-8/+13
| * Treat -font/-subfont as Fontconfig pattern in libass.eugeni2009-03-081-4/+6
| * Add a small howto explaining how to cross-compile for MinGWreimar2009-03-081-0/+31
| * Explain that disabling other input methods is not the purpose of -slavereimar2009-03-081-0/+2
| * Add an option to disable the default key binding that MPlayer includesreimar2009-03-081-0/+2
| * Make pausing_keep_force the default for the set_mouse_pos and key_down_event -reimar2009-03-071-0/+2
* | Merge svn changes up to r28862Uoti Urpala2009-03-0710-322/+488
|\|
| * sync w/r28807gpoirier2009-03-061-2/+2
| * synced with r28807Gabrov2009-03-051-3/+3
| * mphq now runs Subversion 1.5.diego2009-03-051-2/+2
| * 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
| * sync w/r28707gpoirier2009-03-021-172/+190
| * french punctuation cosmeticsgpoirier2009-03-021-50/+49
| * - french punctuation cosmetics that was done weeks before.gpoirier2009-03-021-14/+22
| * Synced with 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
| * Use UTF-8 as character set.diego2009-03-011-1/+1
| * cosmetics: Remove trailing whitespace.diego2009-03-011-25/+25
| * 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-2811-88/+256
|\|
| * 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-253-8/+47
| * 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-236-12/+44
|\|
| * Synced with r28707.bircoph2009-02-231-2/+2
| * Synced with r28706.bircoph2009-02-231-5/+13
| * Update faq about power management effect taking into account thatbircoph2009-02-231-1/+1
| * Update some statements:bircoph2009-02-231-3/+11
| * Synced with 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-2111-291/+304
|\|
| * Synced with r28266.bircoph2009-02-211-51/+46
| * Synced with r28670. (Copyright year update.)bircoph2009-02-191-2/+2
| * synced with r28670Gabrov2009-02-193-12/+19
| * update copyright year at the end of the man pageGabrov2009-02-191-1/+1
| * Drop official maintainership of ao_pulse since libpulseaudio still hasreimar2009-02-191-1/+1
| * Try to update libvo.txtreimar2009-02-191-13/+64
| * Synced with r28660.bircoph2009-02-191-202/+162
| * Another outdated text in <screen> example.bircoph2009-02-191-1/+1
| * Screen example for no audio problem is outdated:bircoph2009-02-191-4/+4
| * Spelling: capitalize pronouns.bircoph2009-02-191-4/+4
* | Merge svn changes up to r28655Uoti Urpala2009-02-194-5961/+5968
|\|
| * Replace the dash sign by &mdash; tag.bircoph2009-02-181-5/+6
| * Exterminate one more trailing whitespace.bircoph2009-02-181-1/+1
| * Sync with r26990.bircoph2009-02-181-21/+22
| * 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-183-1/+10
|\|
| * Add note about ffwmv3vdpau.cehoyos2009-02-161-1/+1
| * Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-0/+5
| * Synced with r28615.bircoph2009-02-161-1/+3
| * Add ccache usage suggestion to speed up compilation.bircoph2009-02-161-0/+2
* | Merge svn changes up to r28610Uoti Urpala2009-02-166-5913/+6120
|\|
| * synced with r28593Gabrov2009-02-162-6/+6
| * Change man page encoding from KOI8-R to UTF-8.bircoph2009-02-151-5932/+5932
| * Remove trailing whitespaces.bircoph2009-02-152-20/+20
| * Synced with r28201.bircoph2009-02-151-32/+32
| * 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
| * Fix r28506.bircoph2009-02-151-2/+1
| * 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-135-98/+45
|\|
| * synced with r28532Gabrov2009-02-125-98/+45
* | Merge svn changes up to r28537Uoti Urpala2009-02-1274-9981/+1174
|\|
| * Convert "advanced audio usage" into from a subsection to a chapter.diego2009-02-111-28/+28
| * Replace a mention of MPlayer by MEncoder in the MEncoder section.diego2009-02-111-1/+1
| * Remove outdated FAQ entries.diego2009-02-111-60/+0
| * Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-2/+2
| * partial sync with obsolete section removaldiego2009-02-106-726/+163
| * partial sync with obsolete section removaldiego2009-02-106-692/+144
| * partial sync with obsolete section removaldiego2009-02-106-710/+148
| * partial sync with obsolete section removaldiego2009-02-093-272/+4
| * partial sync with obsolete section removaldiego2009-02-096-704/+144
| * Sync x264 section renaming.diego2009-02-093-3/+3
| * Use consistent names for codec installation sections.diego2009-02-092-2/+2
| * partial sync with obsolete section removaldiego2009-02-093-215/+2
| * partial sync with obsolete section removaldiego2009-02-095-839/+19
| * partial sync with obsolete section removaldiego2009-02-095-858/+18
| * partial sync with obsolete section removaldiego2009-02-095-829/+19
| * partial sync with obsolete section removaldiego2009-02-093-625/+21
| * partial sync with obsolete section removalsdiego2009-02-098-1316/+172
| * bruteforce partial sync with obsolete documentation removaldiego2009-02-0911-1935/+222
| * synced with r28432Gabrov2009-02-083-165/+59
| * sync w/r28415gpoirier2009-02-051-1/+5
* | Merge svn changes up to r28461Uoti Urpala2009-02-044-158/+56
|\|
| * Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpagerathann2009-02-011-0/+0
| * Reminder for Dominik to update the RPM packaging section.diego2009-02-011-3/+4
| * Rename "ARM" section to "ARM Linux".diego2009-02-011-2/+2
| * Move QNX subsection to commercial Unix section.diego2009-02-011-32/+17
| * Move note about binary packages to the top section.diego2009-02-011-4/+4
| * Reword beginning of MinGW section.diego2009-02-011-5/+3
| * Remove Amiga/MorphOS section, it only contained outdated information.diego2009-02-011-35/+0
| * Remove hints about specific binary packages, add a link to the listdiego2009-02-011-19/+3
| * Remove IRIX section, the advice it contained is now obsolete.diego2009-02-011-28/+0
| * Add a note about POSIX system requirements.diego2009-02-011-0/+5
| * Add a note about adding /usr/xpg4/bin to your PATH on Solaris.diego2009-02-011-0/+7
| * Remove remarks about GNU Make being required on some systems.diego2009-02-011-24/+1
| * Move GNU Make entry to the top of the list.diego2009-02-011-3/+3
| * Update binutils and compiler sections.diego2009-02-011-5/+5
| * 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-232-7/+5
|\|
| * The homepage/ subdirectory should no longer be redirected on web mirrors.diego2009-01-201-5/+2
| * 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-1565-4901/+220
|\|
| * spelling/grammar/wording/whitespacediego2009-01-111-77/+79
| * Fix d_width vs. d_height typo.diego2009-01-111-1/+1
| * Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.diego2009-01-111-6/+6
| * 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-0520-11/+21
| * Fix nonstandard license headers in the documentation.diego2009-01-052-6/+6
| * synced with r28247Gabrov2009-01-052-3/+16
| * Sync removal of bugs.xml.diego2009-01-0512-845/+6
| * Do not run mkdir in a subshell.diego2009-01-051-2/+2
| * Skip pointless ignoring return value of 'rm -f'.diego2009-01-051-1/+1
| * nonrecursive releaseclean targetdiego2009-01-052-10/+4
| * cosmetics: Move clean targets to the bottom.diego2009-01-051-8/+8
| * Remove pointless language-specific clean and distclean targets.diego2009-01-041-7/+0
| * Subsume clean-html-chunked and clean-html-single targets into clean target.diego2009-01-041-9/+2
| * Get rid of pointless chunked-dir and single-dir targets.diego2009-01-041-9/+8
| * Simplify phony target declaration.diego2009-01-041-2/+1
| * Sync audio.xml removal.diego2009-01-0424-1673/+4
| * Sync history chapter removal.diego2009-01-0417-1504/+0
| * Remove history chapter; it is outdated and of little practical value.diego2009-01-042-188/+0
| * 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-307-469/+25
| * Add nocache to example dvdnav profile, otherwise dvdnav is unusable.reimar2008-12-291-0/+1
| * Remove audio output section, it provides little to no useful information.diego2008-12-273-66/+0
| * Fix Chinese documentation build, English codecs.xml was removed.diego2008-12-271-2/+0
| * fix error message examplecompn2008-12-271-1/+2
* | Merge svn changes up to r28204Uoti Urpala2008-12-279-417/+116
|\|
| * Remove (audio) codecs section, its contents are part of the usage section.diego2008-12-273-102/+0
| * Convert Win32 codec importing HOWTO into a text document in the tech section.diego2008-12-273-160/+91
| * Remove/fix ancient CVS references.diego2008-12-273-13/+10
| * Remove known bugs section, it contains little useful information.diego2008-12-273-140/+1
| * Add entry about mysterious coredumps.diego2008-12-271-0/+12
| * Reorder sections: Put FAQ at the end, group usage sections together.diego2008-12-271-3/+3
| * grammar fix by Vineeth N, nvineeth gmail comdiego2008-12-251-1/+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-193-10/+21
|\|
| * synced with r28160Gabrov2008-12-173-10/+21
* | Merge svn changes up to r28149Uoti Urpala2008-12-144-4/+12
|\|
| * Update links to RPM packages, now that Livna has merged into RPMFusion.rathann2008-12-142-3/+3
| * 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-252-79/+88
|\|
| * Another part of sync to 27843torinthiel2008-11-241-76/+80
| * sync w/r27979gpoirier2008-11-231-3/+8
* | Merge svn changes up to r27979Uoti Urpala2008-11-222-2/+8
|\|
| * 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
| * Direct3D based video_out module.reimar2008-11-181-0/+1
* | Merge svn changes up to r27949Uoti Urpala2008-11-179-2989/+3714
|\|
| * Fix build: Remove some references to sections that no longer exist.diego2008-11-162-2/+2
| * synced with r27938Gabrov2008-11-163-630/+44
| * 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
| * Partial sync to 27843torinthiel2008-11-111-1933/+3027
| * Synced with r25786.bircoph2008-11-081-378/+504
* | Merge svn changes up to r27899Uoti Urpala2008-11-0623-1918/+743
|\|
| * 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
| * Remove outdated sections.diego2008-11-031-79/+0
| * synced with r27885Gabrov2008-11-037-482/+176
| * 44% synced with r22753 (going on... ;))ptt2008-11-031-101/+96
| * Add a few more supported URL protocolsreimar2008-11-021-1/+1
| * Add an option that sets initial playback volume.diego2008-10-312-0/+12
| * Consistently use dashes to separate words in section IDs.diego2008-10-301-1/+1
| * Fix typo noticed by Paul TT.diego2008-10-301-1/+1
| * linking correctionsptt2008-10-301-2/+2
| * synced with r27843ptt2008-10-301-3/+2
| * synced with r27843ptt2008-10-301-4/+3
| * synced with r27852ptt2008-10-302-191/+166
| * removed, as rev.27771ptt2008-10-301-539/+0
| * synced with r27770ptt2008-10-301-50/+59
| * synced with r27815ptt2008-10-301-7/+3
| * synced with r27640ptt2008-10-301-2/+2
| * synced with r27663ptt2008-10-301-9/+8
| * synced with r27683ptt2008-10-301-1/+1
| * updated links for other commit referenceptt2008-10-301-1/+1
| * synced with r27771ptt2008-10-301-27/+20
| * synced with r27833ptt2008-10-301-300/+37
| * Move codec installation instructions from the codecs section to a morediego2008-10-302-148/+152
| * Restore XMMS input plugin section from removed section in a better place.diego2008-10-301-0/+18
* | Merge svn changes up to r27850Uoti Urpala2008-10-305-115/+64
|\|
| * We now require GNU make 3.81.diego2008-10-291-2/+1
| * zlib is used in many places.diego2008-10-291-2/+1
| * Move libmad codec installation section to software requirements.diego2008-10-292-22/+4
| * section title wording fixesdiego2008-10-281-3/+3
| * Group codec library installation instructions together in a codecdiego2008-10-281-76/+76
| * Move general comments from the video codec section to the top level.diego2008-10-281-3/+3
| * Remove useless FFmpeg codec section.diego2008-10-284-35/+4
* | Merge svn changes up to r27841Uoti Urpala2008-10-282-13/+2
|\|
| * Merge two Xvid build steps.diego2008-10-261-4/+1
| * Remove reference to containers.xml, which was removed.diego2008-10-261-1/+0
| * Remove notice about necessary tool versions in Xvid section, the info isdiego2008-10-261-3/+1
| * Remove obsolete and pointless reference to Xvid divxcompat mode.diego2008-10-261-5/+0
* | Merge svn changes up to r27828Uoti Urpala2008-10-261-1/+1
|\|
| * minor fix in example command line for userscompn2008-10-251-1/+1
* | Merge svn changes up to 27824Uoti Urpala2008-10-2513-878/+150
|\|
| * remove outdated message about outfmt=i420compn2008-10-231-5/+0
| * 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
| * misc updates for the Xvid, x264 and AAC sectionsdiego2008-10-142-77/+30
| * Remove some pointless and/or outdated codec documentation sections.diego2008-10-141-204/+0
| * Remove section about containers. Its contents are non-informative, redundant,diego2008-10-142-521/+0
| * Update VIDIX vs. svgalib documentation.diego2008-10-141-8/+4
| * 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-054-28/+71
| * vo_fbdev now supports -geometry.diego2008-10-031-1/+1
| * whitespace cosmeticsdiego2008-10-031-2/+0
* | Merge svn changes up to r27688Uoti Urpala2008-10-038-8/+8
|\|
| * fix FAQ about compiling 32 bit mplayer on x86_64gpoirier2008-10-028-8/+8
* | Merge svn changes up to r27682Uoti Urpala2008-10-024-30/+86
|\ \
| * | Revert "add outdir sub-option to vo png"Uoti Urpala2008-10-022-4/+0
| |/
| * Add a "pause" property to allow checking if MPlayer is paused.reimar2008-10-011-0/+1
| * sync w/r27651gpoirier2008-09-301-13/+61
| * sync w/r27607gpoirier2008-09-291-2/+6
| * slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...nicodvb2008-09-261-0/+1
| * Add an experimental pausing_keep_force slave mode command prefixreimar2008-09-251-0/+4
| * misc fixes for the GUI sectiondiego2008-09-251-8/+6
| * typo fix spotted by diegocompn2008-09-201-8/+8
| * add outdir sub-option to vo pngben2008-09-202-0/+4
* | Merge svn changes up to r27649Uoti Urpala2008-09-204-22/+85
|\|
| * add windows NUL infocompn2008-09-191-1/+2
| * 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
| * multiple locales in mplayer wishcompn2008-09-131-1/+3
* | Merge svn changes up to r27573Uoti Urpala2008-09-104-428/+552
|\|
| * sync w/r26990 and wording fixes, patch by Cédric Viougpoirier2008-09-101-73/+65
| * wording fixes by Cédric Viougpoirier2008-09-101-34/+66
| * typography and wording fixes, by Cédric Viou and myselfgpoirier2008-09-101-197/+268
| * more French typography fixes and wording fixes, by Cédric Viou and myselfgpoirier2008-09-091-72/+84
| * lots of fixes, original patch by Cédric Viougpoirier2008-09-091-50/+67
| * 'mp3lame' audio output codec was wrongly listed as 'lame'.diego2008-09-071-2/+2
* | Merge svn changes up to r27514Uoti Urpala2008-09-033-16/+42
|\|
| * 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
* | Merge svn changes up to r27458Uoti Urpala2008-08-123-35/+35
|\|
| * 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
* | Merge svn changes up to r27441Uoti Urpala2008-08-084-16/+21
|\|
| * 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-033-0/+9
* | Merge svn changes up to r27399Uoti Urpala2008-08-022-12/+2
|\|
| * Fix a misleading section in the libavcodec options manual indicating that adiego2008-08-011-11/+1
| * bump sync taggpoirier2008-07-301-1/+1
* | Merge svn changes up to r27374Uoti Urpala2008-07-302-2/+7
|\|
| * synced with r27348ptt2008-07-281-2/+6
| * add list of supported vo's to -xineramascreencompn2008-07-251-0/+1
* | Merge svn changes up to r27347Uoti Urpala2008-07-254-14/+39
|\|
| * Add some more information about FTP mirror setup.diego2008-07-241-4/+8
| * Fix mailinglist vs. mailing list typo.diego2008-07-241-4/+4
| * 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
| * Add instructions how to test the DNS round-robin virtual host, add adiego2008-07-221-0/+21
* | Merge svn changes up to r27332Uoti Urpala2008-07-2127-198/+194
|\|
| * docs build fixhenry2008-07-191-1/+1
| * Only build the documentation in the languages requested from configure.diego2008-07-191-11/+10
| * synced with r27326Gabrov2008-07-1818-176/+166
| * added missing revisions (26762 & 26795)ptt2008-07-181-0/+7
| * Add IDs to some XML elements to avoid warnings.diego2008-07-156-10/+10
* | Merge svn changes up to r27242Uoti Urpala2008-07-0920-84/+222
|\|
| * 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-0718-26/+26
| * fix a FIXME: give the URL of the list of mailing lists (since we don't have a...gpoirier2008-07-052-4/+2
| * 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
* | Merge svn changes up to r27202Uoti Urpala2008-07-051-3/+3
|\|
| * r27182: apply parameter name change of no-correct-pts from r26842 to man pagekraymer2008-07-041-3/+3
* | Merge svn changes up to r27184Uoti Urpala2008-07-017-152/+558
|\|
| * 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
| * consistency fix: capitalize Windows Media Player, and add <application> tag a...gpoirier2008-06-301-2/+3
| * misc fixes, patch by Cédric Viougpoirier2008-06-301-18/+14
| * 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
| * one more wish, and an updatecompn2008-06-261-1/+3
| * Fix/restore the description of the rectangle video filter.diego2008-06-241-2/+6
* | Merge svn changes up to r27123Uoti Urpala2008-06-237-119/+180
|\|
| * sync w/r27107, patch by Cédric Viougpoirier2008-06-201-42/+87
| * use the new URL of NUT container websitegpoirier2008-06-201-1/+2
| * sync w/r27102, patch by Cédric Viou and minor fixes by myselfgpoirier2008-06-201-62/+74
| * fix a couple of broken URL linksgpoirier2008-06-202-4/+5
| * Change DVDNAV command key names.ben2008-06-191-7/+9
| * It cannot hurt to add -E to the diff options to avoid whitespace changes.diego2008-06-171-1/+1
| * sync w/r27057gpoirier2008-06-171-2/+2
* | Merge svn changes up to r27092Uoti Urpala2008-06-179-970/+1799
|\|
| * Ability for specifying TV standard individually for each TV channel.voroshil2008-06-141-1/+1
| * sync w/r23225, plus misc fixesgpoirier2008-06-111-41/+104
| * fix w/r24604, misc fixesgpoirier2008-06-111-25/+132
| * sync w/r21537 and misc fixesgpoirier2008-06-111-92/+196
| * fix file to conform to French typographygpoirier2008-06-111-200/+182
| * add missing <application> tag around MPlayer,gpoirier2008-06-111-1/+2
| * sync w/r26997gpoirier2008-06-111-4/+10
| * sync w/r27044, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P...gpoirier2008-06-101-708/+1243
| * libdvdnav need libdvdread from the same repositorynicodvb2008-06-101-1/+9
| * Add information about the mga_vid Subversion repository.diego2008-06-091-1/+6
| * Mention that svgalib_helper only works with kernel 2.4.x.diego2008-06-091-1/+2
| * Make a section out of the svgalib_helper paragraph.diego2008-06-091-0/+5
| * sync w/r26853gpoirier2008-06-081-5/+17
* | Merge svn changes up to r27025Uoti Urpala2008-06-0720-237/+281
|\|
| * Restore support for compiling with svgalib_helper.diego2008-06-071-7/+4
| * 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
| * Run the whole documentation through ispell.diego2008-06-0416-67/+67
| * Remove another reference to a removed configure option.diego2008-06-041-4/+0
| * Remove references to removed configure options.diego2008-06-041-3/+1
| * Get rid of needless emphasis.diego2008-06-041-17/+10
| * Document VIDIXIVTVALPHA environment variable.diego2008-06-041-0/+6
| * Move Matrox TV-out cable section to the end of the Matrox chapter.diego2008-06-041-26/+26
| * Move Matrox TV-out cable instructions into their own section.diego2008-06-041-2/+5
| * Fix some typos and update the Matrox TV output section. The relevantdiego2008-06-041-30/+9
| * sync w/r26909, patch by JRaSH %jrash06 A 163 P com%gpoirier2008-06-041-25/+78
| * Remove due to objections by ivan.michael2008-06-041-1/+0
* | Merge svn changes up to r26979Uoti Urpala2008-06-0425-384/+496
|\|
| * small spelling/wording fixesdiego2008-06-041-6/+6
| * mphq2 runs svn 1.4.x.diego2008-06-041-2/+2
| * correct spelling error ;)ivo2008-06-031-1/+1
| * List more actions which have proven controversial in the past.michael2008-06-031-0/+3
| * grammar fixes by Benoit Fouetgpoirier2008-06-031-9/+9
| * sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P...gpoirier2008-06-031-23/+32
| * add missing <option> tags around the option "filmdint"gpoirier2008-06-031-1/+1
| * fix incorrect XML structure (I should have been more carefull when I checked ...gpoirier2008-06-031-0/+1
| * sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr %gpoirier2008-06-031-129/+124
| * Add reverting commits to the list of potentially controversial actions.diego2008-06-031-0/+1
| * synced with r26967Gabrov2008-06-024-20/+18
| * Change spelling of XviD to Xvid as has already been done in the (rest of the)diego2008-05-313-3/+3
| * warn to always disable the internal dvdread; still menus are supported nownicodvb2008-05-311-3/+4
| * Add install-dhahelperwin target to simplify dhahelper installation on Windows.diego2008-05-301-4/+2
| * dhasetup.exe can be created via make instead of calling gcc directly.diego2008-05-301-1/+1
| * typo noticed by Mark Pilgrim, mark diveintomark orgdiego2008-05-291-1/+1
| * Revert commit r26897.iive2008-05-283-3/+3
| * Merge drivers/Makefile into top-level Makefile.diego2008-05-281-8/+6
| * Add a slave command to stop stream playback.ben2008-05-273-0/+7
| * cosmetics: XviD --> Xviddiego2008-05-273-3/+3
| * synced with r26853Gabrov2008-05-231-7/+17
| * little fixesptt2008-05-231-29/+29
| * Update gl vo section with the new force-pbo suboption.reimar2008-05-221-4/+13
| * fix a lot of misstranslations and typos, patch by Cedric Dumez-Viougpoirier2008-05-225-28/+28
| * r26675: update paragraphs related to x264, and update its checkout commandvoroshil2008-05-213-26/+34
| * left an english phrase in, removed.ptt2008-05-211-98/+92
| * 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
* | Merge svn changes up to r26783Uoti Urpala2008-05-159-95/+167
|\|
| * its typo spotted by diegocompn2008-05-141-1/+1
| * clean up dll keywordcompn2008-05-141-4/+3
| * 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-113-17/+19
| * MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting...gpoirier2008-05-111-1/+1
| * Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so putgpoirier2008-05-101-4/+4
| * sync w/r26674gpoirier2008-05-091-12/+13
| * Add paragraph about homepage translation.diego2008-05-081-0/+17
| * Clarify order of importance for translations.diego2008-05-081-1/+5
| * Move some blocks around for better text structuring.diego2008-05-081-35/+35
| * Add paragraph headings.diego2008-05-081-0/+12
| * small wording fixdiego2008-05-071-1/+1
| * more complete mphelp_check.py command lines, typo, clarificationsdiego2008-05-071-4/+5
* | Merge svn changes up to r26680Uoti Urpala2008-05-073-14/+18
|\|
| * synced with r26674ptt2008-05-061-5/+7
| * update paragraphs related to x264, and update its checkout commandgpoirier2008-05-061-6/+6
| * 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
* | Merge svn changes up to r26599Uoti Urpala2008-04-301-2/+2
|\|
| * change cvs > svncompn2008-04-291-2/+2
* | Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-10/+10
|/
* Move phony target declaration to the bottom of the file; add distclean target.diego2008-04-221-1/+2
* synced with r26484Gabrov2008-04-212-20/+63
* sync w/r26460, patch by JRaSH %jrash06 A 163 P com%gpoirier2008-04-211-17/+54
* sync w/r26460gpoirier2008-04-211-8/+46
* add better information about inverse-telecining with vf_filmdintcorey2008-04-201-12/+17
* synced with r26460ptt2008-04-181-2/+40
* restore options alphabetical orderptt2008-04-181-8/+8
* typo: crahes --> crashescorey2008-04-151-1/+1
* Refer to where encoding quality is described.corey2008-04-151-1/+3
* As of r19025, the "above link" refers to an article, not a guide.corey2008-04-151-1/+1
* 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-053-8/+11
* add switch_aspect cycle wishcompn2008-04-041-0/+2
* synced with r26297ptt2008-03-281-1/+3
* compacted new libavformat's 'ipod' descriptionptt2008-03-281-2/+1
* synced with r26073ptt2008-03-271-5/+6
* it's synced with r23520ptt2008-03-271-1/+1
* it's synced with r26258ptt2008-03-271-1/+1
* it's synced with r24035ptt2008-03-271-1/+1
* it's synced with r25566ptt2008-03-271-1/+1
* it's synced with 26146ptt2008-03-271-1/+1
* synced with 23516 (it was already ok)ptt2008-03-271-1/+1
* remove excessive space characterptt2008-03-271-1/+1
* grammar fixptt2008-03-271-1/+1
* 38% synced with r22753ptt2008-03-271-81/+82
* better explanation and grammar fixptt2008-03-271-1/+1
* grammar fixptt2008-03-271-2/+2
* 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
* add complete fifo instructions, user didnt know to use mkfifo first.compn2008-03-211-1/+2
* synced with r26260ptt2008-03-191-3/+3
* Experimental support for -framedrop with -correct-pts.reimar2008-03-171-2/+2
* fix typo: lavcoptc --> lavcoptsdiego2008-03-175-5/+5
* Fix missed part of previous sync.voroshil2008-03-161-3/+1
* r26072: removed nonsense in the dvbin sectionvoroshil2008-03-161-3/+5
* Sync tag updatevoroshil2008-03-161-1/+1
* synced with r26251Gabrov2008-03-162-15/+11
* 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
* removed an english line left inptt2008-03-131-1/+0
* 34% synced with r22753ptt2008-03-111-176/+177
* 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
* Add some more paths to find tools on Slackware 12.diego2008-03-061-1/+3
* replace all occurences of "M$" by "Microsoft" because it's what we really mea...gpoirier2008-03-037-7/+7
* synced with r26138Gabrov2008-03-012-11/+46
* warn to always include PMT and PCR pids in channels.conf (dvb)nicodvb2008-02-231-3/+5
* removed nonsense in the dvbin sectionnicodvb2008-02-231-3/+1
* 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
* improve DTD dection of MacPort-install docbook packagegpoirier2008-02-211-1/+1
* Document rgbtest argumentsreimar2008-02-211-1/+10
* sync w/r25566, patch by mesecam %mesecam A gmail P com%gpoirier2008-02-201-19/+9
* sync w/r25308, patch by mesecam %mesecam A gmail P com %gpoirier2008-02-201-46/+691
* sync w/r24342, patch by jfallah mesecam at gmail dot comgpoirier2008-02-191-84/+105
* 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
* r25770: URL updates for contributed win32 stuff.voroshil2008-02-102-11/+6
* Sync tag update: changes in original text arevoroshil2008-02-101-1/+1
* Sync tag updatevoroshil2008-02-101-1/+1
* sync w/r25955gpoirier2008-02-051-2/+2
* typo fix, noticed by JRaSHgpoirier2008-02-051-1/+1
* Ben co-maintains stream_dvdnav.cnicodvb2008-01-291-1/+1
* clarify comments/docs about lav* being the preferred place to implement newivo2008-01-282-4/+6
* sync w/ r25821gpoirier2008-01-281-2/+2
* note on new demuxers and codecs, add them to lav* instead of libmp*ivo2008-01-282-0/+6
* port libmpdemux demuxers to libavformat or rewrite from scratchivo2008-01-281-0/+10
* sync with r25821, patch by JRaSH (jrash06 163 com)kraymer2008-01-271-19/+80
* spelling cosmeticsdiego2008-01-251-4/+4
* add documentation about switch_angle and switch_title slave commandsben2008-01-241-0/+10
* synced with r25826Gabrov2008-01-213-31/+84
* 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
* typo fixdiego2008-01-162-3/+3
* VIDIX is no longer a shared library.diego2008-01-161-5/+1
* URL updates for contributed win32 stuff.diego2008-01-161-2/+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-052-0/+7
* sync w/r25587gpoirier2008-01-041-2/+9
* synced with r25592Gabrov2008-01-032-4/+12
* 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-0119-13/+23
* sync w/r25529, patch by JRaSH: jrash06 A 163 P comgpoirier2007-12-301-16/+19
* synced with r25539Gabrov2007-12-292-19/+68
* synced with r25455ptt2007-12-281-2/+42
* Support ?(!NAME:TEXT) format for expanding string by property.ulion2007-12-261-0/+2
* typo: begining --> beginningdiego2007-12-233-4/+4
* 30% synced with r22753ptt2007-12-201-209/+215
* 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
* cosmetics: reformattingdiego2007-12-161-17/+16
* There are no special rules for commits to the build system.diego2007-12-161-1/+1
* 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 chapter as a property.ulion2007-12-141-0/+1
* 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-132-2/+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
* spelling/grammar/wording/formattingdiego2007-12-101-16/+15
* minor spelling/grammar fixesdiego2007-12-061-5/+5
* cleanup and conformation of values description for -ass-hintingptt2007-12-061-11/+13
* three little corrections...ptt2007-12-051-3/+3
* initial submit for revision... 24% synced with r22753ptt2007-12-051-0/+5326
* syncd with r25278ptt2007-12-031-3/+14
* synced with r25282Gabrov2007-12-034-18/+57
* 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
* r25011: a couple of tricks to improve playback resistance and usability of dv...voroshil2007-11-283-11/+39
* Add an example for play DTS-CD with passsthrough.ulion2007-11-281-0/+11
* synced with r25179ptt2007-11-271-5/+4
* Takeover as maintainer of mplayer osx port with Nicolas' blessing.ulion2007-11-271-2/+4
* Add missing forced linebreak, slight wording improvement.diego2007-11-271-4/+3
* synced with r24954ptt2007-11-261-3/+6
* synced with r24604ptt2007-11-261-1/+97
* synced with r24346ptt2007-11-261-12/+33
* was synced to r25017, my fault sorryptt2007-11-261-1/+1
* synced with r25011ptt2007-11-261-1/+27
* synced with r25146ptt2007-11-261-6/+7
* Support select subtitle by source, add 4 properties:ulion2007-11-251-0/+32
* Clarify playtree explanation.diego2007-11-231-6/+7
* Fix a wrong cmdline example of using -menu-chroot.ulion2007-11-211-1/+1
* vcd://<n> now works for MinGW32 too, hence the updated doczuxy2007-11-211-0/+3
* Put colon inside replaceable tag.diego2007-11-201-1/+1
* warn users to disable dvdread internal (at least for the moment: there'snicodvb2007-11-181-1/+3
* Add a wish which is available in some filters and players on win32.ulion2007-11-181-0/+2
* mention the new build systemnicodvb2007-11-171-0/+3
* mencoder has mkv nut and mxf output using lavfcompn2007-11-141-3/+1
* some updatescompn2007-11-141-8/+4
* wording/grammar/spelling/formattingdiego2007-11-101-8/+8
* & => &amp;nicodvb2007-11-101-1/+1
* switch_audio works with many other formats than describednicodvb2007-11-101-1/+1
* small rephrasingnicodvb2007-11-101-1/+1
* a couple of tricks to improve playback resistance and usability of dvb streamsnicodvb2007-11-101-0/+25
* 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
* Add an example on how to use slave mode with a fiforeimar2007-11-031-0/+4
* 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
* r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.voroshil2007-11-031-8/+1
* synced with r24938Gabrov2007-11-022-238/+305
* Add audio filter scaletempouau2007-11-011-0/+73
* typovoroshil2007-11-011-1/+1
* Escape some more '-' where appropriate.diego2007-10-311-125/+125
* corrected vqscale indentationptt2007-10-311-0/+2
* Remove paragraph that no long applies: runtime SSE detection on Windows.zuxy2007-10-311-7/+0
* Remove outdated Hungarian translation of the playtree documentation.diego2007-10-301-120/+0
* Add a backslash.cehoyos2007-10-301-1/+1
* Explain the difference between '-' and '\-', correctly now.diego2007-10-301-4/+5
* movie player for Linux --> movie playerdiego2007-10-301-1/+1
* Add some missing escapes for '-'.diego2007-10-301-4/+4
* 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
* r24745: libavcodec now supports dnxhd encoding.voroshil2007-10-251-4/+8
* 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
* ao_openal is mine as well (however someone else developing it further would b...reimar2007-10-211-0/+1
* I'll be maintaining ao_pulse for nowreimar2007-10-211-0/+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 r24795Gabrov2007-10-161-2/+2
* better vfw encoding workaround for vp7 fourcccompn2007-10-161-1/+1
* synced with r24788Gabrov2007-10-152-9/+50
* 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
* my fault, left a wrong line, correctedptt2007-10-091-1/+0
* synced with r24344ptt2007-10-091-47/+1
* synced with r24342ptt2007-10-091-1/+5
* synced with r24710ptt2007-10-091-4/+30
* synced with r24087ptt2007-10-091-17/+16
* synced with r24082ptt2007-10-091-1/+2
* synced up to r24293ptt2007-10-091-9/+1
* Fix Zip Motion Blocks Video codec name.diego2007-10-091-2/+2
* document filter -vf ow: Overcomplete Wavelet denoiser.gpoirier2007-10-081-0/+15
* libavcodec now supports dnxhd encoding.diego2007-10-081-0/+4
* misc roff fixesdiego2007-10-081-5/+5
* sync to r24573jheryan2007-10-081-92/+270
* sync to 21.9.2007jheryan2007-10-0815-404/+511
* 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
* I have mostly taken over maintaining x11_common stuff as wellreimar2007-10-071-1/+1
* 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
* r24709: Documentation follows implementation: Encrytped DVB channels are nevervoroshil2007-10-071-4/+2
* synced with r24711Gabrov2007-10-052-7/+13
* rtsp-stream-over-tcp also works with NEMESI.cehoyos2007-10-053-3/+3
* Fix typo.cehoyos2007-10-051-1/+1
* Documentation follows implementation: Encrytped DVB channels are nevercehoyos2007-10-052-5/+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
* sync'd up to r24056ptt2007-10-044-29/+29
* cosmetics: Fix AltiVec spelling.diego2007-10-021-2/+2
* Move misplaced paragraph to the right question and fix the wording.diego2007-10-011-6/+8
* Remove stray XML tags that broke compilation.diego2007-10-011-2/+0
* sync w/24656gpoirier2007-09-291-2/+6
* compile fix for faq.xmlkraymer2007-09-294-23/+125
* r24655: analyzeduration option for lavf demuxervoroshil2007-09-291-2/+7
* synced with r24656Gabrov2007-09-291-3/+11
* r24030: Document special A-V sync issues with FLV fileskraymer2007-09-293-14/+223
* 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
* r23578: Fix license header.kraymer2007-09-284-14/+10
* version bumps for codecs.xml and tvinput.xmlkraymer2007-09-287-19/+21
* some whitespace cosmeticskraymer2007-09-286-287/+230
* missing sync tag updatevoroshil2007-09-281-1/+1
* r22718: add new audio and video codecs to libavcodec listkraymer2007-09-281-2/+51
* r22679: Some more details for the mga_vid section taken from drivers/README.kraymer2007-09-271-29/+31
* some whitespace cosmeticskraymer2007-09-273-150/+206
* r22141: Move all "Encoding with the XXX codec family" sections together.kraymer2007-09-271-155/+153
* r21897: Rephrase mga_vid section.kraymer2007-09-274-22/+17
* r21896: Document vo_tdfx_vid.kraymer2007-09-271-1/+51
* r21861: explain how to use MEncoder to create QuickTime-compatible fileskraymer2007-09-271-11/+367
* r21748: Reformatting round continuedkraymer2007-09-273-10/+9
* r21744: Mention that you can use different image formats with mf://kraymer2007-09-271-1/+7
* r21705: remove stray propmt from examplekraymer2007-09-274-22/+29
* r21612: replace &quot; with ", better readabilitykraymer2007-09-2712-102/+102
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playerskraymer2007-09-271-7/+15
* "fake" commit (postpone cosmetics from r21537 for now)kraymer2007-09-2717-22/+34
* r24550: msglevel 5 is the default.kraymer2007-09-251-9/+16
* cosmetics: misc typo fixesdiego2007-09-251-1/+1
* synced with r24606Gabrov2007-09-242-4/+98
* r24604: Teletext documentationvoroshil2007-09-241-0/+94
* r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.voroshil2007-09-241-4/+13
* Teletext documentationvoroshil2007-09-241-0/+91
* Change outdated note for -subfpsreimar2007-09-221-1/+2
* synced with r24573Gabrov2007-09-201-2/+7
* I don't maintain any Windows ports, but the Debian package.diego2007-09-191-3/+3
* Implement setting gain control for video devices (usually webcams)voroshil2007-09-181-0/+5
* synced with r24565Gabrov2007-09-182-11/+12
* Explain how to use diff -uwbBE with svn directlyreimar2007-09-181-0/+2
* Clarify the relationship between -msglevel and MPLAYER_VERBOSE.diego2007-09-171-2/+4
* r24550: msglevel 5 is the default.voroshil2007-09-171-5/+5
* r24549: i_certify is no longer an optionvoroshil2007-09-171-2/+2
* Clarify description of MPLAYER_VERBOSE.diego2007-09-161-4/+3
* msglevel 5 is the default.diego2007-09-161-1/+1
* i_certify is no longer an optioncompn2007-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-093-59/+44
* 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
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-064-64/+34
* Support lowdelay flagreimar2007-09-061-0/+4
* sync w/ r24329gpoirier2007-09-051-2/+2
* Replace short region code explanation by more detailed section.diego2007-09-051-10/+28
* Remove technical description of DVDs and libdvdread implementation.diego2007-09-051-44/+0
* Matroska muxer now available in libavformat.diego2007-09-051-0/+4
* synced with r24329Gabrov2007-09-021-2/+2
* manpage fix: escape '\' in -vf geq descriptionuau2007-09-021-1/+1
* decerebrated-proof guide to the instalation of dvdnavnicodvb2007-09-021-0/+29
* fix broken MinGW-Howto linkkraymer2007-09-027-7/+7
* 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-292-12/+5
* replace deleted linecompn2007-08-291-0/+1
* suboption consistency, add fixme document -vivo suboptionscompn2007-08-291-2/+2
* remove planned features, ok by diegocompn2007-08-291-8/+0
* sync with r24137, patch by JRaSHkraymer2007-08-291-66/+113
* synced with r24216Gabrov2007-08-281-1/+26
* typosdiego2007-08-281-2/+2
* Implement X/27/0 packet decoding.voroshil2007-08-281-0/+3
* Typokraymer2007-08-281-1/+1
* 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
* r24180: Document xorg.conf option needed for Xv playback on Intel cards.voroshil2007-08-261-1/+26
* Document xorg.conf option needed for Xv playback on Intel cards.rathann2007-08-251-0/+24
* 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-232-0/+23
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.voroshil2007-08-221-46/+76
* r24030: Document special A-V sync issues with FLV filesvoroshil2007-08-227-73/+280
* 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-188-85/+314
* Complete the list of libavcodec audio encoders.diego2007-08-171-8/+209
* Reorder installation requirements list, wording/spelling.diego2007-08-171-14/+15
* small libavcodec audio codec clarificationsdiego2007-08-161-3/+3
* Explicitly mention the need to rebuild MPlayer after installing AMR libs.rathann2007-08-161-1/+1
* Document how to encode with some more libavcodec audio codecs.diego2007-08-151-2/+12
* AC3 --> AC-3, as done in r24056gpoirier2007-08-146-52/+52
* AC3 --> AC-3diego2007-08-136-50/+50
* 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
* Change "object type complexity" parameter of FAAC in thegpoirier2007-08-091-2/+2
* The "svn copy" method for reverting has worked flawlessly for me withoutreimar2007-08-091-1/+0
* Add <application> tag around MEncoderreimar2007-08-081-2/+3
* synced with r24030ptt2007-08-081-1/+8
* synced with r23996ptt2007-08-081-2/+18
* Document special A-V sync issues with FLV filesreimar2007-08-081-0/+5
* 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 to r23983ptt2007-08-071-4/+3
* synced with r24016Gabrov2007-08-072-21/+33
* 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-012-13/+20
* 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-3/+2
* 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-293-0/+48
* 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
* cosmetics: misc typo fixesdiego2007-07-281-1/+1
* r23852: af channels example for ffdca to ALSA reorderingvoroshil2007-07-281-1/+3
* synced with r23225ptt2007-07-271-0/+507
* 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
* another correctionptt2007-07-231-2/+2
* a bunch of corrections, suggested by Nico Sabbi, tnxptt2007-07-231-28/+30
* synced with r21537ptt2007-07-231-0/+192
* now it's synced, to r23342ptt2007-07-231-0/+776
* my fault doesn't compile html docs...ptt2007-07-231-776/+0
* synced with r23342ptt2007-07-231-0/+776
* Update sync tagvoroshil2007-07-221-1/+1
* (finally) synced with r23272ptt2007-07-211-263/+273
* 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
* better translationptt2007-07-171-1/+1
* synced with r23748ptt2007-07-171-5/+7
* another piece translated :)ptt2007-07-171-326/+347
* ISO8859-1 --> UTF-8diego2007-07-092-17/+17
* loop wish fulfilledcompn2007-07-091-2/+0
* Leave out (no) prefix from option names for consistency.diego2007-07-091-4/+4
* Add a loop command and property.albeu2007-07-091-0/+5
* Add the sub_scale property and command.albeu2007-07-091-0/+5
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-07-081-3/+5
* r23690: fix BUK->BUP typovoroshil2007-07-082-6/+6
* 100000000000000l, cured painful stab at the grammarnicodvb2007-07-071-1/+1
* Synced with 23536torinthiel2007-07-071-2/+2
* Synced with 23520torinthiel2007-07-071-6/+7
* Synced with 23579torinthiel2007-07-071-6/+4
* 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-073-7/+9
* small grammar fixdiego2007-07-041-2/+2
* roff fix (new line for new sentence)kraymer2007-07-031-1/+2
* first step of video.xml translation... (it's soooo huuuuuge..... :))ptt2007-07-021-0/+2630
* synced to r23690, since it isptt2007-06-291-1/+1
* another bunch of corrections, suggested by nicoptt2007-06-294-11/+11
* synced with r23579ptt2007-06-291-6/+4
* revert r23538. my fault, didn't see there where 2 phrases, sorry...ptt2007-06-291-2/+2
* fix BUK->BUP typokraymer2007-06-291-2/+2
* sparse grammar and syntactical correctionsptt2007-06-296-59/+58
* Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-06-281-2/+3
* synced with r23680Gabrov2007-06-277-41/+50
* r23504: -lavdopts threads is only implemented for mpeg[12]kraymer2007-06-261-5/+33
* synced with r23609ptt2007-06-261-4/+30
* synced with r23608 + other fixesptt2007-06-251-4/+3
* r23504: -lavdopts threads is only implemented for mpeg[12]voroshil2007-06-241-5/+33
* r23578: Fix license header.voroshil2007-06-243-12/+10
* add myself as co-maintainer of demux_mkv.caurel2007-06-231-1/+1
* Document the effect of -really-quiet on gmplayer.reimar2007-06-231-0/+1
* Nico claims to never have had any problems with X11 compilation on Mandrake.diego2007-06-231-2/+1
* grammar error fixedptt2007-06-211-1/+1
* elected me as italian docs translation mantainer, so i can get my own insults ;)ptt2007-06-211-0/+1
* other corrections, pointed out by emanuele aina (italian translation project)ptt2007-06-211-6/+6
* a few corrections, pointed out nicely by nico sabbi, thanxptt2007-06-211-29/+30
* added some carriage returns and full stops, plus a missing 'option'ptt2007-06-212-4/+6
* Revert r23530.voroshil2007-06-213-45/+1
* The audio balance feature implemented with af_pan.zuxy2007-06-202-0/+3
* some more reqs from userscompn2007-06-191-2/+4
* fix typos noted by Nicolas Legrandgpoirier2007-06-191-3/+3
* misc small fixesdiego2007-06-181-6/+6
* Activate license notice.diego2007-06-181-2/+0
* Fix license header.diego2007-06-181-3/+3
* they said 'colla' was cacophonic.... probably indeed it was :) changed.ptt2007-06-181-1/+1
* synced with r21930ptt2007-06-181-0/+1311
* sync w/ r23561gpoirier2007-06-181-2/+28
* add missing IDCT algothim, as defined in libavcodec/avcodec.hgpoirier2007-06-161-0/+16
* synced with r23536ptt2007-06-151-0/+194
* update wishlistcompn2007-06-151-4/+11
* grammatical error fixedptt2007-06-131-1/+1
* refine the example of -menu-chroot yet moregpoirier2007-06-121-1/+2
* give an example of -menu-chroot usagegpoirier2007-06-121-0/+8
* little corrections suggested by nico sabbi , thanxptt2007-06-121-7/+7
* r23516: little indentation fixvoroshil2007-06-115-13/+16
* yes, interleave was deeply wrong translated. correctedptt2007-06-103-11/+11
* changed forgotten $Revision... to synced with.... sorry :(ptt2007-06-101-1/+1
* small grammar fixesptt2007-06-101-10/+10
* removed a forgotten part in english plus small correctionsptt2007-06-101-12/+9
* capital char and relative dot at end of phrase removedptt2007-06-101-2/+2
* <note><para> indentation correctedptt2007-06-101-1/+2
* caps character after "Explanation:" in tvinput.xmlptt2007-06-101-1/+1
* added italian translation of codecs.xml & containers.xmlptt2007-06-102-0/+1253
* synced with r23531Gabrov2007-06-103-17/+54
* sync w/r23530gpoirier2007-06-101-7/+33
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-103-1/+45
* x264 no longer defaults to qp=26.lorenm2007-06-091-1/+1
* sync w/r23504gpoirier2007-06-081-4/+4
* reversed previus modification (r23517)ptt2007-06-081-1/+1
* changed vowels to accented utf8 vowelsptt2007-06-087-259/+259
* other two files translated :)ptt2007-06-082-0/+547
* small indentation and tags fixesptt2007-06-081-7/+9
* little indentation fixptt2007-06-081-1/+1
* sync'ed up to r23504ptt2007-06-081-3/+3
* italian xml/html docs translation - first step. up till now accented vowels areptt2007-06-087-1/+1958
* -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
* Add new properties percent_pos and time_pos.albeu2007-05-311-0/+2
* Make the length property use the time type.albeu2007-05-311-1/+1
* sync to 24.5.2007jheryan2007-05-311-217/+431
* Add the recently introduced properties to the documentation.albeu2007-05-311-0/+4
* Allow setting the direction in the step_property command.albeu2007-05-311-2/+4
* 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
* synced with r23388Gabrov2007-05-273-9/+10
* Partial sync with r23370, with only one section obsolete.gpoirier2007-05-271-557/+1871
* Sync to 30.3.2007jheryan2007-05-2418-4800/+5750
* more sensless repo moving ..moving ...michael2007-05-242-2/+2
* 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-192-4/+4
* Add ID to example.diego2007-05-191-1/+1
* 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
* r23271: libdha is no more.voroshil2007-05-122-6/+7
* 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
* take the lead on VIDIX, as pointed out by Diegoben2007-05-081-1/+1
* removed obsolete sectionben2007-05-081-8/+0
* 10l syntax errordiego2007-05-081-0/+1
* libdha is no more.diego2007-05-082-5/+5
* try to limit the mess from the svn moves by pointing to the new locationmichael2007-05-082-0/+10
* r23240: document lavc's 'level' option, patch by Carl Eugen Hoyosvoroshil2007-05-081-1/+10
* mention myself (besides Sascha) to VIDIX import and maintainshipben2007-05-081-1/+1
* libdha is gone now, don't mention it anymoreben2007-05-081-1/+1
* description for -menu-keepdir optionben2007-05-082-0/+9
* These files are now in the separate NUT repository.diego2007-05-082-1202/+0
* document lavc's 'level' optioncehoyos2007-05-061-0/+5
* document lavc's 'level' option, patch by Carl Eugen Hoyosgpoirier2007-05-061-0/+5
* r23225: The GUI no longer depends on libpng.voroshil2007-05-052-5/+4
* synced with r23227Gabrov2007-05-032-5/+4
* MJPEG decoding does not depend on libjpeg.diego2007-05-031-1/+1
* The GUI no longer depends on libpng.diego2007-05-032-2/+1
* sync w/ r23162gpoirier2007-05-011-3/+5
* Clarify whom to send translations to.diego2007-05-011-2/+2
* sync w/ r23152gpoirier2007-05-011-4/+35
* synced with r23179Gabrov2007-04-303-32/+33
* r23161: Remove outdated and wrong references to codecs.conf.voroshil2007-04-302-14/+4
* sync tag updatevoroshil2007-04-301-1/+1
* update wishlistcompn2007-04-281-12/+13
* updated manpages with new vidix subdevice namesben2007-04-2810-31/+20
* Remove outdated and wrong references to codecs.conf.diego2007-04-282-27/+5
* 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
* Mark loader as unmaintained.diego2007-04-261-1/+1
* synced with r23100Gabrov2007-04-261-20/+4
* r23100: Update AMR instructions.voroshil2007-04-241-21/+4
* Update AMR instructions.diego2007-04-231-19/+3
* r19039 was missed in first sync (r19631). fixed.voroshil2007-04-231-10/+3
* Mark incompletely translated file as such.diego2007-04-231-1/+2
* spelling, wordingvoroshil2007-04-221-5/+6
* Suggest svn diff command that does not show most cosmeticsreimar2007-04-221-0/+4
* synced with r23003Gabrov2007-04-163-132/+74
* typovoroshil2007-04-141-1/+1
* 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
* r22951: Move netstream documentation into TOOLS/README.voroshil2007-04-091-64/+1
* Move netstream documentation into TOOLS/README.diego2007-04-091-62/+0
* more human description of -mpegopts :interleaving2nicodvb2007-04-081-2/+2
* documented -mpegopts :interleaving2nicodvb2007-04-081-0/+6
* Add "Requirements" and "Mailinglist" sectionattila2007-04-071-2/+21
* Ability to specify video and audio capture device namesvoroshil2007-04-051-0/+4
* typo fix (s/M/N/) in IMPORTA_M_Tgpoirier2007-04-041-1/+1
* sync with r22902gpoirier2007-04-041-9/+7
* r22854: Remove empty section.voroshil2007-04-031-60/+56
* r22845: Clarify -xineramascreen -2 behaviourvoroshil2007-04-031-10/+9
* Mention DNS round-robin system in the mirroring HOWTO.diego2007-04-031-1/+15
* 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
* Remove empty section.diego2007-03-311-59/+55
* synced with r22800 (missing from previous commit)Gabrov2007-03-311-3/+2
* synced with r22849Gabrov2007-03-313-44/+103
* synced with r22845Gabrov2007-03-311-7/+20
* sync w/ r21155gpoirier2007-03-301-40/+35
* 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
* r22800: Get rid of useless conditional, using svgalib_helper now requires mod...voroshil2007-03-251-4/+3
* Get rid of useless conditional, using svgalib_helper now requires modifyingdiego2007-03-241-3/+2
* the mirror howto isnt preliminary anymoreattila2007-03-241-6/+2
* r22622: Wording improvement as suggested by Michael.voroshil2007-03-241-3/+8
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-6/+54
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-23/+35
* add mf://bmp wish, remove deinterlace filter during playbackcompn2007-03-231-2/+2
* 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
* ok so cljr , vcr1 and msmpegv1 dont actually work... removedcompn2007-03-191-12/+0
* aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!compn2007-03-191-4/+0
* gsm requires libgsm so remove itcompn2007-03-191-4/+0
* add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)compn2007-03-191-0/+20
* split sonic into sonic/sonicls and wma into wmav1/wmav2compn2007-03-191-3/+11
* add png and gif encoders, how to use them with mencoder is another questioncompn2007-03-191-1/+9
* Explain workaround for -vo gl:scaled-osd -ass image corruption.reimar2007-03-191-1/+2
* video filters i maintain ...michael2007-03-191-0/+1
* sync with r22637gpoirier2007-03-181-4/+17
* add new audio and video codecs to libavcodec listcompn2007-03-181-0/+32
* 'make install' now takes care of most manual installation steps for *_vid.o.diego2007-03-171-19/+13
* Add a link to Attila's mga_vid port to Linux 2.6.x.diego2007-03-171-0/+5
* tdfx_vid compilation has been simplified.diego2007-03-171-1/+1
* New slave command: tv_step_freq <offset in MHz>voroshil2007-03-171-0/+3
* Some more details for the mga_vid section taken from drivers/README.diego2007-03-171-5/+14
* r22492: documented -reuse-socketkraymer2007-03-161-1/+10
* Allow to specify frequencies in channels option.voroshil2007-03-161-0/+4
* Mark myself as new TV maintainer as suggested by Jindrich Makovickavoroshil2007-03-161-1/+1
* sync with r22503gpoirier2007-03-161-3/+9
* some updates from memory and mplayer irc userscompn2007-03-161-1/+18
* 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
* update password-gpg rule from ffmpegmichael2007-03-151-1/+1
* update >5 line reindention rule to what is in ffmpegmichael2007-03-151-2/+3
* update spliting rule to what i just added to ffmpegmichael2007-03-151-7/+7
* cosmetic (move warning point after the existing policy points instead of the ...michael2007-03-151-4/+5
* dont start newline with a space and readd subdirectorycompn2007-03-141-8/+8
* major man page updatekraymer2007-03-141-229/+895
* fix wrong typo fix, as noted by Diegogpoirier2007-03-131-1/+1
* fix some trivial typosgpoirier2007-03-131-3/+3
* fix up some longer than 80 char lines , and use suggestion from Diego.compn2007-03-131-5/+10
* 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
* r22413: add xvfwopts compdata and vfw2menc documentation and change to better...voroshil2007-03-123-11/+60
* Clarify that commits should not be split arbitrarily by file/directory.diego2007-03-121-1/+2
* spelling/punctuationdiego2007-03-121-11/+11
* minor clarificationdiego2007-03-121-1/+1
* Clarify -reuse-socket description.diego2007-03-121-2/+2
* typodiego2007-03-121-1/+1
* Make sure docbook 4.x gets preferred over 3.x.diego2007-03-111-0/+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
* Improve MPlayerOSX building process:gpoirier2007-03-091-4/+4
* documented -reuse-socketnicodvb2007-03-081-0/+5
* spelling/punctuation/grammar/wording improvements, no semantic changesdiego2007-03-081-229/+230
* Merge all .PHONY target declarations.diego2007-03-071-10/+3
* mplayer.1kraymer2007-03-061-2/+8
* synced with r22469Gabrov2007-03-053-8/+58
* -nomouseinput is no longer X11 only.diego2007-03-051-1/+1
* add -xvfwopts compdata suboption to man pagecompn2007-03-041-0/+4
* add xvfwopts compdata and vfw2menc documentation and change to better mencode...compn2007-03-021-2/+42
* 10l: dshow isnt in svn yetcompn2007-03-021-1/+1
* add -tv driver=help entry, also add dshow tv drivercompn2007-03-021-1/+2
* rename to *_proposal.txtmichael2007-03-011-0/+0
* clarify quorum and majority requirements in respect to debians voting systemmichael2007-03-011-4/+18
* url with a good description of how to determine the winner from the votesmichael2007-03-011-1/+1
* Explain how to select all DVB channels on a frequency.reimar2007-03-011-0/+5
* s/admin/leader/michael2007-03-011-18/+16
* weaken veto rightmichael2007-03-011-1/+3
* clarify root vs adminmichael2007-03-011-0/+2
* spelling fixes by ivanmichael2007-03-011-19/+19
* new policy draftmichael2007-03-011-0/+291
* grammar/spellingdiego2007-02-271-4/+4
* 10l to me for bad todo itemscompn2007-02-241-3/+0
* iive says xvmc stuff is long donecompn2007-02-241-1/+0
* remove some old and add new TODOcompn2007-02-241-27/+26
* cosmetics: Fix some common typos, appropiate --> appropRiate,diego2007-02-244-4/+4
* synced with r22326Gabrov2007-02-234-192/+199
* typodiego2007-02-221-1/+1
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as welldiego2007-02-223-5/+5
* cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.diego2007-02-211-5/+5
* Remove remnants of the nonfunctional "grab_frames" command.uau2007-02-191-3/+0
* clarify that language must be a 3 letter codemichael2007-02-181-4/+5
* Mark myself as MPlayer sync/core maintaineruau2007-02-181-1/+2
* Some typo fixes in svn-howtoreimar2007-02-181-7/+7
* wording, typos fixvoroshil2007-02-171-534/+534
* r22201: some clarification about dvb-out playbackvoroshil2007-02-161-5/+7
* update wishlist, approved by diegocompn2007-02-161-15/+11
* random small fixesdiego2007-02-141-3/+3
* demuxers must ignore unknown lang/country codes, it seems we all agree that t...michael2007-02-141-0/+2
* some clarification about dvb-out playbacknicodvb2007-02-111-3/+4
* sync w/r22150gpoirier2007-02-101-9/+13
* clarify description of reserved_count in frame header patch by (Clemens Ladis...michael2007-02-101-2/+3
* 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
* r22129: Link to the mencoder-users list for mencoder stuffvoroshil2007-02-052-181/+183
* key-fifo-size default changedreimar2007-02-051-1/+1
* fix unintentional line breakkraymer2007-02-051-2/+1
* some more docbook paths, patch by Torinthieldiego2007-02-051-8/+6
* synced with r22104gpoirier2007-02-051-3/+28
* r22123: tinterlace mode 4 leaves height unchanged.kraymer2007-02-051-10/+13
* Move all "Encoding with the XXX codec family" sections together.diego2007-02-051-177/+177
* vp6vfw.dll appears to no longer crash under Linux.diego2007-02-051-1/+1
* wording/formattingdiego2007-02-051-1/+1
* formatting/wordingdiego2007-02-051-2/+6
* Link to the mencoder-users list for mencoder stuffreimar2007-02-041-2/+4
* 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
* better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail...michael2007-01-301-4/+5
* Expand property documentationreimar2007-01-291-49/+52
* List available propertiesreimar2007-01-291-0/+54
* 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
* 10l to Gabrov for breaking docs build.rathann2007-01-251-1/+1
* Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.diego2007-01-241-8/+5
* synced with r21989Gabrov2007-01-214-67/+455
* 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
* synced with r21959Gabrov2007-01-183-823/+855
* Apply ancient double-click patch that nobody cares to comment on.reimar2007-01-181-0/+11
* r21930: gcc_bug++;voroshil2007-01-183-18/+45
* 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
* synced with r21952Gabrov2007-01-172-498/+571
* 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
* get rid of two spaces after a period (instead of one)gpoirier2007-01-151-13/+13
* fixes suggested by Diegogpoirier2007-01-151-7/+7
* update and factorize information about x264's multi-threading modegpoirier2007-01-151-6/+22
* update x264's subq otion descriptiongpoirier2007-01-151-1/+10
* gcc_bug++;diego2007-01-151-2/+3
* r21882: sync to x264 r607 (update description of threads)voroshil2007-01-141-9/+6
* translation status updatevoroshil2007-01-141-1/+1
* spelling, wording fixvoroshil2007-01-141-48/+40
* r21917: typo fixesvoroshil2007-01-142-12/+50
* typo fixes:gpoirier2007-01-141-2/+2
* Rephrase mga_vid section.diego2007-01-131-8/+3
* Document vo_tdfx_vid.diego2007-01-131-0/+45
* sync tag updatevoroshil2007-01-121-1/+1
* r21879: fix wrong option names that were suggested to use to producevoroshil2007-01-121-1/+342
* spelling, wordingvoroshil2007-01-121-119/+115
* 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
* fix wrong option names that were suggested to use to producegpoirier2007-01-111-2/+2
* Typovoroshil2007-01-111-1/+1
* Sync tag bumptorinthiel2007-01-101-1/+1
* upgrade copyright yearsgpoirier2007-01-1018-10/+19
* Audio track switching works with DVDs as well.diego2007-01-101-1/+1
* explain how to use MEncoder to create QuickTime-compatible filesgpoirier2007-01-101-2/+318
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-6/+6
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-4/+9
* fix typogpoirier2007-01-071-1/+1
* clarify a few things about the interaction between *cmp and mbd optionsgpoirier2007-01-072-6/+13
* synced with r21624Gabrov2007-01-061-295/+354
* synced with r21748Gabrov2007-01-061-180/+194
* synced with r21741Gabrov2007-01-061-87/+112
* add autodetection support for docbook stuff installed in /opt, such as macpor...gpoirier2007-01-041-0/+4
* Synced with r21760, typostorinthiel2007-01-041-5/+5
* translated r21748torinthiel2007-01-041-0/+99
* synced with r21537Gabrov2007-01-021-93/+168
* synced with r21737Gabrov2007-01-021-157/+218
* better wording and typos fixingvoroshil2007-01-021-218/+225
* r21791: avoid a possible confusion, as suggested by Wanderervoroshil2007-01-021-3/+3
* I've found a mistake in encoding-guide:rtogni2006-12-311-1/+1
* avoid a possible confusion, as suggested by Wanderergpoirier2006-12-291-1/+1
* sync with r21758gpoirier2006-12-291-12/+17
* spellfixnicodvb2006-12-291-1/+1
* synced with r21612Gabrov2006-12-281-2130/+2318
* file added: Chinese translation for cd-dvd.xmlkraymer2006-12-271-0/+277
* synced with r21741Gabrov2006-12-261-35/+37
* synced with r21741Gabrov2006-12-261-96/+154
* synced with r21748Gabrov2006-12-261-246/+285
* synced with r21612Gabrov2006-12-261-77/+93
* synced with r21686Gabrov2006-12-261-66/+104
* Translation of menc-feat-telecine sect1 in encoding-guide.xml.voroshil2006-12-251-360/+379
* audio.xml & bugreports.xml synced with r21764Gabrov2006-12-252-99/+181
* Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xmlvoroshil2006-12-241-192/+187
* Translation of menc-feat-x264 sect1 in encoding-guide.xmlvoroshil2006-12-241-360/+354
* r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.voroshil2006-12-241-2/+2
* r21748: Reformatting round continuedvoroshil2006-12-246-29/+25
* Directly point to the Subversion instructions.diego2006-12-241-2/+2
* Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.diego2006-12-241-1/+1
* Synced with r21748torinthiel2006-12-235-620/+592
* Reformatting round continuedtorinthiel2006-12-235-24/+24
* r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.voroshil2006-12-237-7/+13
* Mention that you can use different image formats with mf://torinthiel2006-12-231-0/+6
* Synced with r21741 (or just tag bump)torinthiel2006-12-235-12/+16
* And <simpara> -> <para> continued, those languages somehow slipped by duringtorinthiel2006-12-2312-634/+634
* Massive <simpara> -> <para>, as no <simpara>'s are actually needed.torinthiel2006-12-2337-1649/+1649
* r21736: Add <keycombo> barkup for key combinationsvoroshil2006-12-233-20/+29
* Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.torinthiel2006-12-232-4/+8
* Add <keycombo> markup for key combinationstorinthiel2006-12-232-11/+13
* 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
* r21686: [cosmetocs] minor fixes after reformatting roundvoroshil2006-12-214-42/+56
* Typos, spelling fixesvoroshil2006-12-2114-184/+183
* Fixed:voroshil2006-12-211-282/+281
* consistent naming for revision tagsdiego2006-12-215-5/+5
* Remove very outdated Italian translation.diego2006-12-2111-7909/+0
* Typosvoroshil2006-12-211-4/+4
* Synced with 21706torinthiel2006-12-212-240/+327
* Synced with 21537torinthiel2006-12-211-99/+174
* Move message translation outside <screen> tagstorinthiel2006-12-211-1/+1
* [cosmetics] <simpara> -> <para>, for consistencytorinthiel2006-12-211-2/+2
* Still some reformatting:torinthiel2006-12-212-32/+45
* new file: DOCS/xml/zh_CN/mencoder.xmlkraymer2006-12-201-0/+709
* Translation of menc-feat-video-for-windows sect1 in encoding-guide.xmlvoroshil2006-12-201-26/+27
* synced with r21697gpoirier2006-12-201-14/+33
* typo fix in denoise3d's chroma_tmp option descriptiongpoirier2006-12-201-1/+1
* Translation of menc-feat-xvid sect1 in encoding-guide.xmlvoroshil2006-12-201-167/+160
* 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
* Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xmlvoroshil2006-12-191-236/+241
* Sync tag bumped to 21686torinthiel2006-12-192-2/+2
* [cosmetics] minor fixes after reformatting roundtorinthiel2006-12-192-2/+2
* Synced with 21537torinthiel2006-12-193-100/+150
* Synced with 21624torinthiel2006-12-191-159/+197
* Synced with 21612torinthiel2006-12-193-173/+303
* r21465: [cosmetics] Reindent XML sourcekraymer2006-12-191-725/+717
* r21508: emphasis the fact that leaving black borders really hurts qualitykraymer2006-12-192-10/+12
* update the list of files I maintainnicodvb2006-12-181-0/+7
* r21425: Some fixes for previous commit, 10l for mekraymer2006-12-181-5/+5
* r21423: Consistent capitalization of table entrieskraymer2006-12-181-34/+45
* remove outdated html docs, Chinese translationkraymer2006-12-1811-6066/+0
* svn move xml/zh to xml/zh_CNkraymer2006-12-186-1/+1
* 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
* r21624: RedHat RPMs are long gone. Greysector repository is going away, and I'vevoroshil2006-12-172-7/+6
* 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
* Partially revert r20940, we had some local modifications.torinthiel2006-12-173-0/+31
* CVS -> SVNtorinthiel2006-12-171-1/+1
* - there's no <book lang=""> for ages, it's automatedtorinthiel2006-12-171-11/+6
* Initial Chinese translation, by Kun Niu, haoniukun gmail comtorinthiel2006-12-176-1/+933
* RedHat RPMs are long gone. Greysector repository is going away, and I'verathann2006-12-154-12/+10
* mpegts uses 3-letter language codesnicodvb2006-12-141-2/+2
* r21612: replace &quot; with ", better readabilityvoroshil2006-12-1412-58/+58
* transliteration -> translation for "dB" and "intra"voroshil2006-12-141-2/+2
* replace &quot; with ", better readabilitytorinthiel2006-12-1412-50/+50
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersvoroshil2006-12-132-12/+19
* spelling fixvoroshil2006-12-131-11/+11
* wordingdiego2006-12-121-4/+4
* vstrict=0 is required to create DVDs decodable by standalone dvd playersgpoirier2006-12-121-6/+13
* 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-093-128/+227
* r21537: General reformatting round:voroshil2006-12-0918-4406/+4890
* General reformatting round:torinthiel2006-12-0818-4463/+5111
* 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
* r21508: emphasis the fact that leaving black borders really hurts qualityvoroshil2006-12-051-3/+3
* Translation of "VIDEO FILTERS" section.voroshil2006-12-051-935/+1042
* emphasis the fact that leaving black borders really hurts qualitygpoirier2006-12-051-1/+2
* wording fix suggested by Diegonicodvb2006-12-051-2/+2
* updated documentation of -mpegopts :tele*nicodvb2006-12-041-6/+6
* r21372: Some punctuation cosmetics and better wordingkraymer2006-12-043-11/+11
* help_mp-de.h:kraymer2006-12-041-19/+61
* r21484: documented -mpegopts :tele_src and :tele_destvoroshil2006-12-041-6/+31
* slight clarificationdiego2006-12-041-1/+1
* 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
* r21462: mention all other image formatsvoroshil2006-12-031-93/+126
* Synced with r21466torinthiel2006-12-031-109/+141
* [cosmetics] Consistent XML source formattingtorinthiel2006-12-031-8/+43
* [cosmetics] Reindent XML sourcetorinthiel2006-12-031-102/+102
* Synced with r21462torinthiel2006-12-031-3/+4
* mention all other image formatstorinthiel2006-12-031-2/+2
* fix two overlooked typos in previous sync cause build errorvoroshil2006-12-031-2/+2
* Fix translation error in previous syncvoroshil2006-12-031-1/+1
* muxer FIXME resolvedvoroshil2006-12-031-2/+1
* r21423: Consistent capitalization of table entriesvoroshil2006-12-031-27/+43
* 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-027-275/+136
* Translated section "AUDIO FILTERS"voroshil2006-12-021-275/+286
* Typovoroshil2006-12-021-1/+1
* documented -mpegopts :[va]buf_sizenicodvb2006-12-021-0/+13
* Synced with r21395torinthiel2006-12-011-5/+5
* Sync r21425torinthiel2006-12-011-54/+125
* Some fixes for previous commit, 10l for metorinthiel2006-12-011-2/+2
* Reformat examples:torinthiel2006-12-011-26/+41
* Consistent capitalization of table entriestorinthiel2006-12-011-9/+9
* 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
* move reserved_bytes out of packet_footer. this makes all packets uniform.ivo2006-11-301-2/+5
* r21398: improve description of lavf's i_certify_that_my_video_stream_does_not...voroshil2006-11-301-1/+4
* r21372: Some punctuation cosmetics and better wordingvoroshil2006-11-304-11/+11
* 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
* Better wording for previous committorinthiel2006-11-291-3/+3
* Typotorinthiel2006-11-291-1/+1
* URL fixdiego2006-11-291-1/+1
* Synced with r21374torinthiel2006-11-291-2/+2
* Fix URL, it has moved.torinthiel2006-11-291-1/+1
* Synced with r21372torinthiel2006-11-291-233/+26
* Some punctuation cosmetics and better wordingtorinthiel2006-11-291-6/+6
* Make me maintainer of demux_nuv since I am the only onereimar2006-11-281-0/+1
* 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
* Synced with r21168torinthiel2006-11-271-1/+2
* sync w/ 21298gpoirier2006-11-261-2/+2
* "D" interactive key also works with yadif nowgpoirier2006-11-261-1/+1
* rename all *_nom (nominator) to the correct *_num (numerator)ivo2006-11-261-10/+10
* 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
* a few more clarifications for codec_specific_data by Ralph Giles and memichael2006-11-251-0/+6
* add two missing descriptions (index.syncpoints and info_packet.count)ivo2006-11-241-0/+6
* specify the bitnumber for frame_flags, instead of a decimal bitmaskivo2006-11-241-9/+9
* specify, where possible, the type of the tags in the tag description sectionivo2006-11-241-44/+44
* r21161: MSGTR for libmpcodecs/vd.ckraymer2006-11-241-13/+13
* codec_specific_data clarificationmichael2006-11-241-0/+7
* sync with r21186gpoirier2006-11-241-10/+14
* fix another typoivo2006-11-241-1/+1
* Remove "OSD only" tags; those options always exist.uau2006-11-241-8/+8
* fix sync comment, it was left out in last commitkraymer2006-11-232-4/+7
* r21078: add a link to Michael's de-interlacing filters, and replace the crappy kraymer2006-11-235-289/+45
* fix some typosivo2006-11-231-26/+26
* 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-224-220/+27
* x264 supports interlaced encoding for some timegpoirier2006-11-221-0/+1
* sync w/ r21154gpoirier2006-11-211-216/+29
* Synced with r21152torinthiel2006-11-211-2/+2
* documented :format=pes[12] in -mpegoptsnicodvb2006-11-211-2/+5
* Remove outdated and superfluous video cards section.diego2006-11-211-153/+0
* Remove outdated and superfluous sound card section.diego2006-11-211-24/+0
* Miscellaneous updates for the introduction and the requirements section.diego2006-11-211-46/+22
* typo: Bitrate is printed in kb/s, not Mb/s on the status line.diego2006-11-211-1/+1
* r21078: add a link to Michael's de-interlacing filters...voroshil2006-11-212-6/+18
* typo / small fixeskraymer2006-11-211-1/+1
* Add a new MPEG encoding example using lavfgpoirier2006-11-191-0/+6
* add a link to Michael's de-interlacing filters, and replace the crappy gpoirier2006-11-191-4/+8
* sync w/ r21026gpoirier2006-11-191-201/+157
* sync w/r21004gpoirier2006-11-191-38/+30
* sync w/ r20933, patch by Jerome Ferrarigpoirier2006-11-191-30/+12
* sync tag updatevoroshil2006-11-191-1/+1
* Translated section "DECODING/FILTERING OPTIONS"voroshil2006-11-191-264/+282
* sync with r20876, patch by Jerome Ferrarigpoirier2006-11-191-19/+136
* synced with r21058Gabrov2006-11-197-359/+375
* new slave command: radio_step_freqvoroshil2006-11-191-0/+3
* Update section "AUDIO FILTERS"; Some sync w/ r21026; kraymer2006-11-191-142/+570
* sync w/ r20876, patch by Jerome Ferrarigpoirier2006-11-181-9/+9
* sync with r20876, patch by Jerome Ferrarigpoirier2006-11-181-240/+108
* help_mp-ru.h sync with r21001voroshil2006-11-181-200/+153
* fix wrong 60000/10001 fractionkraymer2006-11-186-6/+6
* 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
* clarify syncpoint placement recommanditionsmichael2006-11-171-3/+13
* seekingmichael2006-11-171-0/+23
* dts & synchronous decodermichael2006-11-171-1/+2
* document new key binding for switching video streams in MPEG-TSkraymer2006-11-161-0/+2
* Removing redundant entry, kraymer is doing all this work while maintaining tr...reynaldo2006-11-161-1/+0
* synced with r20879torinthiel2006-11-161-47/+42
* missing small update about libsmb in previous commitvoroshil2006-11-151-1/+2
* r20933: libvorbis is not necessary for Vorbis playback, small wording improve...voroshil2006-11-151-4/+1
* Output UTF-8 instead of legacy encodings by default.diego2006-11-159-68/+7
* r20878: [cosmetics] (skipped)kraymer2006-11-152-14/+8
* revert last 2 commits on nut.txtods152006-11-151-16/+6
* [cosmetics] Fix indentationtorinthiel2006-11-141-49/+49
* Synced with r20933torinthiel2006-11-141-6/+2
* libvorbis is not necessary for Vorbis playback, small wording improvement.diego2006-11-141-4/+1
* add character encoding infokraymer2006-11-141-0/+1
* Introduce step_property command.reimar2006-11-141-0/+3
* r20900: Missing : in -vf expand ar examplevoroshil2006-11-141-1/+1
* sync w/ 20637, patch by Francois franz A ephack P netgpoirier2006-11-141-86/+27
* bump date of NUT spec for previous commitods152006-11-141-1/+1
* allow info packets to appear in mid-stream, outside of main headers.ods152006-11-141-5/+15
* Update libao2 description, delete completely outdated "audio plugins" partuau2006-11-141-60/+19
* 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
* rename: XviD -> Xvidgpoirier2006-11-134-25/+25
* sync with r20876gpoirier2006-11-131-31/+32
* r20872: Clarify -dumpaudio, it is not useful normallyvoroshil2006-11-131-33/+34
* Update missing tags of previous commitvoroshil2006-11-136-6/+6
* r20876: rename: XviD -> Xvidvoroshil2006-11-136-143/+204
* pts definition by mansmichael2006-11-131-4/+12
* Synced with 20876torinthiel2006-11-132-10/+10
* Partial sync with r20879torinthiel2006-11-131-140/+153
* [small fixes]torinthiel2006-11-131-10/+10
* [cosmetics]torinthiel2006-11-131-104/+170
* r20866: Recommend gcc 3.4+.kraymer2006-11-137-44/+44
* rename: XviD -> Xvidkraymer2006-11-135-57/+57
* synced with r20873Gabrov2006-11-123-13/+15
* Misc issues noticed by Torinthiel.diego2006-11-121-6/+6
* Clarify -dumpaudio, it is not useful normallyreimar2006-11-121-1/+2
* Synced with r20870torinthiel2006-11-121-8/+4
* Restore PowerPC gcc note that I mistakenly removed.diego2006-11-121-1/+1
* Recommend gcc 3.4+.diego2006-11-121-2/+2
* least restrictive dts ordering rule which ensures frames are in decoding ordermichael2006-11-121-0/+2
* synced with r20859Gabrov2006-11-114-54/+58
* r20834: The -gui command line option is back.kraymer2006-11-111-6/+1
* 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
* s/by/be/michael2006-11-111-1/+1
* r20834: The -gui command line option is back.voroshil2006-11-101-7/+1
* Translated section "VIDEO OUTPUT DRIVERS"voroshil2006-11-101-443/+484
* within array MUST for time_base_idmichael2006-11-101-0/+1
* clearer time_base_id descriptionmichael2006-11-101-1/+1
* time_base_countmichael2006-11-101-0/+4
* stream_countmichael2006-11-101-0/+8
* The -gui command line option is back.diego2006-11-101-5/+0
* r20774: Adding ability to check allowed frequency range.kraymer2006-11-101-1/+3
* Mark file as UTF-8-encoded.diego2006-11-101-1/+1
* r20657: (does not apply)kraymer2006-11-094-37/+106
* r20648: Document ao_openal.kraymer2006-11-091-11/+37
* sync with r20774gpoirier2006-11-081-4/+8
* Updated for controversial changes and irc-only decisionsrtogni2006-11-081-0/+15
* partial syncgpoirier2006-11-081-0/+13
* dts, width/height explanationmichael2006-11-081-0/+6
* size and stream_id docsmichael2006-11-081-0/+11
* clearer frame_code explanationmichael2006-11-081-1/+5
* simple 1 line definition of what a keyframe ismichael2006-11-081-0/+2
* sync with r20774voroshil2006-11-081-3/+26
* partial sync with latest manpage commitsgpoirier2006-11-081-2/+27
* Generated XSL files should be in UTF-8.diego2006-11-081-3/+3
* 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
* Adding myself to man page translation and stram sections.voroshil2006-11-071-1/+3
* r20739: Remove remnants of long-gone libfame.voroshil2006-11-072-16/+7
* Initial (partially, about 40%) translation.voroshil2006-11-071-0/+4905
* Remove remnants of long-gone libfame.diego2006-11-062-12/+4
* Synced to 3.11.2006jheryan2006-11-0619-26/+49
* fix typo (noticed by jerome.ferrari lappis com)kraymer2006-11-051-1/+1
* Initial partial translation of man page voroshil2006-11-051-0/+10238
* r20699: Missing <option> tagvoroshil2006-11-051-25/+21
* Synced with r20705torinthiel2006-11-051-341/+85
* spellfix and improvement suggested by Wanderernicodvb2006-11-051-2/+2
* Unify ./configure script handlingtorinthiel2006-11-051-4/+4
* Better URL markuptorinthiel2006-11-051-2/+2
* Better wording, especially if hyperlinks are not visibletorinthiel2006-11-051-3/+4
* Remove ugly indentation in <screen> tagstorinthiel2006-11-051-6/+2
* Don't break a paragraph in a middle of a thoughttorinthiel2006-11-051-3/+0
* A bunch of missing <systemitem class="library"> tagstorinthiel2006-11-051-7/+8
* Missing <option> tagtorinthiel2006-11-051-1/+1
* better wording for note about utf-8kraymer2006-11-051-3/+3
* note for translators to use utf-8 encoding for help_mp files and xml docskraymer2006-11-051-0/+4
* synced with r20693Gabrov2006-11-053-11/+13
* markup fixkraymer2006-11-051-1/+1
* Partial sync w/ en/mplayer.1 (6)kraymer2006-11-051-48/+832
* consistency/grammardiego2006-11-051-2/+2
* Split too long line into a number of small onevoroshil2006-11-051-1/+3
* r20682: punctuation, full stop -> commavoroshil2006-11-051-3/+2
* (cosmetics) remove unneeded tabstorinthiel2006-11-051-41/+39
* reccomend the usage of :tsaf with :format=dvd in -mpegoptsnicodvb2006-11-051-1/+3
* mention :tsaf on every instance of -mpegopts format=dvdnicodvb2006-11-051-7/+7
* punctuation, full stop -> commatorinthiel2006-11-051-1/+1
* synced with r20677Gabrov2006-11-0419-44/+77
* Corrigendum 1michael2006-11-041-2/+3
* convert DOCS/xml/hu to UTF-8kraymer2006-11-0418-6507/+6507
* SHOULD not -> SHOULD NOTods152006-11-041-1/+1
* intromichael2006-11-041-0/+9
* Clarify state of openal ao.reimar2006-11-041-1/+1
* no real change needed for r20657voroshil2006-11-041-6/+10
* Sync with r20637torinthiel2006-11-041-7/+6
* Synced with r20658torinthiel2006-11-041-2/+2
* (cosmetics) Unify and clarify blank lines usagetorinthiel2006-11-041-5/+13
* Move "and" to end of list, improves grammartorinthiel2006-11-041-2/+2
* attempt to fix the unbound future frame issue with keyframes on the muxer sidemichael2006-11-031-0/+5
* Document ao_openal.diego2006-11-031-0/+4
* 2nd try for a keyframe definitionmichael2006-11-031-5/+9
* partial syncgpoirier2006-11-031-2/+14
* add missing tag updatevoroshil2006-11-031-1/+1
* r20637:libmpdvdkit no longer exists.voroshil2006-11-031-5/+4
* r20620: better description for -correct-ptskraymer2006-11-031-6/+11
* r20571: cvidix trickskraymer2006-11-033-9/+17
* fix typokraymer2006-11-031-1/+1
* keyframe definitionmichael2006-11-031-0/+7
* libmpdvdkit no longer exists.diego2006-11-031-4/+4
* I'm effectively maintaining libdvdcss and libdvdread.diego2006-11-031-1/+2
* main header typomichael2006-11-031-1/+1
* move file up so its found first, this probably improves readabilitymichael2006-11-031-47/+48
* libmpdvdkit2 --> libdvdcssdiego2006-11-031-1/+1
* typo, roff markupdiego2006-11-031-3/+3
* better description for -correct-ptsuau2006-11-031-3/+7
* - random fixestorinthiel2006-11-031-228/+233
* Partial sync w/ en/mplayer.1 (5).kraymer2006-11-031-75/+405
* Synced with r20614torinthiel2006-11-031-83/+142
* another missing <application>torinthiel2006-11-021-2/+2
* Replace some chars with &#<somecode>; to allow make vim working properly with...voroshil2006-11-021-2/+2
* some non russian/english characters (in people's names) copypasted from engl...voroshil2006-11-011-4/+2
* The col utility eats non-ASCII characters without the -p option it seems.diego2006-11-011-1/+1
* cosmetics: Reformat section.diego2006-11-011-23/+24
* paragraph about groff and UTF-8diego2006-11-011-0/+5
* encoding is now UTF-8diego2006-11-011-1/+1
* trivial sync with r20551voroshil2006-11-0117-18/+29
* Sync r20551 and some wording fixestorinthiel2006-10-311-12/+16
* Bump sync tag, r20551torinthiel2006-10-3110-10/+10
* Revert broken encoding translationtorinthiel2006-10-315-1657/+1657
* Typo fix: missing "get".corey2006-10-311-1/+1
* cvidix tricks, based on a patch by Reimardiego2006-10-311-0/+11
* update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIOkraymer2006-10-311-600/+647
* --with-codecsdir --> --codecsdirdiego2006-10-317-16/+16
* --with-codecsdir --> --codecsdirdiego2006-10-311-2/+2
* r20534: An example of using -vf ass.kraymer2006-10-311-1/+9
* :Little typojheryan2006-10-311-1/+1
* Synced to 26.10.2006 with respect to later utf-8 conversion.jheryan2006-10-3115-5272/+4916
* convert DOCS/xml/en and help_mp-en.h to UTF-8kraymer2006-10-3118-20/+20
* convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8kraymer2006-10-3018-6223/+6223
* convert DOCS/xml/es and help/help_mp-es.h* to UTF-8kraymer2006-10-3017-2704/+2704
* convert DOCS/xml/pl and help/help_mp-pl* to UTF-8kraymer2006-10-3018-4222/+4222
* convert DOCS/fr and help/help_mp-fr.* to UTF-8kraymer2006-10-3018-4498/+4498
* 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-302-5/+6
* convert DOCS/de from ISO-8859-1 to UTF-8kraymer2006-10-3018-3191/+3191
* convert DOCS/ru from koi8r to UTF-8voroshil2006-10-3017-4611/+4611
* Warn about vo_gl scaled-osd broken with -assreimar2006-10-291-0/+1
* Add some <application> tags.diego2006-10-291-3/+4
* Partially synced with en/mplayer.1 (3).kraymer2006-10-281-164/+359
* r20477: Add missing parenthesiskraymer2006-10-281-4/+4
* indentation fixods152006-10-281-1/+1
* Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.corey2006-10-281-1/+1
* clarify pts related stuffmichael2006-10-281-0/+8
* Partial sync with en/mplayer.1 (2)kraymer2006-10-271-303/+611
* Add a note about charset configuration to the Apache section.diego2006-10-271-0/+5
* synced with r20468Gabrov2006-10-272-63/+4
* synced with r20445Gabrov2006-10-271-2/+8
* Fix translation inconsistencies, noticed by Torinthiel.voroshil2006-10-271-9/+9
* 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
* r20412: Fix some inconsistencies pointed out by Torinthiel.kraymer2006-10-265-102/+24
* Improve translation of autogenerated labelstorinthiel2006-10-261-0/+8
* Clearly state that main.xml is generatedtorinthiel2006-10-261-0/+3
* sync r20341torinthiel2006-10-261-34/+19
* r20379: Remove doubled -dvd-device information.voroshil2006-10-264-102/+30
* Transtale a skipped titletorinthiel2006-10-261-1/+1
* sync r20449torinthiel2006-10-251-224/+53
* Typo fixtorinthiel2006-10-251-1/+1
* sync r20442torinthiel2006-10-251-66/+3
* 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
* Remove confusing and probably wrong paragraph about libdvdcss.diego2006-10-251-58/+1
* Microsync, just to keep documentation buildingtorinthiel2006-10-242-2/+305
* sync r20412torinthiel2006-10-241-444/+109
* sync r20401torinthiel2006-10-241-9/+8
* -chapter works with dvd:// and dvdnav://nicodvb2006-10-231-1/+1
* synced with r20423Gabrov2006-10-233-17/+19
* sync w/ r20419gpoirier2006-10-231-2/+1
* Yet some more CVS->CVSgpoirier2006-10-231-3/+2
* sync w/ r20417gpoirier2006-10-231-22/+142
* s/DarwinPorts/MacPorts/gpoirier2006-10-231-5/+5
* Fix some inconsistencies pointed out by Torinthiel.diego2006-10-231-6/+9
* r20399: Remove bio2jack from list of required software.kraymer2006-10-233-19/+7
* sync w/ r20408gpoirier2006-10-231-3/+3
* swap telecine and pulldown, typo noticed by RCgpoirier2006-10-231-2/+2
* Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.diego2006-10-231-1/+3
* synced with r20405Gabrov2006-10-234-32/+17
* man/hu/mplayer.1 synced with r20375Gabrov2006-10-231-4/+8
* add missing dots as in r20328gpoirier2006-10-231-2/+2
* it's "die Syntax" not "der Syntax"attila2006-10-232-4/+4
* <replaceable> tags aren't needed in literal exampletorinthiel2006-10-231-1/+1
* Remove bio2jack from list of required software.diego2006-10-221-10/+0
* r20392: misc fixeskraymer2006-10-221-12/+10
* r20379: Remove doubled -dvd-device information.kraymer2006-10-221-8/+2
* misc fixesdiego2006-10-221-9/+8
* Some more spelling fixestorinthiel2006-10-221-2/+2
* sync w/r20375gpoirier2006-10-221-5/+11
* sync w/r20379gpoirier2006-10-221-7/+1
* sync w/r20341gpoirier2006-10-221-16/+1
* sync w/r20361gpoirier2006-10-221-2/+2
* sync w/r20361gpoirier2006-10-221-282/+27
* Sync r20379 + small fixestorinthiel2006-10-221-78/+44
* Remove doubled -dvd-device information.torinthiel2006-10-221-6/+0
* r20369: Warn about dangers of -use-filedir-conf optionkraymer2006-10-221-1/+4
* capitalization at beginning of sentencekraymer2006-10-221-1/+1
* remove mkdir warningskraymer2006-10-221-4/+4
* Warn about dangers of -use-filedir-conf optionrtogni2006-10-221-0/+3
* remove outdated reference to "tvout-voodoo"; fixes compilationkraymer2006-10-221-1/+1
* r20352: fix XviD spelling. replace some old DivX5's.voroshil2006-10-221-5/+5
* r20358: Make documentation links point to the online version.kraymer2006-10-223-21/+11
* remove some DivX version numberskraymer2006-10-222-4/+4
* Make documentation links point to the online version.diego2006-10-221-3/+5
* synced with r20352Gabrov2006-10-222-6/+6
* fix "typo"kraymer2006-10-221-1/+1
* fix XviD spellingkraymer2006-10-224-11/+11
* synced with r20350Gabrov2006-10-224-296/+80
* man/hu/mplayer.1 synced with 20336Gabrov2006-10-221-93/+55
* r20341: Remove obsolete parts, some updates.kraymer2006-10-222-260/+19
* sync w/r20336gpoirier2006-10-211-73/+23
* r20318: capitalization fixes, add missing dots to sentences voroshil2006-10-212-287/+27
* Remove obsolete parts, some updates.diego2006-10-212-273/+19
* 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
* some random fixes (wording, spelling..)kraymer2006-10-212-20/+21
* add German translation of codecs.xmlkraymer2006-10-211-0/+917
* sync w/ r20321gpoirier2006-10-201-4/+5
* --enable-external-faad doesn't exist any morekraymer2006-10-201-3/+4
* sync w/r20318gpoirier2006-10-201-7/+7
* capitalization fixes, add missing dots to sentenceskraymer2006-10-201-6/+6
* Greatly simplify synopsis roff markup and add a bit of consistency.diego2006-10-201-73/+22
* sync w/ 20054gpoirier2006-10-191-119/+33
* sync w/ 20310gpoirier2006-10-191-5/+1
* r20183: Recommend gcc 4.x on PowerPCvoroshil2006-10-192-3/+39
* r20288: vf uspp description: it now uses snow, not mpeg4kraymer2006-10-192-7/+45
* sync with r20295, patch by Francois Badier %frabad A gmail P com%gpoirier2006-10-191-107/+132
* What is the meaning of the numbers on the status line during the encoding pro...gpoirier2006-10-191-0/+37
* sync w/ r19738gpoirier2006-10-181-3/+3
* sync with r20288ptt2006-10-181-4/+7
* sync w/ r20288gpoirier2006-10-181-4/+8
* sync w/ r20083gpoirier2006-10-181-37/+18
* 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-172-20/+28
* sync w/20280gpoirier2006-10-171-2/+2
* remove me=3 leftover (x264)kraymer2006-10-171-1/+1
* mention new -use-filedir-conf option in general config descriptionkraymer2006-10-171-1/+3
* sync with 20277gpoirier2006-10-171-6/+7
* Update x264 option names that changed with r20060lorenm2006-10-161-5/+6
* sync up to r20265 + some li'l fixptt2006-10-161-17/+25
* sync w/ r19715gpoirier2006-10-161-12/+6
* Woops, forgot to bump sync taggpoirier2006-10-161-1/+1
* Sync w/ 20260gpoirier2006-10-161-20/+184
* 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
* Update x264 option names that changed with r20060gpoirier2006-10-161-13/+12
* 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
* syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%gpoirier2006-10-151-28/+63
* Actually convert sync tag to subversion style (and found out that this file i...gpoirier2006-10-151-5/+5
* Bump sync tag, remove useless FIXMEgpoirier2006-10-151-2/+1
* missing console messages are (also) replaced by English versionskraymer2006-10-151-2/+2
* update mailman linkskraymer2006-10-151-2/+2
* Escape some more - signs.diego2006-10-151-7/+7
* Sebastian now coordinates translations, some cosmetics.diego2006-10-151-4/+5
* cosmetics: indentationkraymer2006-10-154-1561/+1815
* synced with r20176Gabrov2006-10-151-20/+8
* Remove removed/renamed files.diego2006-10-152-715/+0
* Add standard svn:eol-style and svn:keywords properties, remove svn:executable.diego2006-10-151-0/+0
* synced with r20183Gabrov2006-10-151-2/+2
* synced with r20194Gabrov2006-10-151-25/+26
* Deleting formats.xml and users-vs-dev.xml.Gabrov2006-10-152-719/+0
* synced with r20083Gabrov2006-10-151-11/+22
* Sync mail-lists.xml removal.diego2006-10-143-156/+4
* sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w...gpoirier2006-10-146-461/+360
* 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
* r20172: Update paragraph about libdvdcss and libdvdread.voroshil2006-10-121-17/+4
* Some more consistency for the -pvr options, typo.diego2006-10-121-11/+12
* r20183: Recommend gcc 4.x on PowerPC.kraymer2006-10-121-2/+2
* Recommend gcc 4.x on PowerPC.diego2006-10-121-1/+1
* r20132: little typo fixeskraymer2006-10-121-6/+6
* r20176: small consistency/format fixkraymer2006-10-121-20/+13
* small consistency/format fixkraymer2006-10-121-1/+1
* initial import of cd-dvd.xml (german translation)kraymer2006-10-121-0/+444
* Merge the two libdvdcss/libdvdread paragraphs.diego2006-10-121-7/+2
* Update paragraph about libdvdcss and libdvdread.diego2006-10-121-9/+2
* 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 r20119Gabrov2006-10-088-111/+47
* Cosmetics: remove lone (evil ;-) ) tabreimar2006-10-081-1/+1
* r20083: Unify labels of two solutions to similar problems.kraymer2006-10-071-12/+19
* cosmetics: reformatting, aligningkraymer2006-10-072-255/+309
* r20085: fix FIXME: move history to appendixkraymer2006-10-072-6/+5
* - missing space before '('torinthiel2006-10-061-3/+2
* sync r20085torinthiel2006-10-062-6/+5
* r20080: (cosmetics) add some empty lines to improve readability.voroshil2006-10-063-14/+23
* fix FIXME: move history to appendixkraymer2006-10-052-4/+3
* sync r20083torinthiel2006-10-051-9/+19
* Unify labels of two solutions to similar problems.torinthiel2006-10-051-2/+2
* Missing space before '('torinthiel2006-10-051-2/+2
* Remove unnecessary </itemizedlist><itemizedlist>,torinthiel2006-10-051-6/+0
* (cosmetics) add some empty lines to improve readabilitytorinthiel2006-10-051-0/+15
* Sync 20074torinthiel2006-10-051-32/+6
* Remove stray $ from sync tag.diego2006-10-051-1/+1
* Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)gpoirier2006-10-0516-17/+17
* Synced with 2.10.2006jheryan2006-10-051-62/+204
* Synced with 2.10.2006jheryan2006-10-057-541/+342
* r20061: document new x264 options through r579. (ssim, interlaced, deadzone_i...kraymer2006-10-051-74/+91
* Fix build failuregpoirier2006-10-052-3/+3
* sync with r20051torinthiel2006-10-051-10/+10
* r20054: Remove outdated/duplicate parts from the SDL section.voroshil2006-10-051-59/+1
* r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r1...voroshil2006-10-051-22/+26
* 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
* r20054: Remove outdated/duplicate parts from the SDL section.kraymer2006-10-041-61/+1
* Remove outdated/duplicate parts from the SDL section.diego2006-10-041-58/+0
* Mark ao_sdl as SDL-only.diego2006-10-041-1/+1
* Add SDL-specific keys.diego2006-10-041-0/+14
* some reformattingdiego2006-10-041-9/+9
* synced with r20049Gabrov2006-10-041-48/+50
* Partial sync to r20024, more to follow (hopefully soon)torinthiel2006-10-048-395/+138
* r20041: Add IDs to some examples/tables.kraymer2006-10-044-17/+17
* Fix russian docs build error, caused by my r20046 commitvoroshil2006-10-041-0/+1
* r20041: Add IDs to some examples/tables.voroshil2006-10-043-17/+15
* Fix hz vs Hz typo.diego2006-10-042-7/+7
* Remove unused files.diego2006-10-042-270/+0
* Add IDs to some examples/tables.diego2006-10-043-8/+8
* Make sync tags consistent.diego2006-10-0421-21/+21
* Remove stray $ from sync tags.diego2006-10-042-2/+2
* Remove outdate, obsolete and inflammatory rants section made in r19973 of Eng...gpoirier2006-10-042-224/+0
* Add a note about checking XML documentation build.diego2006-10-041-0/+3
* r20028: faacopts :object is in the range 1..4, not 0..3kraymer2006-10-041-2/+2
* Comment out sections that break the build.diego2006-10-041-0/+5
* faacopts :object is in the range 1..4, not 0..3nicodvb2006-10-041-1/+1
* Recent updates, to r 20024torinthiel2006-10-041-6/+20
* 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
* Fixed typos and some translation errors.voroshil2006-10-011-110/+83
* 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
* Sync section removal.diego2006-09-276-451/+11
* fixes by jerome ferrarigpoirier2006-09-271-97/+111
* Lots of fixes by Jerome Ferrarigpoirier2006-09-271-208/+213
* Some fixes by Jerome Ferrarigpoirier2006-09-271-6/+6
* r19974: Update gcc section. Some rewording.voroshil2006-09-271-13/+9
* r19973: Remove outdate, obsolete and inflammatory rants section.voroshil2006-09-272-251/+1
* r19975: Also mention sysctl for adjusting RTC settings.kraymer2006-09-271-19/+14
* cosmetics: reformatting, aligningkraymer2006-09-277-7634/+7916
* r19973: Remove outdate, obsolete and inflammatory rants sectionkraymer2006-09-272-259/+1
* 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
* Also mention sysctl for adjusting RTC settings.diego2006-09-241-1/+6
* Update gcc section, some rewording.diego2006-09-241-15/+7
* Remove outdate, obsolete and inflammatory rants section.diego2006-09-242-227/+0
* synced to 14.9.2006jheryan2006-09-228-63/+672
* 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
* cosmeticsdiego2006-09-221-52/+53
* removed mention of dvdnav_eventnicodvb2006-09-191-3/+0
* sync with r19881gpoirier2006-09-191-18/+61
* Allow shared libavcodec, but explain the implications.rathann2006-09-191-5/+5
* Add (if applicable) footnote to binary codecs in the feature list.rathann2006-09-181-4/+12
* 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
* Add hint about how to check man pages for markup errors.diego2006-09-181-1/+2
* 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-176-374/+201
* better description of set_mouse_pos.nicodvb2006-09-171-1/+2
* 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
* translation by Vladimir Voroshilov, voroshil gmail comvoroshil2006-09-171-0/+1156
* Wording improvements, document only one half of -mouse-movements flag option.diego2006-09-161-9/+10
* minor wording/spelling changesdiego2006-09-161-3/+3
* documented set_mouse_posnicodvb2006-09-161-0/+3
* documented -[no]mouse-movementsnicodvb2006-09-161-0/+6
* translation by Vladimir Voroshilov, voroshil gmail comvoroshil2006-09-161-0/+2546
* r19839: Add repeated screenshot mode to vf_screenshot.kraymer2006-09-151-2/+6
* Add repeated screenshot mode to vf_screenshot.eugeni2006-09-152-3/+8
* r19829: Improve TrueType font installation sectionvoroshil2006-09-144-260/+172
* r19832: remove leftover parenthesiskraymer2006-09-134-142/+150
* remove leftover parenthesiskraymer2006-09-131-1/+1
* r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font inst...kraymer2006-09-133-99/+53
* Improve TrueType font installation section.diego2006-09-131-19/+20
* Move subtitles and OSD section from the installation to the usage chapter.diego2006-09-134-125/+131
* Slightly restructure font installation section.diego2006-09-132-3/+9
* TrueType fonts now preferred over bitmap fonts, rewrite the font installation.diego2006-09-131-88/+39
* r19823: Remove mpsub section, the format is documented in DOCS/tech.kraymer2006-09-131-47/+2
* Remove mpsub section, the format is documented in DOCS/tech.diego2006-09-131-46/+1
* various fixes, rewordingkraymer2006-09-132-90/+90
* r19820: Marillat packages binary codecs, not bitmap fonts.kraymer2006-09-131-3/+4
* Marillat packages binary codecs, not bitmap fonts.diego2006-09-131-1/+1
* r19809: link fix: The codecs page was merged into the download pagevoroshil2006-09-123-106/+5
* r19810: Remove bogus and outdated codecs installation section.kraymer2006-09-121-110/+1
* r19809: link fix: The codecs page was merged into the download page.kraymer2006-09-123-6/+6
* Remove bogus and outdated codecs installation section.diego2006-09-121-104/+0
* link fix: The codecs page was merged into the download page.diego2006-09-123-3/+3
* r19801: Mailing list page URL changed.kraymer2006-09-122-24/+29
* r19799: ability to pass channel name (not only number) to radio_set_channelkraymer2006-09-121-14/+46
* Fix missing link change from previous commitvoroshil2006-09-121-1/+1
* No real change for r19801: already have correct urlvoroshil2006-09-121-1/+1
* Mailing list page URL changed.diego2006-09-111-1/+1
* r19793: Fixes suggested by the Wanderervoroshil2006-09-111-3/+4
* Clarify binary codecs section.diego2006-09-111-2/+3
* Many translation and typo fixes.voroshil2006-09-111-97/+73
* separate independant clauses with a semicolon, as suggested by The Wanderergpoirier2006-09-101-1/+1
* Fixes suggested by The Wanderergpoirier2006-09-101-3/+4
* r19779: RTC is no longer the default timing methodvoroshil2006-09-102-7/+5
* synced with r19790Gabrov2006-09-103-36/+52
* grammar fixdiego2006-09-101-3/+3
* Some more hints for binary packagers.diego2006-09-101-2/+17
* small wording/spelling fixesdiego2006-09-101-5/+5
* keypad 7 returns to nearest dvdnav menunicodvb2006-09-101-0/+2
* RTC is no longer the default timing method.diego2006-09-092-4/+3
* mention dvdnav keys bindingsnicodvb2006-09-091-0/+24
* mention that 'h' and 'k' work with dvb input, toonicodvb2006-09-091-2/+2
* r19767: Remove outdated hint about patching kernel sources.voroshil2006-09-091-18/+2
* Remove outdated hint about patching kernel sources.diego2006-09-091-16/+1
* r19760: remove trailing slash from linkvoroshil2006-09-091-2/+2
* -nortc is now the default, document -rtc instead. Change the descriptionuau2006-09-091-4/+8
* increased revision tag after typo fix in English faq.xml (synced with r19760)Gabrov2006-09-081-1/+1
* remove trailing slash from linkGabrov2006-09-081-1/+1
* DOCS/xml/hu synced with r19757Gabrov2006-09-0813-96/+553
* man/hu/mplayer.1 synced with r19751Gabrov2006-09-081-2/+19
* translation by Vladimir Voroshilov, voroshil gmail comvoroshil2006-09-081-0/+692
* Sections structure synced with english pages.voroshil2006-09-086-124/+127
* Removed outdated file. Content moved to documentation.xml.voroshil2006-09-082-18/+10
* r19751: Abit of doc about dvdnav support in MPlayer, ...voroshil2006-09-082-2/+20
* Fixes suggested by Diegogpoirier2006-09-081-4/+4
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to use...gpoirier2006-09-083-1/+20
* rename formats.xml into containers.xmlgpoirier2006-09-082-1/+1
* r19738: formats.xml --> containers.xml, the chapter was renamed long ago.kraymer2006-09-082-3/+3
* r19742: Remove reference to nvidia-opinions section, it's completely outdated.kraymer2006-09-082-33/+6
* 19737: Remove 404 NuppelVideo link.kraymer2006-09-081-2/+2
* r19738: formats.xml --> containers.xml, chapter wa renamed long agovoroshil2006-09-083-4/+9
* r19739: readvcd link fixvoroshil2006-09-081-2/+2
* r19737: Remove 404 NuppelVideo link.voroshil2006-09-081-2/+2
* r19736: Remove references to obsolete font generators and 404 links.voroshil2006-09-081-22/+3
* Remove reference to nvidia-opinions section, it's completely outdated.diego2006-09-071-2/+1
* Remove reference to gcc-296 section, it's very outdated now.diego2006-09-071-4/+1
* Remove tvout-voodoo section that only consists of one broken link.diego2006-09-072-8/+1
* readvcd link fixdiego2006-09-071-1/+1
* formats.xml --> containers.xml, the chapter was renamed long ago.diego2006-09-072-1/+1
* Remove 404 NuppelVideo link.diego2006-09-071-1/+1
* Remove references to obsolete font generators and 404 links.diego2006-09-071-16/+0
* r19733: (hopefully last) mplayer lists link fixkraymer2006-09-073-140/+12
* r19732: Mailing list descriptions are on homepage, remove from herevoroshil2006-09-073-147/+10
* (hopefully last) mplayer lists link fixkraymer2006-09-071-1/+1
* Mailing list descriptions are on the homepage, remove from here.diego2006-09-073-139/+7
* Outdated file synced with r19589voroshil2006-09-071-33/+35
* fixed wrong synced tagvoroshil2006-09-071-1/+1
* r19687: Codecs page link fix, paragraph rewordedvoroshil2006-09-071-5/+6
* Made better translation of some phrases, typos fixedvoroshil2006-09-071-23/+23
* Outdated file synced with r17322voroshil2006-09-071-5/+12
* Outdated file synced with r19715voroshil2006-09-061-88/+550
* updated missed sync tagvoroshil2006-09-061-1/+1
* r19719: fix cpufreq linkvoroshil2006-09-061-1/+1
* fix cpufreq linkkraymer2006-09-061-1/+1
* r19715: fix some more mailman linksvoroshil2006-09-063-10/+10
* r19715: fix some more mailman linkskraymer2006-09-065-10/+10
* replace tabs by spaces (more readable in std editor..)kraymer2006-09-061-1443/+1442
* fix some more mailman linkskraymer2006-09-065-9/+9
* r19713: fix link to amigasoft.netkraymer2006-09-061-2/+2
* fix link to amigasoft.netkraymer2006-09-061-1/+1
* sync of existing (German) xml docs:kraymer2006-09-069-56/+71
* Outdated file synced with r18964voroshil2006-09-061-198/+683
* Some more CVS --> Subversion changes, explain what to do with the sync tagdiego2006-09-061-4/+8
* better translation of some technical phrases, typos fixedvoroshil2006-09-061-46/+46
* sync w/ r19688gpoirier2006-09-061-2/+95
* r19685: Fix mailing list URLs.voroshil2006-09-061-2/+2
* Outdated file synced with r19685voroshil2006-09-061-11/+10
* r19686: Remove the most outdated entries, small updates.voroshil2006-09-061-30/+5
* Added myself to MAINTAINERSvoroshil2006-09-061-1/+1
* fix charset issues and a little wordingkraymer2006-09-051-24/+16
* added radio.xml, patch by Christian Obst (christian_obst gmx net)kraymer2006-09-052-0/+111
* r19688: insert linebreakkraymer2006-09-051-1/+26
* insert linebreakkraymer2006-09-051-1/+2
* Codecs page link fix, paragraph reworded.diego2006-09-051-4/+5
* Remove the most outdated entries, small updates.diego2006-09-051-28/+4
* Fix mailing list URLs.diego2006-09-053-3/+3
* sync with r18247diego2006-09-051-41/+45
* sync with r19677diego2006-09-051-18/+18
* Remove reference to deleted divx4 section.diego2006-09-051-23/+1
* sync with r19587diego2006-09-051-309/+189
* sync with r18426diego2006-09-051-41/+67
* Remind packagers not to use deprecated codecs and skins paths.diego2006-09-041-0/+3
* lists.mplayerhq.hu URL fix, comment out mailing list search.diego2006-09-041-17/+19
* sync with r19587diego2006-09-041-30/+41
* synced with r18606diego2006-09-041-10/+26
* synced with r14024diego2006-09-041-3/+3
* synced with r19620diego2006-09-041-13/+14
* Add -ass-styles man page entry.eugeni2006-09-041-0/+6
* minor wording changediego2006-09-041-1/+1
* Remove Alex from some maintainer positions that he no longer has.diego2006-09-031-7/+7
* Add note about translating in teams and taking over unmaintained translations.diego2006-09-031-0/+10
* Remove outdated references to CVS.diego2006-09-031-8/+9
* translation by Vladimir Voroshilov, voroshil gmail comdiego2006-09-031-0/+1156
* small markup/grammar fixdiego2006-09-031-2/+4
* ass-color and ass-border-color options.eugeni2006-09-031-0/+8
* added missing reference to radio.xmlGabrov2006-09-021-0/+1
* man/hu/mplayer.1 synced with r19635Gabrov2006-09-021-5/+97
* Fix sync tag.diego2006-09-021-1/+1
* Set default svn:keywords and svn:eol-style properties.diego2006-09-021-1/+1
* DOCS/xml/hu synced with r19634Gabrov2006-09-028-7/+169
* Set default svn:eol-style and svn:keywords properties.diego2006-09-021-1/+1
* new translation, synced with r17322diego2006-09-021-0/+59
* Get rid of code I neither know nor use anymore.attila2006-09-021-1/+1
* sync with r19587diego2006-09-021-3/+85
* Document (no)global x264 encoding option.diego2006-09-011-0/+7
* adding myself to the files in relevant placesrik2006-09-011-0/+2
* Update with current status.diego2006-09-011-4/+5
* The FSF changed postal address.diego2006-09-018-8/+8
* Remove spurious line.diego2006-08-311-1/+0
* Improve radio command descriptions.diego2006-08-311-4/+6
* sync w/r19569gpoirier2006-08-311-14/+25
* wording/markup fixesdiego2006-08-311-4/+5
* r19606: documented -lavfdoptskraymer2006-08-311-1/+11
* mention -demuxer lavf in the dvb input sectionnicodvb2006-08-301-0/+7
* documented -lavfdoptsnicodvb2006-08-301-0/+10
* r19599: Improve radio section.kraymer2006-08-301-3/+69
* Improve radio section.diego2006-08-291-17/+19
* description of radio slave commands, copied from TV command descriptions :-)reimar2006-08-291-0/+9
* r19265: how to encode to PSP format (patch by Christian Obst, christian_obst ...kraymer2006-08-291-1/+45
* grammar/wording/markup fixesdiego2006-08-291-19/+27
* fixe some typos and formatting of -radio entrykraymer2006-08-291-16/+16
* Fix build after radio commit, patch by Jindrich Makovicka.diego2006-08-293-11/+7
* ftp.mplayerhq.hu --> upload.mplayerhq.hudiego2006-08-2817-31/+31
* svn diff does not show files you forgot to add, so recommend of svn status, tooreimar2006-08-281-0/+7
* Forgotten documentation part of radio support patchreimar2006-08-282-0/+234
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-285-0/+72
* 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-289-166/+137
* Synced to 25.8.2006jheryan2006-08-281-117/+224
* live.com --> LIVE555diego2006-08-2813-16/+16
* documented new slave mode commandsben2006-08-261-0/+42
* 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
* How to handle broken/copy protected VOB files?gpoirier2006-08-231-0/+24
* Add -ass-force-style to man page.eugeni2006-08-221-0/+5
* Enclose all space padded headings with quotes.diego2006-08-229-1740/+1740
* help_mp-hu.h & xml/hu/ports.xml synced with r19449Gabrov2006-08-191-2/+2
* r19361: Reintroduce an ugly variant of the -gui/-nogui options.kraymer2006-08-171-18/+137
* r19424: Update new DarwinPorts URLkraymer2006-08-171-2/+2
* Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %gpoirier2006-08-171-263/+256
* Update new DarwinPorts URL (as opendarwin.org is going bye-bye and gpoirier2006-08-171-1/+1
* Fixes by Jerome Ferrarigpoirier2006-08-171-180/+171
* m-x whitespace-cleanupgpoirier2006-08-1617-352/+352
* xml/hu/codecs.xml synced with r19387Gabrov2006-08-141-2/+2
* trying to fix the reverting paragraphmichael2006-08-131-5/+36
* XAnim homepage URL fixdiego2006-08-131-1/+1
* Update for recent discussions on mplayer-dev-eng.diego2006-08-131-8/+7
* sync with 19361gpoirier2006-08-121-2/+9
* help_mp-hu.h & man/hu/mplayer.1 synced with r19369Gabrov2006-08-121-2/+10
* editorial spelling/wording/grammar changesdiego2006-08-101-8/+8
* update the moving & copying rules as disscussed on mplayer-dev + some (but no...michael2006-08-091-4/+11
* Reintroduce an ugly variant of the -gui/-nogui options.reimar2006-08-081-0/+6
* remove trailing spaces + remove some obviously redudant wordsgpoirier2006-08-071-709/+709
* synced with r19348gpoirier2006-08-071-10/+12
* punctuation, slight clarificationdiego2006-08-061-2/+2
* Add matroska chapter seeking capability.eugeni2006-08-062-0/+7
* inputs is for keys, this is streamben2006-08-041-1/+1
* a few more files i'll maintainben2006-08-041-0/+3
* synced with r19293Gabrov2006-08-022-14/+152
* 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
* Add Indexes to Options as suggested by Jaeho Shin.diego2006-07-301-1/+1
* How to encode movies for PSPgpoirier2006-07-301-0/+44
* alex didnt commit his (very incomplete) rfc conversion of my proposal so i co...michael2006-07-301-0/+127
* Add a paragraph about which Subversion version to use.diego2006-07-291-0/+6
* typo fixben2006-07-291-1/+1
* Part 2 of the various fixes features by Jerome Ferrarigpoirier2006-07-291-118/+112
* missed some escapingben2006-07-292-2/+2
* use DOCS writing standards for default values (asked by diego)ben2006-07-291-12/+9
* Part 1 of review of Jerome's Ferrari's patchgpoirier2006-07-291-102/+101
* 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
* ao_ivtv driver in authors/maintainers filesben2006-07-281-0/+1
* 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 18964 by Emdej and fixes from Boskiboskicinek2006-07-251-18/+681
* 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-242-19/+34
* 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
* added myself as maintainer of vo_ivtv driverben2006-07-191-0/+1
* move -ass on top of -ass-* optionskraymer2006-07-182-15/+15
* r19131: 10l to someone..kraymer2006-07-181-3/+3
* 10l compilation fix: misplaced tagdiego2006-07-181-1/+2
* 10l to someone..rfelker2006-07-181-2/+2
* remove vorbis and theora support by request of ivanmichael2006-07-171-10/+0
* 10l typo, please check compilation before committing.diego2006-07-171-1/+1
* clarify H.264 global header formatmichael2006-07-161-0/+2
* r19081: Update some old and crufty sections.kraymer2006-07-162-48/+5
* 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-162-118/+3
* r19050: grammar and consistency fixeskraymer2006-07-161-29/+29
* r18964: wording fixkraymer2006-07-162-8/+58
* sync of ports.xml:kraymer2006-07-161-11/+55
* some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ ...kraymer2006-07-164-42/+41
* clarify "extradata"michael2006-07-151-0/+13
* now obsoletediego2006-07-151-14/+0
* Change sync tags to rXXXX.diego2006-07-1518-36/+18
* - sync and fixesboskicinek2006-07-158-318/+298
* - CVS --> SVNboskicinek2006-07-151-1/+1
* Hungarian docs & man page synced with r19101Gabrov2006-07-155-234/+25
* print frame type and keep track of last encountered keyframeivo2006-07-151-0/+3
* new black frame detection filterivo2006-07-152-0/+12
* 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-143-185/+1
* Update some old and crufty sections.diego2006-07-142-42/+3
* some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis ...gpoirier2006-07-131-160/+159
* rename mpcf.txt to nut.txtmichael2006-07-131-0/+0
* freeze (this is pretty much oded shimons patch from a few month ago)michael2006-07-131-4/+6
* 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-122-2/+2
* 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-123-14/+7
* r19046: two small fixeskraymer2006-07-121-8/+66
* two small fixeskraymer2006-07-121-2/+2
* r19043: add missing comma [does not apply]kraymer2006-07-121-5/+4
* r19039: Use only one global config.mak file.kraymer2006-07-121-8/+1
* add missing commacorey2006-07-121-1/+1
* Use only one global config.mak file.diego2006-07-121-6/+0
* - svn sync tag addedboskicinek2006-07-1217-2178/+1304
* - incomplete but we probably need this (because we updated mencoder.xml already)boskicinek2006-07-121-0/+4418
* - svn sync tag addedboskicinek2006-07-121-7/+8
* Telecine article on divx.com has gone 404, link to Wikipedia instead.diego2006-07-121-4/+4
* sync w/ 18969 (latest Eng. version)gpoirier2006-07-111-1/+8
* sync w/ r18942gpoirier2006-07-111-2/+40
* added myself as maintainer of pvr input layerben2006-07-101-0/+3
* 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/xml/hu synced with r18973Gabrov2006-07-092-4/+48
* 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
* wording fixdiego2006-07-081-2/+2
* Add myself to maintainers.eugeni2006-07-081-0/+1
* grammar/markup fixesdiego2006-07-081-9/+13
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+33
* Building on Mac OS 10.3 leads to several link errors: this new FAQ entry expl...gpoirier2006-07-071-0/+44
* some grammar/spelling/markup fixes for -rtsp-destinationdiego2006-07-061-2/+6
* DOCS/xml/hu synced with r18923Gabrov2006-07-063-22/+68
* Update MPlayerOSX checkout commandlines with subversion commandlinegpoirier2006-07-061-6/+5
* document the change on -edlout's behaviorreynaldo2006-07-051-6/+6
* Modifies behavior of -edloutreynaldo2006-07-051-4/+3
* trying to end the codec id battlemichael2006-07-041-0/+7
* Sync with 18835jheryan2006-07-041-47/+227
* Sync to svn up to 27.6.2006jheryan2006-07-0419-209/+366
* updated english and french manpages with new -rtsp-destination optionben2006-07-012-0/+10
* havent seen him in ages..reynaldo2006-06-301-2/+2
* Nicolas Le Gaillart has vanishedgpoirier2006-06-301-1/+1
* Update list of documentation maintainers.diego2006-06-301-6/+7
* Fix misplaced apostrophe.diego2006-06-291-1/+1
* cosmeticsdiego2006-06-281-0/+30
* Rewrite and extend the Subversion guidelines.diego2006-06-281-64/+92
* typo/grammar fixesdiego2006-06-281-12/+18
* More information on how to compile MPlayer on OSX with extra featuresgpoirier2006-06-271-1/+42
* updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port optionben2006-06-266-6/+6
* Add new Subversion beginners guideivo2006-06-261-0/+62
* Remove old CVS beginners guideivo2006-06-261-141/+1
* r18824: URL update for Marillat Debian packageskraymer2006-06-261-1/+1
* added myself as freesdp imported library maintainerben2006-06-261-0/+1
* URL update for Marillat Debian packagesdiego2006-06-262-2/+2
* natsuki.mplayerhq.hu -> rsync.mplayerhq.huattila2006-06-241-2/+2
* added myself as the new librtsp maintainerben2006-06-231-0/+1
* rename cvs-howto.txt to svn-howto.txtivo2006-06-211-0/+0
* minor Subversion-related changesdiego2006-06-211-12/+3
* add command for changing commit messages after the commit took place.ivo2006-06-211-0/+7
* fix link to help_mp-XX.h files in svn repokraymer2006-06-181-1/+1
* r18712: improved -vo gl:lscale documentationkraymer2006-06-181-31/+26
* DOCS/man/hu/mplayer.1 synced with r18712Gabrov2006-06-161-27/+22
* Setting up a web server and FTP server.diego2006-06-161-2/+19
* misc correctionsdiego2006-06-161-46/+52
* improved -vo gl:lscale documentationreimar2006-06-141-4/+9
* More CVS --> Subversion changesivo2006-06-141-52/+51
* CVS --> Subversionivo2006-06-141-14/+11
* DOCS/xml/hu/ports.xml synced with r18704Gabrov2006-06-141-11/+85
* Remove unnecessary rsync exclude.diego2006-06-141-2/+1
* cosmeticsdiego2006-06-141-7/+7
* formatting fixesdiego2006-06-141-22/+14
* sync with r18697gpoirier2006-06-141-1/+1
* r18697: scaler -> scale typo fixkraymer2006-06-131-2/+2
* review of large parts of xml documentationkraymer2006-06-1311-448/+450
* scaler -> scale typo fixreimar2006-06-131-1/+1
* sync with r18656 (French man page is now in sync)gpoirier2006-06-111-4/+30
* sync with r18673kraymer2006-06-101-6/+77
* Preliminary version of mirror howtoattila2006-06-102-0/+191
* Expand and update the Solaris and AIX sections.diego2006-06-101-6/+79
* r18656: Add yuv to rgb conversion using a 3D lookup texturekraymer2006-06-091-1/+10
* CVS --> Subversiondiego2006-06-091-12/+4
* synced with r18656Gabrov2006-06-091-15/+62
* unify wording of "Manpage" (according to most occurences in de/mplayer.1)kraymer2006-06-089-30/+30
* Add yuv to rgb conversion using a 3D lookup texturereimar2006-06-081-0/+6
* synced with r18651Gabrov2006-06-0819-149/+58
* Except for missing cd-dvd.xml and codecs.xml, German xml docskraymer2006-06-0811-103/+104
* small fixes in en/video.xmlkraymer2006-06-082-179/+166
* s/CVS/Subversion/diego2006-06-081-7/+7
* review of ports.xml and formats.xml translationskraymer2006-06-082-95/+93
* 10l: double "and"kraymer2006-06-081-1/+1
* review of history.xml and users-vs-dev.xmlkraymer2006-06-082-33/+33
* review of mencoder.xmlkraymer2006-06-081-65/+64
* rewording/clarification of vqscale optionkraymer2006-06-072-5/+9
* Project Mayo is long dead, their CVS does not work. Some more changesdiego2006-06-071-46/+2
* 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
* some more s/CVS/Subversion/ + update some step-by-step directions which were ...gpoirier2006-06-072-34/+17
* Remove all references to MPlayer CVS from bugreports.xmlgpoirier2006-06-071-12/+13
* 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
* Fix mailing list name.diego2006-06-061-1/+1
* * fix obsolete cvs revision tagskraymer2006-06-067-10/+17
* (at least for now) finalizing review of encoding-guide.xmlkraymer2006-06-061-119/+119
* </para> tag was accidently deleted and caused compile errorkraymer2006-06-061-0/+1
* fixes by jerome ferrarigpoirier2006-06-061-63/+62
* xml docs: CVS --> Subversionkraymer2006-06-064-69/+24
* synced with r18573gpoirier2006-06-061-2/+18
* synced with r18591Gabrov2006-06-061-6/+44
* Motion compensating deinterlacermichael2006-06-061-0/+14
* (unfinished) review with lots of changeskraymer2006-06-051-403/+400
* 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
* German man page is completed since some time..kraymer2006-06-051-1/+1
* 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
* A couple typos: whith --> with, Defult --> Defaultcorey2006-06-051-2/+2
* 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-052-17/+36
* initial import of some missing German xml translation, review(s) pendingkraymer2006-06-058-0/+11439
* 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
* Remove now obsolete .cvsignore files.diego2006-06-0211-16/+0
* URL fixpoirierg2006-05-301-1/+1
* synced with 1.87gabrov2006-05-181-1/+8
* typo fixesgabrov2006-05-181-1/+1
* increased sync tag (1.16) after URL updategabrov2006-05-181-1/+1
* synced with 1.53gabrov2006-05-181-6/+25
* typo fixesgabrov2006-05-181-2/+2
* Mention new mphelp_check.py script.diego2006-05-171-7/+13
* Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.gpoirier2006-05-171-0/+7
* version bump (we are in sync with 1.16)kraymer2006-05-151-1/+1
* URL fixgpoirier2006-05-158-8/+8
* sync with 1.1289gpoirier2006-05-151-1/+27
* document more codecs supported by vfw interface.gpoirier2006-05-151-1/+16
* explains why current players do not deinterlace to full fieldrate, original p...gpoirier2006-05-141-2/+6
* add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP fer...gpoirier2006-05-141-0/+123
* 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.50gabrov2006-05-131-34/+44
* synced with 1.1288gabrov2006-05-131-2/+13
* Rework the karaoke audio filter section.diego2006-05-131-10/+7
* New karaoke afreynaldo2006-05-132-0/+13
* Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>gpoirier2006-05-121-53/+59
* some fixes for the VfW encoding sectiondiego2006-05-121-33/+43
* 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
* synced with 1.29gabrov2006-05-111-1/+1
* synced with 1.17 (increased sync tag after English typo fix)gabrov2006-05-111-1/+1
* synced with 1.49gabrov2006-05-111-4/+4
* 1.284: fix vfw-related thingskraymer2006-05-111-2/+2
* fix vfw-related things, patches by RC and Compngpoirier2006-05-111-1/+1
* grammar fixkraymer2006-05-101-1/+1
* missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comdiego2006-05-101-1/+1
* align xml tagskraymer2006-05-091-171/+171
* wordingkraymer2006-05-091-1/+1
* German translation for tvinput.xmlkraymer2006-05-091-0/+216
* 1.1283: Document xvfwopts.kraymer2006-05-091-2/+13
* Document xvfwopts.diego2006-05-091-1/+11
* small layout fixdiego2006-05-091-0/+2
* Ignore main.xml.diego2006-05-091-0/+1
* 1.1281: Small wording fix, add parameters to the lavfopts option declarations.kraymer2006-05-091-6/+6
* typo/wording fixesdiego2006-05-091-6/+6
* Add a note about main.xml.diego2006-05-091-2/+3
* synced with 1.48gabrov2006-05-091-1/+140
* Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >,...gpoirier2006-05-091-0/+139
* This file is autogenerated and should not be in CVS.diego2006-05-081-28/+0
* 2nd part of review by Pierre Lombard + some more fixes by me.gpoirier2006-05-081-244/+236
* French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further chan...gpoirier2006-05-081-114/+115
* French Fixes by Pierre Lombard, (and 10l to me for not checking they weregpoirier2006-05-041-369/+352
* synced with 1.1281gabrov2006-05-021-5/+5
* French fixes by jerome WOF ferrari YAP lappis WOF comgpoirier2006-05-021-102/+111
* some more correctionsgpoirier2006-05-012-4/+2
* sync with 1.1281gpoirier2006-05-011-6/+6
* french corrections by Bounecgpoirier2006-05-012-170/+170
* Small wording fix, add parameters to the lavfopts option declarations.diego2006-05-011-5/+5
* Expand a bit, clarification and grammar fix.diego2006-05-011-5/+6
* Remove obsolete features.xml file.diego2006-05-012-28/+0
* synced with 1.1280gabrov2006-05-011-212/+529
* 10lattila2006-04-301-5/+2
* patches should be always created from root dirattila2006-04-301-12/+16
* add section about resending patchesattila2006-04-301-0/+6
* 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
* French fixes by Jerome Ferrarigpoirier2006-04-291-50/+45
* French fixes by Bounecgpoirier2006-04-291-116/+115
* 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
* Some French corrections, patch by Jérome Ferrari <jerome POIS ferrari AH lap...gpoirier2006-04-281-21/+21
* 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
* I think I can safely take care of the equalizer af, going to maintain itreynaldo2006-04-271-0/+1
* German translation for faq.xmlkraymer2006-04-261-0/+1371
* French corrections by Pierre Lombard < p_l AH gmx POIS fr >gpoirier2006-04-261-180/+181
* (.)~(.)gpoirier2006-04-262-1299/+572
* 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
* some fixes by Pierre Lombardgpoirier2006-04-251-140/+143
* synced with 1.1042gabrov2006-04-251-12/+47
* synced with 1.105gabrov2006-04-251-8/+8
* synced with 1.26gabrov2006-04-251-3/+3
* Synced with 1.1258jheryan2006-04-251-21/+105
* Synced with 1.15jheryan2006-04-252-19/+69
* Synced with 1.80jheryan2006-04-251-98/+152
* Synced with 1.103jheryan2006-04-251-11/+23
* Synced with 1.63jheryan2006-04-251-2/+2
* Synced with 1.25jheryan2006-04-251-2/+2
* Synced with 1.102jheryan2006-04-251-1/+11
* Synced with 1.47jheryan2006-04-251-28/+52
* Synced with 1.76jheryan2006-04-251-1/+46
* Synced with 1.16jheryan2006-04-251-1/+2
* synced with 1.1036gabrov2006-04-241-2343/+7253
* Small grammar fixes:corey2006-04-241-2/+2
* small fix on -identify section of the manpage, new line for new sentence and ...reynaldo2006-04-241-2/+2
* AVI files *can* contain aspect ration information, closes #483.diego2006-04-241-1/+1
* Other players apart from MPlayer support MPEG-4 aspect now, closes #482.diego2006-04-241-3/+3
* 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
* Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.gpoirier2006-04-231-0/+4377
* 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
* Fix up osd_show_/operty_text.diego2006-04-231-2/+2
* Align osd_show_text with osd_show_property_text.albeu2006-04-231-1/+1
* Add a new command: osd_show_property_text that show an expanded propertyalbeu2006-04-232-0/+8
* Fix up -msgcharset and MPLAYER_CHARSET.diego2006-04-231-9/+11
* typo fixgabrov2006-04-231-1/+1
* document message charset functionalityreimar2006-04-231-4/+10
* Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.diego2006-04-221-0/+8
* The tv color control commands can now also adjust the values.albeu2006-04-221-8/+8
* sync to x264 r503 (dct_decimate)lorenm2006-04-221-0/+9
* synced with 1.76gabrov2006-04-221-1/+33
* 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
* remove private comment tagkraymer2006-04-191-1/+0
* German translation for usage.xmlkraymer2006-04-191-0/+1086
* spellcheck revealed 2 more typos..kraymer2006-04-191-2/+2
* small grammar fixkraymer2006-04-181-2/+2
* German translation for documentation.xmlkraymer2006-04-181-0/+196
* 1.15: Explain how security issues should be reported, based on a patch by Ivannkraymer2006-04-181-1/+16
* German translation for mail-lists.xmlkraymer2006-04-181-0/+131
* German translation for install.xmlkraymer2006-04-181-0/+988
* Remove outdated references to Arpi as admin.diego2006-04-181-3/+1
* A new German translation of the XML documentation is in the works.diego2006-04-1810-8024/+0
* minor markup fixesdiego2006-04-181-2/+2
* 10l: build fix.gpoirier2006-04-171-8/+8
* add translation of audio.xmlkraymer2006-04-171-0/+61
* English docs should be built first.diego2006-04-171-1/+1
* Simplify link removal.diego2006-04-171-3/+1
* add support for German translationkraymer2006-04-171-1/+1
* add finished translations forkraymer2006-04-173-0/+640
* add missing Makefile for German xml docskraymer2006-04-171-0/+11
* 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
* Add some files I maintainreimar2006-04-161-0/+3
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...reimar2006-04-151-0/+7
* synced with 1.15gabrov2006-04-151-2/+17
* synced with 1.103gabrov2006-04-151-1/+14
* Major update of all French files (except mencoder and encoding-guide)gpoirier2006-04-1513-315/+524
* 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
* Explain how security issues should be reported, based on a patch by Ivann, fe...gpoirier2006-04-091-0/+14
* AMR codecs support info, patch by Rathann, with slight alteration by me.gpoirier2006-04-091-0/+32
* co_N_pilation to compilationiive2006-04-091-1/+1
* 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