aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* vo_gpu: remove a dead declarationGravatar wm42018-02-28
* cocoa-cb: make fullscreen resize animation duration configurableGravatar Akemi2018-02-28
* cocoa-cb: fix stretched gl surface on window aspect ratio changeGravatar Akemi2018-02-28
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* drm_common: Improve VT switching signal handling somewhatGravatar Anton Kindestam2018-02-26
* vo_drm: Fix pageflip errors on VT switchGravatar Anton Kindestam2018-02-26
* context_drm_egl: Repair VT switchingGravatar Anton Kindestam2018-02-26
* context_drm_egl: Introduce 30bpp supportGravatar Anton Kindestam2018-02-26
* egl_helpers: mpegl_cb can now signal an error conditionGravatar Anton Kindestam2018-02-26
* cocoa-cb: fix wrong fullscreen window sizeGravatar Akemi2018-02-25
* cocoa-cb: fix wrong drawing size on resizeGravatar Akemi2018-02-25
* vo_gpu: fix mobius tone mapping when sig_peak <= 1.0Gravatar Niklas Haas2018-02-25
* vo_gpu: don't tone-map for pure gamut reductionsGravatar Niklas Haas2018-02-25
* drm_vo: pixel aspect from --monitoraspectGravatar Marco Migliori2018-02-21
* vf_vapoursynth: fix freezeGravatar wm42018-02-20
* vo_gpu: introduce --target-peakGravatar Niklas Haas2018-02-20
* vo_gpu: correctly parametrize the HLG OOTF by the display peakGravatar Niklas Haas2018-02-20
* vo_gpu: simplify and correct color scale handlingGravatar Niklas Haas2018-02-20
* vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAINGravatar Jan Ekström2018-02-20
* cocoa-cb: fix hwdec when drawing off-screenGravatar Akemi2018-02-17
* video: rename VO_CAP_NOREDRAW to VO_CAP_NORETAINGravatar Aman Gupta2018-02-17
* vo_gpu: hwdec_drmprime_drm: cosmetic simplificationGravatar wm42018-02-16
* cocoa-cb: fix drawing on macOS 10.11Gravatar Akemi2018-02-16
* 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