aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_gpu: remove old window screenshot glue code and GL implementationGravatar wm42018-02-13
* vo: make opengl-cb first in the autoprobing orderGravatar wm42018-02-13
* Fix recent FFmpeg deprecationsGravatar wm42018-02-13
* vf_vavpp: select best quality deinterlacing algorithm by defaultGravatar wm42018-02-13
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* vo_gpu: d3d11: implement tex_download()Gravatar James Ross-Gowan2018-02-13
* vo_gpu: use a variable for the RA_CAP_FRAGCOORD flagGravatar James Ross-Gowan2018-02-13
* vo_gpu: check for HDR peak detection in dumb mode tooGravatar James Ross-Gowan2018-02-13
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* osx: always deactivate the early opengl flush on macOSGravatar Akemi2018-02-12
* vo_drm: support --monitorpixelaspectGravatar Marco Migliori2018-02-11
* vo_drm: reset last input image on reconfigGravatar Marco Migliori2018-02-11
* vo_drm: make the osd as large as the screenGravatar Marco Migliori2018-02-11
* vo_gpu: make screenshots use the GL rendererGravatar wm42018-02-11
* vo_gpu: add internal ability to skip osd/subs for renderingGravatar wm42018-02-11
* vo_gpu: use blit() only if target ra_tex supports itGravatar wm42018-02-11
* vo_gpu: add memory barrier on the HDR peak detectionGravatar Niklas Haas2018-02-11
* vo_gpu: correctly infer HDR peak detection supportGravatar Niklas Haas2018-02-11
* vo_gpu: refactor HDR peak detection algorithmGravatar Niklas Haas2018-02-11
* wayland_common: fix idle_inhibitor protocol segfaultGravatar Rostislav Pehlivanov2018-02-09
* drmprime interop : Add frames triple bufferingGravatar LongChair2018-02-07
* vd_lavc: fix stall with some uses of --hwdec=copyGravatar wm42018-02-05
* vo_gpu: port HDR tone mapping algorithm from libplaceboGravatar Niklas Haas2018-02-05
* vo_gpu: add RA_CAP for gl_NumWorkGroupsGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: correctly enable textureGatherOffsetGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: don't issue queries for unused timersGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: try enabling required featuresGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: add missing buffer barrier fieldsGravatar Niklas Haas2018-02-05
* vd_lavc: fix recently broken hardware decode fallbackGravatar wm42018-02-04
* vf_vapoursynth: always keep input frame array filledGravatar wm42018-02-03
* vf_vapoursynth: fix lockingGravatar wm42018-02-03
* vf_vapoursynth: fix obscure/impossible leakGravatar wm42018-02-03
* vf_vapoursynth: fix output colorspace flags and other attributesGravatar wm42018-02-03
* vf_vapoursynth: fix potential deadlock on init failureGravatar wm42018-02-03
* vf_vapoursynth: initialize start timestamp properlyGravatar wm42018-02-03
* video: make decoder wrapper a filterGravatar wm42018-01-30
* mp_image: preserve AVFrame closed captions dataGravatar wm42018-01-30
* mp_image: factor buffer referencingGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vo_gpu: check for RA_CAP_FRAGCOORD in dumb mode tooGravatar James Ross-Gowan2018-01-30
* video: fix crash with vdpau when reinitializing renderingGravatar wm42018-01-27
* hwdec: detach d3d and d3d9 hwaccel from angleGravatar myfreeer2018-01-25
* video: minor simplificationGravatar wm42018-01-25
* video: warn user against FFmpeg's liesGravatar wm42018-01-22
* video: change some remaining vo_opengl mentions to vo_gpuGravatar Akemi2018-01-20
* osx: code cleanups and cosmetic fixesGravatar Akemi2018-01-20
* ta: introduce talloc_dup() and use it in some placesGravatar wm42018-01-18
* sws_utils: don't force callers to provide option structGravatar wm42018-01-18
* vo: log reconfig callsGravatar wm42018-01-18
* mp_image_pool: add helper functions for FFmpeg hw frames poolsGravatar wm42018-01-18