aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* mp_image: dump all mp_colorspace members in verbose loggingGravatar wm42016-11-08
* vo_opengl: fix --blend-subtitles handlingGravatar wm42016-11-07
* vo_opengl: fix redrawing with hardware decodingGravatar wm42016-11-07
* Apply autofit-larger after autofit-smallerGravatar Nils Maier2016-11-03
* filter_kernels: add ability to taper kernels/windowsGravatar Niklas Haas2016-11-01
* vo: clear frame repeat flag when redrawingGravatar wm42016-11-01
* vo_opengl: make frame reupload logic more robustGravatar wm42016-11-01
* vo_opengl_cb: fix a race conditionGravatar wm42016-10-30
* vo_opengl_cb: fix inverted conditionGravatar wm42016-10-30
* vo_opengl_cb: update current frame if a frame is droppedGravatar wm42016-10-30
* vo_tct: support also 256 colors outputGravatar Avi Halachmi (:avih)2016-10-25
* vo_tct: optional custom size, support non-posix with 80x25 defaultGravatar Avi Halachmi (:avih)2016-10-25
* vo_opengl: context_rpi: fix stdatomic usageGravatar wm42016-10-21
* vo_opengl: partially re-enable glFlush() callsGravatar wm42016-10-21
* vo: vo_tct is now available on non-POSIXGravatar wm42016-10-20
* build: don't rely on "__thread" being always available with GCCGravatar Dmitrij D. Czarkoff2016-10-20
* opengl: compile against iOS OpenGLES implementationGravatar Aman Gupta2016-10-20
* vf_vdpaurb: deprecate this filterGravatar wm42016-10-20
* video: add --hwdec=vdpau-copy modeGravatar wm42016-10-20
* vo_tct: introduce modern caca alternativeGravatar rr-2016-10-20
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningGravatar wm42016-10-17
* vd_lavc: Add hwdec wrapper for crystalhdGravatar Philip Langdale2016-10-15
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* vo_drm: fix segfault when using invalid cardGravatar rr-2016-10-06
* cocoa: add glFlush() to cocoa backendGravatar Akemi2016-10-06
* vo_opengl: apply --opengl-early-flush in dumb mode tooGravatar wm42016-10-05
* vo_opengl_cb: don't wait for redrawn framesGravatar wm42016-10-05
* vo_opengl: disable glFlush() by default, and add an option to enable itGravatar wm42016-10-05
* vo_opengl: hwdec_rpi: fix NULL pointer deref in certain casesGravatar wm42016-10-04
* vo_drm: fix tiny memory leakGravatar rr-2016-10-04
* vo_drm: refactor getting display fpsGravatar rr-2016-10-04
* vaapi: support drm devices when running in vaapi-copy modeGravatar Bernhard Frauendienst2016-10-02
* vo_opengl: minor simplificationGravatar wm42016-10-01
* vo_opengl: attempt to fix chroma offset under rotation and flippingGravatar wm42016-10-01
* vo_opengl: add debugging options for testing with padded texturesGravatar wm42016-10-01
* vo_opengl: partially fix dumb-mode cropping with rotationGravatar wm42016-09-30
* csputils: add note that mp_invert_cmat() is LGPL tooGravatar wm42016-09-30
* vo_opengl: vaegl: log more debugging infosGravatar wm42016-09-30
* vo_opengl: rpi: remove dumb commentGravatar wm42016-09-30
* vo_opengl: rpi: fix glaring memory leakGravatar wm42016-09-30
* vo_opengl: rpi: use overlay for yuv420p tooGravatar wm42016-09-30
* vo_opengl: allow hwdec interops to support multiple image formatsGravatar wm42016-09-30
* vo_opengl: egl: print EGL errors only if not probingGravatar wm42016-09-30
* vo_opengl: rpi: raise the video layerGravatar wm42016-09-30
* vd_lavc: log if hw decoding selects a different underlying decoderGravatar wm42016-09-30
* rpi: add --hwdec=rpi-copyGravatar wm42016-09-30
* mp_image: fix clearing to black with p010 formatGravatar wm42016-09-29
* w32_common: implement VOCTRL_GET_DISPLAY_NAMESGravatar James Ross-Gowan2016-09-29
* cuda: initialize hwframes formatGravatar Philip Langdale2016-09-28
* img_format: remove some unneeded format definitionsGravatar wm42016-09-28