aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* dxva2: log more debug infosGravatar wm42016-01-11
* Fix build on older libavcodec versionsGravatar wm42016-01-08
* img_format: fix padding calculation with P010Gravatar wm42016-01-08
* vd_lavc: log codec profile when attempting hardware decodingGravatar wm42016-01-08
* img_format: fix compilation on older libavutil releasesGravatar wm42016-01-07
* vo_opengl: generic semi-planar supportGravatar wm42016-01-07
* img_format: add a generic flag for semi-planar formatsGravatar wm42016-01-07
* img_format: take care of pixfmts that declare paddingGravatar wm42016-01-07
* filter_kernels: improve the gaussian functionGravatar Niklas Haas2016-01-07
* filter_kernels: relicense under BSDGravatar wm42016-01-07
* vo_opengl: hwdec_vdpau: relicense under LGPLGravatar wm42016-01-07
* vo_opengl: video.h: fix licenseGravatar wm42016-01-07
* vo_opengl: hwdec_vaegl: change license to LGPL 2.1Gravatar wm42016-01-07
* filter_kernels: replace AGG-based codeGravatar wm42016-01-06
* vo_rpi: handle rotationGravatar wm42016-01-05
* vo_rpi: work around firmware oddness leading to incorrect video rectGravatar wm42016-01-05
* vo_opengl: fix operation on GLES 2.0Gravatar wm42016-01-04
* vo_opengl: reset nnedi3 weights properlyGravatar Bin Jin2016-01-03
* x11: silence xdg-screensaver failure messageGravatar wm42016-01-03
* wayland: fix typo in error messageGravatar Alessandro Ghedini2015-12-27
* vo_rpi: fix previous commitGravatar wm42015-12-26
* vo_rpi: fix compilationGravatar wm42015-12-26
* filter_kernels: use more precise parameters for robidoux filtersGravatar wm42015-12-26
* vo_opengl: fix gray playbackGravatar wm42015-12-26
* vo_opengl: flip image if backend uses flipped renderingGravatar wm42015-12-25
* sub: find GBRP format automatically when rendering to RGBGravatar wm42015-12-24
* vo_opengl: fix operation on GLSL versions earlier than 1.30Gravatar wm42015-12-24
* sub: better alpha blending when rendering to alpha surfacesGravatar wm42015-12-24
* vo_opengl: fall back to gcc thread local storageGravatar wm42015-12-23
* vo_opengl: blend transparent video against tiles by defaultGravatar wm42015-12-22
* vf_yadif: change defaultsGravatar wm42015-12-21
* vo_opengl: x11: fix alpha windowsGravatar wm42015-12-20
* vaapi: add VP9 profile entiresGravatar BtbN2015-12-20
* vf_vapoursynth: fix everythingGravatar wm42015-12-20
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* vf: remove old config() callbackGravatar wm42015-12-19
* vf: flush before reconfigGravatar wm42015-12-19
* vo_opengl: disable pbo by defaults for opengl-hqGravatar wm42015-12-19
* vo_opengl: handle alpha with odd bit widths tooGravatar wm42015-12-19
* vo_opengl: cocoa: output premultiplied alphaGravatar wm42015-12-19
* vo_opengl: prefix per-backend source files with context_Gravatar wm42015-12-19
* vo_opengl: split backend code from common.c to context.cGravatar wm42015-12-19
* vo_opengl: x11egl: retrieve framebuffer depthGravatar wm42015-12-19
* vo_opengl: refactor how framebuffer depth is passed from backendsGravatar wm42015-12-19
* vo_opengl: cocoa: implement alpha window supportGravatar wm42015-12-19
* vo_opengl: fix "win" backend nameGravatar wm42015-12-19
* csputils: update MP_STEREO3D_COUNTGravatar Paul B Mahol2015-12-19
* csputils: let mpv recognise frame sequenced 3D matroska videosGravatar Paul B Mahol2015-12-18
* vf_stereo3d: add alternating modesGravatar Paul B Mahol2015-12-18
* vo_opengl: dxinterop: prevent crash after lost deviceGravatar James Ross-Gowan2015-12-14