aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_opengl: don't constantly resize the output FBOGravatar Niklas Haas2016-07-03
* sub: remove unused sub_bitmaps.scaled fieldGravatar wm42016-07-03
* sub: move RGBA scaling to vo_vaapiGravatar wm42016-07-03
* sub: change how libass output is converted to RGBA in some casesGravatar wm42016-07-03
* sub: move around some codeGravatar wm42016-07-03
* sub: pass preferred OSD format to subtitle renderersGravatar wm42016-07-03
* vo_opengl: remove caching GL_MAX_TEXTURE_SIZE valueGravatar wm42016-07-03
* vo_opengl: use ringbuffer of PBOsGravatar wm42016-07-03
* vo_opengl: support inconsistent negative strides per planeGravatar wm42016-07-03
* vo_opengl: move PBO upload handling to shared codeGravatar wm42016-07-03
* w32_common: make WM_NCHITTEST simpler and more accurateGravatar James Ross-Gowan2016-07-03
* manpage: document confusing "vf clr" command usageGravatar wm42016-07-03
* player: add missing space to error messageGravatar wm42016-07-02
* vd_lavc: hide structs behind platform flagsGravatar Ben Boeckel2016-07-01
* readme: fix typoGravatar Ben Boeckel2016-07-01