aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* msg: make --log-file and --dump-stats accept config path expansionGravatar wm42016-09-28
* img_format: remove some unneeded format definitionsGravatar wm42016-09-28
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* win32: build with -DINITGUIDGravatar James Ross-Gowan2016-09-28
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadGravatar wm42016-09-27
* stream_lavf: check seekable flag correctlyGravatar wm42016-09-27
* command: fix inverted condition in sub-reload commandGravatar wm42016-09-26
* vo_drm: provide display fpsGravatar rr-2016-09-26
* cocoa: fix fullscreen regression on 10.11 and newerGravatar Akemi2016-09-26
* player: allow opts in pseudo-gui set by the user to override user's defaultGravatar Ricardo Constantino2016-09-26
* video: trust demuxer framerate on invalid timestampsGravatar wm42016-09-26
* qthelper: introduce new convenience functionsGravatar wm42016-09-26
* scripting: don't attempt to load builtin scripts twiceGravatar wm42016-09-26
* stream_lavf: fix determining seekabilityGravatar wm42016-09-26
* DOCS/compile-windows.md: update msys2 instructions againGravatar Kevin Mitchell2016-09-25
* osc: Fix scaling issues when toggling fullscreenGravatar Ricardo Constantino2016-09-25
* sd_ass: fix top alignment of secondary subtitlesGravatar wm42016-09-25
* lua: complain loudly if Lua state creation failsGravatar wm42016-09-25
* options: do not mark --profile/--include as M_OPT_FIXEDGravatar wm42016-09-24
* player: fix instant subtitle refresh on track switchesGravatar wm42016-09-24
* lua: fix array detectionGravatar wm42016-09-24
* command: some minor corrections to previous commitGravatar wm42016-09-24
* command: make it possible to set chapters via lua pluginsGravatar Maurycy Skier2016-09-24
* vo_opengl: hwdec_cuda: get the cuda device from the GL contextGravatar Philip Langdale2016-09-24
* vo_opengl: hwdec_cuda: directly map GL textures and skip using PBOsGravatar Philip Langdale2016-09-24
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedGravatar Philip Langdale2016-09-24
* player: fix intended pseudo-gui behaviorGravatar wm42016-09-23
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* m_config, command: remove some minor code duplicationGravatar wm42016-09-23
* TOOLS/lua/observe-all: explicitly observe all optionsGravatar wm42016-09-23
* command: make most options observableGravatar wm42016-09-23
* vo_opengl: hwdec_rpi: remove copy&paste errorGravatar wm42016-09-23
* vo: log framedropsGravatar wm42016-09-23
* command: fix potential UBGravatar wm42016-09-23
* x11: fix external fullscreen updateGravatar wm42016-09-23
* aspect: use nominal width instead of actual width for video-unscaledGravatar Niklas Haas2016-09-22
* player: make audio-channels etc. runtime settableGravatar wm42016-09-22
* command: add a load-script commandGravatar wm42016-09-22
* player: remove some explicit options accesses when saving resume fileGravatar wm42016-09-22
* command: fix missing update notifications in some casesGravatar wm42016-09-22
* player: some M_SETOPT_RUNTIME cleanupsGravatar wm42016-09-22
* ytdl_hook: temporarily force disable dash segments formatsGravatar Ricardo Constantino2016-09-22
* vo: add a unique frame_id to vo_frameGravatar wm42016-09-22
* vo_opengl: apply 90° rotation to chroma texture sizeGravatar wm42016-09-22
* hwdec/cuda: Document how to activate cuda deinterlacingGravatar Philip Langdale2016-09-22
* cocoa: fix macOS 10.12 deprecation warningsGravatar Akemi2016-09-22
* player: add --watch-later-directory optionGravatar David Logie2016-09-22
* client API: more or less deprecate mpv_set_option()Gravatar wm42016-09-21
* options: make input options generally runtime-settableGravatar wm42016-09-21
* client API: fix init/destruction race conditionsGravatar wm42016-09-21