aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vf: don't clobber input params on reconfigure failureGravatar wm42016-07-06
* player: it's not --force-seeking but --force-seekableGravatar wm42016-07-06
* player: rewrite deinterlace filter auto-insertionGravatar wm42016-07-05
* csp: document deviations from the references where they occurGravatar Niklas Haas2016-07-05
* x11_common: silence xdg-screensaverGravatar Ben Boeckel2016-07-05
* subprocess: add a callback to ignore outputGravatar Ben Boeckel2016-07-05
* vo_opengl: angle: update the swapchain on resizeGravatar James Ross-Gowan2016-07-04
* vo_opengl: error out gracefully when trying to use FBOs without FBO APIGravatar wm42016-07-04
* vf_d3d11vpp: fix output image format if not doing any filteringGravatar wm42016-07-04
* input: remove redundant log messageGravatar wm42016-07-04
* vo_opengl: move eval_szexpr to user_shaders.cGravatar Niklas Haas2016-07-03
* vd_lavc: expose mastering display side data reference peakGravatar Niklas Haas2016-07-03
* vo_opengl: generalize HDR tone mapping mechanismGravatar Niklas Haas2016-07-03
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03