aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* command: add property to indicate when pausing due to --keep-openGravatar wm42014-04-14
* command: add a property to indicate core pause stateGravatar wm42014-04-14
* New option --no-ometadata to opt out of including metadata when encoding.Gravatar Rudolf Polzer2014-04-14
* vf_vapoursynth: wipe vapoursynth state completely on reloadingGravatar wm42014-04-14
* Remove radio://Gravatar wm42014-04-13
* command: add vf-metadata propertyGravatar Kevin Mitchell2014-04-13
* command: add paused-for-cache, total-avsync-change, drop-frame-count propertiesGravatar David Weber2014-04-13
* manpage: vf_vapoursynth: document what happens on seekingGravatar wm42014-04-13
* manpage: lua: separate "advanced" functions into a separate sectionGravatar wm42014-04-12
* lua: make it easier to integrate with foreign event loopsGravatar wm42014-04-12
* lua: wrap mpv_get_wakeup_pipe()Gravatar wm42014-04-12
* video: add VapourSynth filter bridgeGravatar wm42014-04-12
* manpage: fix --vf=scale optionsGravatar James Ross-Gowan2014-04-11
* manpage: document how the client API retrieves the complicated propertiesGravatar wm42014-04-11
* lua: add a minor helper functionGravatar wm42014-04-10
* cache: allow resizing at runtimeGravatar wm42014-04-09
* manpage: --ad-spdif-dtshd=yes works nowGravatar wm42014-04-08
* vd_lavc: by default, do not show corrupt framesGravatar wm42014-04-08
* client API: avoid redundant property change events if possibleGravatar wm42014-04-08
* lua: add API for observing property changesGravatar wm42014-04-08
* remove redundant/outdated line from encodeing.rst:"what works"Gravatar Kevin Mitchell2014-04-03
* lua: give more control over timersGravatar wm42014-04-02
* lua: add mp.unregister_event() functionGravatar wm42014-04-01
* DOCS/encoding: make "What does not work yet" a proper RST sectionGravatar wm42014-04-01
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* command: allow changing filters before video chain initializationGravatar wm42014-03-30
* command: change what the metadata property returnsGravatar wm42014-03-30
* manpage: remove misleading description for --ontopGravatar Stefano Pigozzi2014-03-29
* manpage: osc: document some recent additionsGravatar wm42014-03-20
* manpage: clarify what to pass to --hwdec-codecs optionGravatar wm42014-03-20
* manpage: mark disc-title as writeableGravatar wm42014-03-18
* changes.rst: add dvd://1 -> dvd://0 changeGravatar wm42014-03-17
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* manpage: remove author fieldGravatar wm42014-03-16
* vf_delogo: remove internal implementationGravatar wm42014-03-16
* command: rename dvd- properties to disc-Gravatar wm42014-03-15
* DOCS/coding-style: add another requirement for commit messagesGravatar wm42014-03-15
* command: prefix DVD title properties with "dvd-"Gravatar wm42014-03-15
* af_volume: add detach optionGravatar wm42014-03-14
* manpage: af: minor syntax improvementsGravatar wm42014-03-14
* af_volume: remove double-negated suboptionGravatar wm42014-03-14
* af_volume: add support for replaygain pre-amp and clipping preventionGravatar Alessandro Ghedini2014-03-13
* af_volume: add replaygain supportGravatar Alessandro Ghedini2014-03-13
* DOCS/coding-style: add an example and another ruleGravatar wm42014-03-13
* DOCS/tech-overview: DOCS/OUTDATED-tech/ was deletedGravatar wm42014-03-12
* DOCS: add coding styleGravatar wm42014-03-12
* options.rst: correct broken URLGravatar Diogo Franco2014-03-11
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10