aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vf_d3d11vpp: add video processor selectionGravatar wm42016-07-15
* player: do not cut off terminal status line if it contains newlinesGravatar wm42016-07-15
* af: avoid rebuilding filter chain in another minor caseGravatar wm42016-07-15
* videotoolbox: add yuv420p to --videotoolbox-formatGravatar wm42016-07-15
* vo_opengl: hwdec: reset hw_subfmt fieldGravatar wm42016-07-15
* video: change hw_subfmt meaningGravatar wm42016-07-15
* man: fix PDF build errorGravatar Martin Herkt2016-07-15
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Gravatar Aman Gupta2016-07-15
* DOCS/compile-windows.md: MSVC DLL usage instructionsGravatar wm42016-07-14
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* demux_timeline: restore mkv edition switchingGravatar wm42016-07-14
* ao_pulse: fix some volume control rounding issuesGravatar wm42016-07-14
* ao_creoaudio: print OSStatus as decimal signed integer tooGravatar wm42016-07-13
* ao_coreaudio: use correct free function on errorsGravatar wm42016-07-13
* manpage: add some missing color management related sub-propertiesGravatar wm42016-07-13
* command: add properties for HDR metadataGravatar Niklas Haas2016-07-13
* video: respect --deinterlace=autoGravatar wm42016-07-12
* win32: mpv.rc: re-add version infoGravatar James Ross-Gowan2016-07-12
* vo_opengl: angle: use WARP if there are no hw adaptersGravatar James Ross-Gowan2016-07-12
* cache: minor simplificationGravatar wm42016-07-11
* cache: fix previous commitGravatar wm42016-07-11
* cache: propagate seek failuresGravatar wm42016-07-11
* vo_opengl: angle: try D3D9 when D3D11 fails eglInitializeGravatar James Ross-Gowan2016-07-11
* audio: fix code for adjusting conversion filtersGravatar wm42016-07-11
* af_volume: don't let softvol overwrite af_volume volumedb sub-optionGravatar wm42016-07-11
* audio: add heuristic to move auto-downmixing before other filtersGravatar wm42016-07-10
* audio: add auto-inserted flag to filter list loggingGravatar wm42016-07-10
* audio: cleanup audio filter format negotiationGravatar wm42016-07-10
* manpage: minor fixGravatar wm42016-07-10
* audio: show an osd bar when changing ao-volumeGravatar Uros Vampl2016-07-10
* audio: insert audio-inserted filters at end of chainGravatar wm42016-07-09
* audio: don't crash when changing volume if no audio is initializedGravatar wm42016-07-09
* man: fix typoGravatar wm42016-07-09
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* man: fix typosGravatar Jakub Wilk2016-07-09
* vo_xv, vo_x11: fix typos in warningsGravatar Jakub Wilk2016-07-09
* man: fix botched sentenceGravatar wm42016-07-08
* vd_d3d11vpp: remove nonsensical flush callGravatar wm42016-07-08
* x11: add missing FocusChangeMaskGravatar wm42016-07-08
* ao_coreaudio: error out when selecting invalid deviceGravatar wm42016-07-08
* client API: remove "status" log level from mpv_request_event docsGravatar wm42016-07-08
* command: don't delay progress updates to next video frameGravatar wm42016-07-08
* video: fix midstream video configuration changesGravatar wm42016-07-08
* vo_vdpau: minor simplificationGravatar wm42016-07-07
* video: limit number of frames sent to VO to the VO requested amountGravatar wm42016-07-07
* player: cut off status line on terminal widthGravatar wm42016-07-06
* vf, af: print filter labels in verbose modeGravatar wm42016-07-06
* video: fix deinterlace filter handling for VFCTRL_SET_DEINTERLACE filtersGravatar wm42016-07-06
* vf: mark filter chain as uninitialized when mutating itGravatar wm42016-07-06
* video: fix deinterlace filter handling on pixel format changesGravatar wm42016-07-06