aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* av_common: always make sure to return a valid timebaseGravatar wm42016-11-10
* vdpau: fix hwdec uninitGravatar wm42016-11-10
* dec_video: don't spam missing PTS warningsGravatar wm42016-11-09
* dec_video, dec_audio: avoid full reinit on switches to the same segmentGravatar wm42016-11-09
* dec_sub: avoid full reinit on switches to the same segmentGravatar wm42016-11-09
* demux_timeline: always signal new segment after a seekGravatar wm42016-11-09
* osc: add seekbarstyle=knobGravatar Ricardo Constantino2016-11-09
* osc: fix crashes when dragging seekbar across file changesGravatar Ricardo Constantino2016-11-08
* options: fnmatch: check existence instead of posixGravatar Avi Halachmi (:avih)2016-11-08
* demux: expose demuxer colorimetry metadata to playerGravatar Niklas Haas2016-11-08
* demux_mkv: parse colorimetry metadataGravatar Niklas Haas2016-11-08
* ao_alsa: fill unused ALSA channels with silenceGravatar wm42016-11-08
* ao_alsa: strictly disable chmap use for mono/stereoGravatar wm42016-11-08
* ao_alsa: _really_ disable chmap API use in cases where we shouldGravatar wm42016-11-08