aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: don't print format detection error when aborting loadingGravatar wm42016-11-29
* options: some simplificationsGravatar wm42016-11-29
* ao_wasapi_utils: remove unused variableGravatar pavelxdd2016-11-27
* wayland: destroy input before closing the display connection.Gravatar Emmanuel Gil Peyrot2016-11-27
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* angle_dynamic: silence warnings during compilationGravatar pavelxdd2016-11-25
* audio/out/push: play silence on --audio-stream-silenceGravatar wm42016-11-24
* vo_opengl: hwdec_cuda: Prefix cuda symbols to avoid collisionsGravatar Philip Langdale2016-11-24
* vo_opengl: hwdec_cuda: make some init errors verboseGravatar wm42016-11-24
* vo_opengl: hwdec_cuda: fix crash when trying to use hwdec=cuda if cuda SDK is...Gravatar pavelxdd2016-11-24
* vo_opengl/cuda_dynamic: Use explicit cast to silence warnings on windowsGravatar Philip Langdale2016-11-24
* wscript: Fix cuda test to actually work when cuda SDK is not presentGravatar Philip Langdale2016-11-23
* command: warn against deprecated properties in all casesGravatar wm42016-11-23
* angle_dynamic: minor simplificationGravatar wm42016-11-23
* demux_mkv: distinguish mp2 and mp3Gravatar wm42016-11-23
* Support linking ANGLEGravatar Martin Herkt2016-11-23
* DOCS/compile-windows: be more specific about the D3D compiler DLLGravatar Martin Herkt2016-11-23
* vo_opengl: hwdec_d3d11egl: fix ANGLE fallback defineGravatar wm42016-11-23
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsGravatar Philip Langdale2016-11-23
* osc: fix use of deprecated idle propertyGravatar Ricardo Constantino2016-11-22
* vo_opengl: hwdec_cuda: Support P016 output surfacesGravatar Philip Langdale2016-11-22
* options: remove legacy global sub-option syntaxGravatar wm42016-11-22
* command: redefine some deprecated propertiesGravatar wm42016-11-22
* tv: fix option typeGravatar wm42016-11-22
* wscript: fix typoGravatar wm42016-11-22
* vf_vdpaurb: remove this filterGravatar wm42016-11-22
* client API: turn mpv_suspend() and mpv_resume() into stubsGravatar wm42016-11-22
* d3d11va: unconditionally load D3D DLLsGravatar James Ross-Gowan2016-11-23
* Fix some future release version numbersGravatar wm42016-11-21
* audio: fix --audio-stream-silence with ao_wasapiGravatar wm42016-11-21
* audio: fix --audio-stream-silence with ao_alsaGravatar wm42016-11-21
* osc: fix possible race condition in right timecodeGravatar Ricardo Constantino2016-11-21
* DOCS: update interface changesGravatar Martin Herkt2016-11-20
* options: clarify --softvol deprecation message and manpage entryGravatar wm42016-11-19
* player: removing last playlist entry while looping should not stopGravatar wm42016-11-18
* player: make sure non-video subtitle rendering is reset if video resumesGravatar wm42016-11-18
* travis: fix ffmpeg-git buildGravatar Stefano Pigozzi2016-11-17
* win32: fix some Clang warningsGravatar James Ross-Gowan2016-11-17
* build: fix compilation with mingw-w64/ClangGravatar James Ross-Gowan2016-11-17
* wscript: move install dirs setting to after C compiler checkGravatar Ricardo Constantino2016-11-16
* ytdl_hook: sort chapters by timeGravatar Ricardo Constantino2016-11-15
* DOCS/client-api-changes.rst: fix typoGravatar wm42016-11-15
* DOCS/interface-changes.rst: reword a lineGravatar wm42016-11-15
* README: add links to various changelogsGravatar wm42016-11-15
* ao_alsa: explicitly add default device manuallyGravatar wm42016-11-14
* audio: make empty device ID mean default deviceGravatar wm42016-11-14
* audio: avoid returning audio-device-list entries without descriptionGravatar wm42016-11-14
* vo_opengl: blend against background color for --alpha=blendGravatar Philip Sequeira2016-11-13
* docs: remove trailing spacesGravatar Stefano Pigozzi2016-11-11
* cocoa: option to scale window by HiDPI scale factorGravatar Akemi2016-11-11