aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* image_writer: check for conversion errorsGravatar wm42015-01-15
* vf: make message less confusingGravatar wm42015-01-13
* mp_image: reject invalid display aspect ratioGravatar wm42015-01-13
* 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
* 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