summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* command: add append-play loadfile modewm42014-07-241-0/+2
* manpage: correct the --mf optionswm42014-07-231-6/+6
* 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-27