index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
DOCS
/
interface-changes.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOCS/interface-changes: add note about desyncing audio filters
wm4
2018-03-03
1
-0
/
+2
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
1
-0
/
+2
*
vf_vavpp: select best quality deinterlacing algorithm by default
wm4
2018-02-13
1
-0
/
+1
*
video: make --deinterlace and HW deinterlace filters always deinterlace
wm4
2018-02-13
1
-0
/
+3
*
DOCS/interface-changes.rst: fix typo
wm4
2018-02-13
1
-1
/
+1
*
cocoa-cb: initial implementation via opengl-cb API
Akemi
2018-02-12
1
-0
/
+2
*
player: replace old lavfi wrapper with new filter code
wm4
2018-01-30
1
-0
/
+5
*
audio: rewrite filtering glue code
wm4
2018-01-30
1
-0
/
+22
*
video: rewrite filtering glue code
wm4
2018-01-30
1
-0
/
+7
*
command: add --osd-on-seek option defaulting to bar
Kevin Mitchell
2018-01-26
1
-0
/
+1
*
af_lavrresample: deprecate this filter
wm4
2018-01-13
1
-0
/
+2
*
options: deprecate --vf-defaults and --af-defaults
wm4
2018-01-13
1
-0
/
+6
*
audio: add global options for resampler defaults
wm4
2018-01-13
1
-0
/
+2
*
client API: remove ytdl=no default
wm4
2018-01-13
1
-0
/
+1
*
player: strictly never autoselect tracks from --external-files
wm4
2018-01-06
1
-0
/
+2
*
encode: rename option --ometadata to --ocopy-metadata
TheAMM
2017-12-26
1
-0
/
+1
*
DOCS/interface-changes.rst: fix minor typos
wm4
2017-12-25
1
-2
/
+2
*
options: drop some previously deprecated options
wm4
2017-12-25
1
-0
/
+3
*
options: deprecate --ff- options and properties
wm4
2017-12-21
1
-0
/
+3
*
vd_lavc: rename --hwdec=rpi to --hwdec=mmal
wm4
2017-12-15
1
-0
/
+2
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
1
-0
/
+2
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
1
-0
/
+9
*
DOCS/interface-changes.rst: fix typo
Kevin Mitchell
2017-11-29
1
-1
/
+1
*
DOCS/interface-changes.rst: update according to recent commits
wm4
2017-11-29
1
-0
/
+2
*
demux: add a back buffer and the ability to seek into it
wm4
2017-10-21
1
-0
/
+1
*
video: make it possible to always override hardware decoding format
wm4
2017-10-16
1
-0
/
+2
*
hwdec: rename mediacodec to mediacodec-copy
Aman Gupta
2017-10-09
1
-0
/
+2
*
command: drop "audio-out-detected-device" property
wm4
2017-10-09
1
-0
/
+2
*
DOCS/interface-changes.rst: mention --log-file behavior change
wm4
2017-10-05
1
-0
/
+1
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
1
-0
/
+16
*
options: remove --heartbeat-cmd and --heartbeat--interval
wm4
2017-09-18
1
-0
/
+3
*
input: merge mouse wheel and axis keycodes
James Ross-Gowan
2017-09-03
1
-0
/
+3
*
input: use mnemonic names for mouse buttons
James Ross-Gowan
2017-09-03
1
-0
/
+4
*
DOCS/interface-changes.rst: don't suggest @deinterlace label
wm4
2017-08-23
1
-2
/
+2
*
video: change --deinterlace behavior
wm4
2017-08-22
1
-0
/
+15
*
vf_eq: remove this filter
wm4
2017-08-22
1
-0
/
+1
*
options: change --loop semantics
wm4
2017-08-14
1
-0
/
+3
*
player: add --track-auto-selection option
wm4
2017-08-12
1
-0
/
+2
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
1
-0
/
+3
*
vo_opengl: further GL API use separation
wm4
2017-08-07
1
-0
/
+5
*
vo_opengl: make fbotex helper use ra
wm4
2017-08-05
1
-0
/
+3
*
vo_opengl: generalize HDR tone mapping to gamut mapping
Niklas Haas
2017-08-03
1
-0
/
+1
*
options: drop --video-aspect-method=hybrid
wm4
2017-07-21
1
-0
/
+1
*
client API: drop some compatibility handling
wm4
2017-07-21
1
-0
/
+3
*
input: drop deprecated "osd" command
wm4
2017-07-21
1
-0
/
+1
*
options: kill --field-dominance
wm4
2017-07-21
1
-0
/
+2
*
vo_opengl: generalize --scale-clamp etc.
Niklas Haas
2017-07-12
1
-0
/
+3
*
vo_opengl: rework --opengl-dumb-mode
Niklas Haas
2017-07-07
1
-0
/
+2
*
demux_lavf: remove --demuxer-lavf-cryptokey option
wm4
2017-07-06
1
-0
/
+2
*
m_option: deprecate multiple items for -add etc.
wm4
2017-07-02
1
-0
/
+2
*
options: change everything again
wm4
2017-07-02
1
-5
/
+7
*
vo_opengl: refactor vo performance subsystem
Niklas Haas
2017-07-01
1
-0
/
+2
*
options: change path list options, and document list options
wm4
2017-06-30
1
-0
/
+8
*
client API: drop old "no-" option emulation
wm4
2017-06-26
1
-0
/
+1
*
options: suggest a replacement for --field-dominance
wm4
2017-06-25
1
-1
/
+1
*
options: remove weird --really-quiet special behavior
wm4
2017-06-23
1
-0
/
+1
*
options: disable --field-dominance for WIP LGPL mode, also deprecate
wm4
2017-06-23
1
-0
/
+1
*
player: deprecate "osd" command
wm4
2017-06-23
1
-0
/
+1
*
csputils: rename HDR curves
Niklas Haas
2017-06-18
1
-0
/
+1
*
video: refactor HDR implementation
Niklas Haas
2017-06-18
1
-0
/
+4
*
dec_video: change license to LGPL (almost)
wm4
2017-06-18
1
-0
/
+2
*
options: slight cleanup of --sub-ass-style-override
Niklas Haas
2017-06-07
1
-0
/
+2
*
demux_raw: drop "mp-rawvideo" use
wm4
2017-05-20
1
-0
/
+1
*
audio: move replaygain control to top-level options
wm4
2017-04-26
1
-0
/
+2
*
DOCS/interface-changes.rst: fix typo
wm4
2017-04-26
1
-1
/
+1
*
options: remove remaining deprecated audio device selection options
wm4
2017-04-23
1
-0
/
+3
*
options: change --audio-file-auto default to not to load any files
wm4
2017-04-20
1
-0
/
+3
*
demux: estimate total packet size, deprecate packet number limits
wm4
2017-04-14
1
-0
/
+1
*
player: add --keep-open-pause=no option
Dan Oscarsson
2017-04-14
1
-0
/
+1
*
options: deprecate --loop
wm4
2017-04-10
1
-0
/
+2
*
DOCS/interface-changes.rst: document --vf/--af deprecations
wm4
2017-04-04
1
-0
/
+10
*
osx: fix key input in certain circumstances
Akemi
2017-03-26
1
-0
/
+1
*
sub: add SDH subtitle filter
Dan Oscarsson
2017-03-25
1
-0
/
+2
*
vo_opengl: replace uniform variable image_size with input_size
igv
2017-03-25
1
-0
/
+2
*
af_drc: remove
Jan Janssen
2017-03-25
1
-0
/
+1
*
screenshot: change details of --screenshot-format handling
wm4
2017-03-18
1
-0
/
+1
*
image_writer: remove useless formats
wm4
2017-03-18
1
-0
/
+2
*
vo_opengl: remove dxva2 dummy hwdec backend
wm4
2017-02-20
1
-0
/
+3
*
manpage: fix incorrect option name for --record-file
wm4
2017-02-08
1
-1
/
+1
*
player: add experimental stream recording feature
wm4
2017-02-07
1
-0
/
+1
*
player: different way to auto-enable the demuxer cache
wm4
2017-02-02
1
-0
/
+2
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
1
-0
/
+2
*
player: remove --stream-capture option/property
wm4
2017-01-21
1
-0
/
+1
*
command: rename framedrop properties
wm4
2017-01-20
1
-0
/
+4
*
options: drop deprecated --sub-codepage syntax
wm4
2017-01-19
1
-0
/
+1
*
options: drop deprecated --vd/--ad codecs selection features
wm4
2017-01-19
1
-0
/
+1
*
vo_opengl, vo_opengl_cb: better hwdec interop backend selection
wm4
2017-01-17
1
-0
/
+6
*
options: deprecate some other complex --ad/--vd features
wm4
2016-12-23
1
-0
/
+1
*
options: explicitly deprecate --ad-spdif-dtshd
wm4
2016-12-23
1
-0
/
+2
*
options: deprecate codec family selection in --vd/--ad
wm4
2016-12-23
1
-0
/
+1
*
audio: change how spdif codecs are selected
wm4
2016-12-23
1
-0
/
+2
*
cocoa: fullscreen refactoring
Akemi
2016-12-15
1
-0
/
+1
*
charset_conv: simplify and change --sub-codepage option
wm4
2016-12-09
1
-0
/
+6
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
1
-0
/
+4
*
options: remove legacy global sub-option syntax
wm4
2016-11-22
1
-0
/
+2
*
command: redefine some deprecated properties
wm4
2016-11-22
1
-0
/
+9
*
vf_vdpaurb: remove this filter
wm4
2016-11-22
1
-0
/
+2
*
Fix some future release version numbers
wm4
2016-11-21
1
-5
/
+5
*
DOCS: update interface changes
Martin Herkt
2016-11-20
1
-2
/
+9
*
DOCS/interface-changes.rst: reword a line
wm4
2016-11-15
1
-2
/
+2
*
audio: avoid returning audio-device-list entries without description
wm4
2016-11-14
1
-0
/
+2
*
options: rename subtitle options
Dan Oscarsson
2016-10-03
1
-0
/
+2
*
DOCS/interface-changes.rst: mention seek command change
wm4
2016-10-03
1
-0
/
+3
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
1
-1
/
+1
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
1
-0
/
+4
*
player: more option/property consistency fixes
wm4
2016-09-18
1
-0
/
+2
*
options: rename/deprecate --playlist-pos
wm4
2016-09-18
1
-0
/
+1
*
options: actually deprecate --mute=auto
wm4
2016-09-18
1
-0
/
+1
*
options: take care of propertly updating options on runtime changes
wm4
2016-09-17
1
-0
/
+9
*
client API: declare mpv_suspend/mpv_resume deprecated
wm4
2016-09-16
1
-0
/
+5
*
DOCS/interface-changes.rst: minor cleanup
wm4
2016-09-13
1
-19
/
+16
*
player: Apply new sub-speed values during playback
Vladimir Panteleev
2016-09-13
1
-0
/
+1
*
vo_rpi: deprecate this VO
wm4
2016-09-12
1
-0
/
+5
*
stream_cdda: remove weird option parsing stuff
wm4
2016-09-09
1
-0
/
+4
*
DOCS/interface-changes.rst: list exact sub-option replacements
wm4
2016-09-06
1
-0
/
+2
*
audio/out: deprecate "exclusive" sub-options
wm4
2016-09-05
1
-0
/
+2
*
audio/out: deprecate device sub-options
wm4
2016-09-05
1
-0
/
+1
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
1
-0
/
+4
*
vo_direct3d: deprecate direct3d_shaders alias
wm4
2016-09-05
1
-0
/
+2
*
config: deprecate ao and vo auto-profiles
wm4
2016-09-03
1
-0
/
+1
*
ao_alsa: change sub-options to global options
wm4
2016-09-02
1
-0
/
+1
*
command: remove vo-cmdline
wm4
2016-09-02
1
-0
/
+2
*
options: deprecate --vo-defaults
wm4
2016-09-02
1
-0
/
+1
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
1
-0
/
+7
*
command: deprecate "cache" property, replace with "cache-percent"
wm4
2016-09-02
1
-0
/
+1
*
vo_opengl: remove pre/post/scale-shaders
Niklas Haas
2016-09-02
1
-0
/
+2
*
command: fix or document some property/option consistency issues
wm4
2016-09-01
1
-1
/
+3
*
command: remove 2 deprecated properties
wm4
2016-09-01
1
-0
/
+1
*
command: rename/deprecate some conflicting property names
wm4
2016-09-01
1
-0
/
+5
*
command: add options to property list
wm4
2016-09-01
1
-0
/
+2
*
client API: deprecate "no-..." option handling
wm4
2016-08-31
1
-0
/
+1
*
m_config: handle --no-... options differently
wm4
2016-08-31
1
-0
/
+5
*
player: add option to control duration of image display
wm4
2016-08-17
1
-0
/
+4
*
DOCS: Update version
Martin Herkt
2016-08-15
1
-1
/
+1
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
1
-0
/
+2
*
manpage: minor fix
wm4
2016-07-10
1
-1
/
+1
*
audio: drop --softvol=no and --softvol=auto
wm4
2016-07-09
1
-0
/
+17
*
options: deprecate --heartbeat-cmd
wm4
2016-06-29
1
-0
/
+2
*
DOCS: change version references from 0.17.1 to 0.18.0
wm4
2016-06-25
1
-2
/
+2
*
vo_opengl: remove prescaling framework with superxbr prescaler
Bin Jin
2016-06-18
1
-0
/
+1
*
docs: fix some typos
Ben Boeckel
2016-05-23
1
-1
/
+1
*
vo_opengl: remove non-working rgb/rgba FBO formats
wm4
2016-05-20
1
-0
/
+2
*
client API: access choices as flags if appropriate
wm4
2016-05-04
1
-0
/
+4
*
command: change some hwdec properties
wm4
2016-05-04
1
-0
/
+3
*
sd_add: replace --sub-ass=no with --ass-style-override=strip
wm4
2016-04-30
1
-0
/
+2
*
command: if only ab-loop-b is set, loop from start of file
wm4
2016-04-21
1
-2
/
+3
*
player: loop on end of file if ab-loop-b is unset
wm4
2016-04-18
1
-0
/
+3
*
aspect: rework --video-unscaled
Niklas Haas
2016-04-10
1
-0
/
+2
*
aspect: make video-zoom logarithmic
Niklas Haas
2016-04-03
1
-0
/
+1
*
DOCS/interface-changes: mention --input-ipc-server change
wm4
2016-03-24
1
-0
/
+2
*
command: add cache-speed property
wm4
2016-03-20
1
-0
/
+1
*
lua: don't suspend core by default during script execution
wm4
2016-03-18
1
-0
/
+1
*
command: change stream-pos semantics
wm4
2016-03-09
1
-0
/
+1
*
command: export more information under track-list
wm4
2016-02-29
1
-0
/
+3
*
input: ignore --input-cursor for events injected by input commands
wm4
2016-02-04
1
-0
/
+2
*
vo_opengl: replace tscale-interpolates-only with interpolation-threshold
wm4
2016-01-27
1
-1
/
+3
*
command: always allo