aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: cleanup dither texture creationGravatar wm42014-12-17
* vo_opengl: switch default FBO format to rgba, use GL_RGBAGravatar wm42014-12-17
* vo_opengl: glsl: stricter typingGravatar wm42014-12-17
* dvd: add the last chapterGravatar wm42014-12-16
* vo_opengl: remove icc profile options from runtime-settable optionsGravatar wm42014-12-16
* vo_opengl: remove requirement for RG texturesGravatar wm42014-12-16
* vo_opengl: remove inactive codeGravatar wm42014-12-16
* vo_opengl: fix broken rejection of extended scalingGravatar wm42014-12-16
* ao_coreaudio: fix mono/stereo channel mappingGravatar Stefano Pigozzi2014-12-16
* ao_coreaudio: add missing goto for error pathGravatar Stefano Pigozzi2014-12-16
* ao/wasapi: use IsEqualGUID and IsEqualPropertyKeyGravatar Kevin Mitchell2014-12-16
* Revert "vo/w32_common: use local definition of IID_ITaskbarList2"Gravatar Kevin Mitchell2014-12-16
* vo/w32_common: use local definition of IID_ITaskbarList2Gravatar Kevin Mitchell2014-12-15
* build: require alsa libs not older than 6 yearsGravatar wm42014-12-16
* manpage: ao_alsa: link upmix wiki entryGravatar wm42014-12-16
* command: format ${avsync} like on terminal status lineGravatar wm42014-12-16
* audio: make native channel count the default instead of stereo downmixGravatar wm42014-12-15
* ao_alsa: remove old multichannel methodGravatar wm42014-12-15
* ao_alsa: add ridiculous hack to deal with braindead ALSA behaviorGravatar wm42014-12-15
* client API: be more lenient about mpv_suspend/resume mismatchesGravatar wm42014-12-15
* lua: cosmetics: fix some include directivesGravatar wm42014-12-15
* ao/wasapi: set the ao with the waveformat channelmapGravatar Kevin Mitchell2014-12-15
* scripting: fix/improve deprecation messageGravatar wm42014-12-15
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingGravatar wm42014-12-15
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* vo_x11: don't attempt to resize when unconfiguredGravatar wm42014-12-14
* vo_x11: check allocation errorsGravatar wm42014-12-14
* build: add checks for some compiler warning flagsGravatar wm42014-12-14
* vd_lavc: fix error handling pathGravatar wm42014-12-13
* mp_image: check for malloc failureGravatar wm42014-12-13
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* stream_cdda: don't return number of tracks as number of titlesGravatar wm42014-12-13
* dvd: drop last chapterGravatar wm42014-12-13
* dvd: add an extra chapter at position 0Gravatar wm42014-12-13
* osxbundle: don't use sed but pure pythonGravatar Mihai Moldovan2014-12-13
* DOCS: add missing close bracketGravatar Ben Boeckel2014-12-12
* options: add option for ignoring patch in resume mechanismGravatar wm42014-12-13
* player: add a --keep-open=always modeGravatar wm42014-12-12
* options: fix parsing for --ab-loop-*Gravatar wm42014-12-12
* Check some mallocsGravatar wm42014-12-12
* DOCS/crosscompile-mingw: updateGravatar wm42014-12-12
* command: add properties for current bitrateGravatar wm42014-12-12
* demux: don't always make --cache-secs override --demuxer-readahead-secsGravatar wm42014-12-12
* options: make --no-... options work for OPT_REPLACED tooGravatar wm42014-12-11
* DOCS/contribute.md: remove unintentional headlineGravatar selsta2014-12-11
* pipe-win32: possible fix for Windows XP deadlockGravatar James Ross-Gowan2014-12-11
* manpage: fix mistake in --video-zoom mentionGravatar wm42014-12-11
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* lua: don't ignore key press events for script key bindingsGravatar wm42014-12-10
* command: fix crash with some forms of script_bindingGravatar wm42014-12-10