aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* vo_drm: disable VT switcher for non-Linux systemsGravatar Marcin Kurczewski2015-04-19
* vo_drm: fix logging problems with connectorsGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT behavior with auxiliary screensGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT switchingGravatar Marcin Kurczewski2015-04-18
* vo: fix non-sense in init codeGravatar wm42015-04-16
* vo: cosmetics: reindent VO listGravatar wm42015-04-16
* vo_drm: add KMS/DRM renderer supportGravatar Marcin Kurczewski2015-04-16
* x11: actually disable screensaverGravatar wm42015-04-15
* vo_opengl: change dwmflush option valuesGravatar wm42015-04-14
* vo_rpi: explicitly reference MMAL VC driverGravatar wm42015-04-13
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vo_opengl: slightly simplify check_gl_features()Gravatar wm42015-04-11
* vo_opengl: unify blend-subtitles-res and blend-subtitlesGravatar wm42015-04-11
* vo_opengl: fix blend-subtitles-res=video & anamorphic videoGravatar wm42015-04-11
* vo_opengl: add blend-subtitles-resGravatar Niklas Haas2015-04-10
* mp_image: remove redundant plane_w/h fieldsGravatar wm42015-04-10
* vo_opengl: use correct texture coordinates for nv12Gravatar wm42015-04-10
* opengl: win32 - add option 'dwmflush' to sync in DWMGravatar Avi Halachmi (:avih)2015-04-09
* opengl: smoothmotion: wake up for next vsync a bit earlierGravatar Avi Halachmi (:avih)2015-04-09
* opengl: drop less frames when clip and display have similar fpsGravatar Avi Halachmi (:avih)2015-04-09
* vo_opengl_cb: deprecate mpv_opengl_cb_render()Gravatar wm42015-04-09
* vo_opengl_cb: add a function to report vsync timeGravatar wm42015-04-09
* vo_opengl_cb: fix video timing somewhatGravatar wm42015-04-09
* vo_opengl: log used GLXFBConfigGravatar wm42015-04-09
* vo_opengl: remove unused functionGravatar wm42015-04-09
* video/out: fix screenshot image formatsGravatar wm42015-04-07
* vaapi: fight with Intel's broken video decoding GL interopGravatar wm42015-04-05
* vo_opengl: make csp options consistent with vf_formatGravatar Niklas Haas2015-04-04
* csputils: add some missing colorspacesGravatar Niklas Haas2015-04-04
* vo_opengl: minor cleanup of gamma-related functionsGravatar Niklas Haas2015-04-04
* vo_opengl: blend-subtitles in non-linear lightGravatar Niklas Haas2015-04-04
* vo_opengl: make jinc presets resizableGravatar Niklas Haas2015-04-04
* vo_opengl: add scale-wparam optionGravatar Niklas Haas2015-04-04
* filter_kernels: add haasnsoftGravatar Niklas Haas2015-04-04
* filter_kernels: remove hermite windowGravatar Niklas Haas2015-04-04
* filter_kernels: add bartlett, blackman and welch windowsGravatar Niklas Haas2015-04-04
* vo_opengl: refactor scaler configurationGravatar Niklas Haas2015-04-04
* vo_opengl: separate kernel and windowGravatar Niklas Haas2015-04-04
* vo_opengl: remove chroma-location suboptionGravatar wm42015-04-03
* video/out: remove unused colorspace reportingGravatar wm42015-03-31
* RPI supportGravatar wm42015-03-29
* vo_opengl: treat non-blended subtitles as sRGBGravatar Niklas Haas2015-03-27
* vo_opengl: add FBOTEX_FUZZY aliasGravatar Niklas Haas2015-03-26
* vo_opengl: simplify sampler preludeGravatar Niklas Haas2015-03-26
* vo_opengl: reset surfaces on equalizer updatesGravatar Niklas Haas2015-03-26
* vo_opengl: increase shader cache sizeGravatar Niklas Haas2015-03-26
* vo_opengl: draw subtitles directly onto the videoGravatar Niklas Haas2015-03-26
* vo_opengl: set cscale=spline36 as default for opengl-hqGravatar Niklas Haas2015-03-25
* vo_opengl: correct OSD PTS when using interpolationGravatar Niklas Haas2015-03-25
* vo_opengl: minor simplificationGravatar wm42015-03-25