aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* command: change properties added in previous commitGravatar wm42015-01-10
* 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
* vo_direct3d: fix shader colormatrix generationGravatar wm42015-01-07
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* x11: always use glXGetProcAddressARB()Gravatar wm42015-01-07
* gl_video.c: invalidate image_params in uninit_video()Gravatar xylosper2015-01-07
* vo_opengl: add support for in memory icc profilesGravatar Stefano Pigozzi2015-01-07
* video: Remove some stale CMS code, minor cosmeticsGravatar Niklas Haas2015-01-07
* dxva2: copy mp_image attributes to sw_imgGravatar James Ross-Gowan2015-01-07
* mp_image: copy missing attributesGravatar James Ross-Gowan2015-01-07
* vo_opengl_cb: implement equalizer controlsGravatar wm42015-01-06
* csputils: use M_PIGravatar wm42015-01-06
* csputils: replace float[3][4] with a structGravatar wm42015-01-06
* csputils: move image_params -> csp_params into a functionGravatar wm42015-01-06
* csputils: get rid of mp_csp_detailsGravatar wm42015-01-06
* csputils: cosmeticsGravatar wm42015-01-06
* vo_opengl_cb: don't resize when redrawingGravatar wm42015-01-06
* video/out/win_state.c: fix --monitoraspectGravatar Soeren D. Schulze2015-01-05
* vo_opengl_cb: support changing options at runtimeGravatar wm42015-01-05
* vf_vapoursynth: autodetect CPU countGravatar wm42015-01-05
* player: print used number of threads in verbose modeGravatar wm42015-01-05
* vo_opengl: remove obsolete comment in shaderGravatar wm42015-01-04
* x11: make display-names property stricterGravatar wm42015-01-04
* video: batch query_format callsGravatar wm42015-01-03
* vf_vapoursynth: fix Lua backendGravatar wm42015-01-03
* vf_vapoursynth: pass through container FPS valueGravatar wm42015-01-03
* x11: make display-names property observableGravatar wm42015-01-03
* video: better pipelining with vf_vapoursynthGravatar wm42015-01-03
* cocoa: fix build on 10.9Gravatar Stefano Pigozzi2015-01-02
* cocoa: fix NSMapGet errorGravatar Stefano Pigozzi2015-01-02
* vo_opengl_old: remove ancient ATI-specific YUV conversionsGravatar wm42015-01-02
* cocoa: fix uninitialization while in fullscreenGravatar Stefano Pigozzi2015-01-01
* gl_hwdec_vda: refuse to work with old OpenGL versionsGravatar wm42014-12-31
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* vo_opengl_cb: pass context directlyGravatar wm42014-12-31
* video: pass some VO params as structGravatar wm42014-12-31
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* vf: fix crash if filter doesn't provide control entrypointGravatar wm42014-12-30
* w32_common: allow window resizing with --no-borderGravatar James Ross-Gowan2014-12-29