aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* command: if only ab-loop-b is set, loop from start of fileGravatar wm42016-04-21
* stream_memory: add hex:// protocolGravatar wm42016-04-20
* player: loop on end of file if ab-loop-b is unsetGravatar wm42016-04-18
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEGravatar wm42016-04-15
* aspect: rework --video-unscaledGravatar Niklas Haas2016-04-10
* osd: add italic font for osdGravatar st4t1k2016-04-08
* x11: do not set _NET_WM_BYPASS_COMPOSITOR by defaultGravatar wm42016-04-03
* aspect: make video-zoom logarithmicGravatar Niklas Haas2016-04-03
* manpage: change underscore to hyphen in input commandGravatar Kevin Mitchell2016-04-03
* manpage: fix typoGravatar Kevin Mitchell2016-04-02
* manpage: add example for --msg-levelGravatar wm42016-04-02
* vd_lavc: add d3d11va hwdecGravatar Kevin Mitchell2016-03-30
* command: add video-stereo-mode propertyGravatar wm42016-03-28
* lua: don't require key for mp.add_key_binding()Gravatar wm42016-03-26
* DOCS/interface-changes: mention --input-ipc-server changeGravatar wm42016-03-24
* man: ipc: update for named pipe IPC on WindowsGravatar James Ross-Gowan2016-03-23
* command: change "cache-speed" OSD formattingGravatar wm42016-03-22
* command: add cache-speed propertyGravatar wm42016-03-20
* man: lua: fix typo in script-binding example.Gravatar torque2016-03-19
* csputils: add DCI-P3 colorspaceGravatar Niklas Haas2016-03-19
* DOCS/compile-windows.md: use CC=gcc.exe for msys2 compileGravatar Kevin Mitchell2016-03-18
* DOCS/compile-windows.md: update dependencies for msys2 buildGravatar Kevin Mitchell2016-03-18
* lua: don't suspend core by default during script executionGravatar wm42016-03-18
* DOCS/compile-windows.md: update MSYS2 instructionsGravatar Kevin Mitchell2016-03-16
* manpage: fix inverted condition in mixer-active descriptionGravatar wm42016-03-13
* manpage: minor changes to some environment variablesGravatar wm42016-03-12
* manpage: add that dxinterop may work on intel.Gravatar Kevin Mitchell2016-03-10
* manpage: remove extraneous newlines from end of options.rstGravatar Kevin Mitchell2016-03-10
* manpage: add note about video filters and hwdecGravatar Kevin Mitchell2016-03-10
* manpage: document dxva2 option for hwdecGravatar Kevin Mitchell2016-03-10
* DOCS: add some hints to the new examples repositoryGravatar wm42016-03-10
* DOCS: remove client API examplesGravatar wm42016-03-10
* command: change stream-pos semanticsGravatar wm42016-03-09
* vo_opengl: rename prescale to prescale-lumaGravatar Niklas Haas2016-03-05
* demux: add null demuxerGravatar wm42016-03-04
* command: add encoder-list propertyGravatar wm42016-03-01
* command: export canonical ffmpeg version identifierGravatar wm42016-02-29
* command: export list of all decodersGravatar wm42016-02-29
* command: export more information under track-listGravatar wm42016-02-29
* osc: add always-on mode and unify visibility mode (always/never/auto)Gravatar Avi Halachmi (:avih)2016-02-27
* manpage: add showvolume example to --lavfi-complexGravatar wm42016-02-27
* manpage: fix typoGravatar wm42016-02-21
* manpage: add hint where the full keybindings are declaredGravatar wm42016-02-21
* demux_timeline: fix nested timelinesGravatar wm42016-02-20
* player: add on_preloaded hookGravatar wm42016-02-15
* manpage: normal filters are still active with complex filtersGravatar wm42016-02-12
* manpage: fix indenting issue in vf_formatGravatar Niklas Haas2016-02-11
* manpage: add example for playing 2 audio tracks at the same timeGravatar wm42016-02-08
* player: add --external-file optionGravatar wm42016-02-08
* player: add complex filter graph supportGravatar wm42016-02-05