aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* vo_opengl: clean up ewa_lanczos codeGravatar Niklas Haas2015-01-22
* vo_opengl: guarantee correct reinitialization on setting optionsGravatar wm42015-01-22
* vo_opengl: don't reset unused GL_PACK_... stateGravatar wm42015-01-22
* vo_opengl: simplify screenshot codeGravatar wm42015-01-22
* vo_vdpau: don't render to an output surface if it could be busyGravatar wm42015-01-22
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* cocoa: remove support for systems without gl3.h headerGravatar Stefano Pigozzi2015-01-22
* vo_opengl: make the default radius 3.0 and simplify scaler documentationGravatar Niklas Haas2015-01-21
* vaapi: minor simplificationGravatar wm42015-01-21
* video: remove vfcap.hGravatar wm42015-01-21
* vo_direct3d: unify d3d "reset" and uninit pathsGravatar wm42015-01-21
* vo_direct3d: disable shaders if unavailableGravatar wm42015-01-21
* vo_opengl: cleanups after vo_opengl_old removalGravatar wm42015-01-21
* vo: never autoselect vo_nullGravatar wm42015-01-21
* vo_opengl: handle grayscale input better, add YA16 supportGravatar wm42015-01-21
* vo_opengl_old: remove this VOGravatar wm42015-01-20
* vo_opengl: fix typoGravatar wm42015-01-20
* vo_opengl: remove cscale-down suboptionGravatar wm42015-01-20
* vo: restore framedropGravatar wm42015-01-20
* video: fix waiting for last frame/format reconfigGravatar wm42015-01-19
* vo_opengl: remove 1D texture usageGravatar wm42015-01-18
* x11: fix initial state for --on-all-workspacesGravatar wm42015-01-17
* cocoa: fix fullscreen handlingGravatar wm42015-01-17
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* x11: minor cleanupGravatar wm42015-01-16
* command: unify handling of fullscreen and other VO flagsGravatar wm42015-01-16
* player: add --autofit-smaller optionGravatar wm42015-01-16
* cocoa: don't set application icon in libmpvGravatar Stefano Pigozzi2015-01-16
* player: respect --untimed on last frameGravatar wm42015-01-16
* vo_opengl: get rid of approx-gamma and make it the default as per BT.1886Gravatar Niklas Haas2015-01-16
* vo_opengl: add ewa_lanczos upscaler (aka jinc)Gravatar Niklas Haas2015-01-15
* vo_opengl_cb: initial screenshot supportGravatar wm42015-01-15
* wayland: implement key modifiersGravatar wm42015-01-12
* wayland: don't compute absurd window sizeGravatar wm42015-01-12
* x11: explicitly query map status when waiting for map eventGravatar wm42015-01-12
* x11: support XEmbedGravatar wm42015-01-12
* vo: don't synchronize when seekingGravatar wm42015-01-12
* video: Add sigmoidal upscaling to avoid ringing artifactsGravatar Niklas Haas2015-01-09
* vo_opengl_cb: make mpv_opengl_cb_render() return left framesGravatar xylosper2015-01-08
* vo_opengl_cb: use vo's drop_count instead of internal counterGravatar xylosper2015-01-08
* vo: add functions to increment drop_countGravatar xylosper2015-01-08
* vo_opengl_cb: introduce frame queueGravatar xylosper2015-01-08
* win32: minor simplificationGravatar wm42015-01-08
* vo_opengl: don't crash win32 backend with NULL eventsGravatar wm42015-01-08
* vo_opengl_cb: fix a typoGravatar wm42015-01-08
* vo_opengl_cb: allow changing debug option at runtimeGravatar wm42015-01-08
* vo_opengl_cb: fix flipped renderingGravatar wm42015-01-08
* vo_opengl: gl_lcms: implement change detection for memory profilesGravatar wm42015-01-08
* vo_opengl: gl_lcms: fix potential dangling pointer issueGravatar wm42015-01-08