aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
...
* x11: support Shift+TABGravatar Niklas Haas2018-05-24
* wayland_common: require wl_compositor of version 3Gravatar Rostislav Pehlivanov2018-05-20
* wayland_common: fix maximized stateGravatar Rostislav Pehlivanov2018-05-20
* vo_gpu: allow higher icc-contrast and improve loggingGravatar Niklas Haas2018-05-17
* drm_atomic: Fix memory leaks in drm_atomic_createGravatar Anton Kindestam2018-05-08
* build: make encoding mode non-optionalGravatar wm42018-05-03
* encode: get rid of the output packet queueGravatar wm42018-05-03
* vo_lavc: explicitly skip redraw and repeated framesGravatar wm42018-05-03
* encode: remove old timestamp handlingGravatar wm42018-05-03
* drm_atomic: Disallow selecting cursor planes using the optionsGravatar Anton Kindestam2018-05-01
* drm_common: Be smarter when deciding on which CRTC and Encoder to useGravatar Anton Kindestam2018-05-01
* context_drm_egl: fix some comments and log messages that had not been updated...Gravatar Anton Kindestam2018-05-01
* drm/atomic: Fix crtc_setup_atomic and crtc_release_atomicGravatar Anton Kindestam2018-05-01
* drm/atomic: disable video plane when unused.Gravatar LongChair2018-05-01
* drm/atomic: add atomic modesetting.Gravatar LongChair2018-05-01
* drm/atomic: refactor planes namesGravatar LongChair2018-05-01
* drm/atomic: add connector to atomic contextGravatar LongChair2018-05-01
* drm/atomic: refactor hwdec_drmprime_drm with native resourcesGravatar LongChair2018-05-01
* vo_gpu/video: disable compute shaders if an FBO format was not availableGravatar Jan Ekström2018-05-01
* vo_gpu/video: add improved logging when a user-specified FBO failsGravatar Jan Ekström2018-05-01
* cocoa: change deprecation warning from opengl-cb to libmpvGravatar Akemi2018-04-29
* wayland_common: update to stable xdg-shellGravatar Emmanuel Gil Peyrot2018-04-29
* gpu/video: make HDR peak computing work without work group countGravatar Niklas Haas2018-04-29
* gpu/video: improve HDR peak computation feature check loggingGravatar Jan Ekström2018-04-29
* vd_lavc: enable dr by defaultGravatar wm42018-04-29
* vf_vapoursynth: correctly signal error on script init failureGravatar wm42018-04-29
* egl_helpers: change minimum framebuffer size to 8 bit per componentGravatar wm42018-04-29
* encode: do not clear video PTS on VOCTRL_RESETGravatar wm42018-04-29
* egl_helpers: log certain EGL attributesGravatar wm42018-04-29
* encode: rewrite half of itGravatar wm42018-04-29
* vo: add vo_reconfig2()Gravatar wm42018-04-29
* video: remove internal stereo_out flagGravatar wm42018-04-29
* client API: add some render API extensions for timingGravatar wm42018-04-29
* vo_libmpv: support GPU rendered screenshotsGravatar wm42018-04-29
* vo_libmpv: adjust redraw handling to new API semanticsGravatar wm42018-04-29
* vo_libmpv: remove annoying indirectionsGravatar wm42018-04-29
* vo_libmpv: move some update() callbacks out of context lockGravatar wm42018-04-29
* vo_libmpv: move up update() functionGravatar wm42018-04-29
* vo_libmpv: add support for DRGravatar wm42018-04-29
* client API: preparations for allowing render API to use DR etc.Gravatar wm42018-04-29
* vo: move DR helper code to a separate source fileGravatar wm42018-04-29
* mp_image: fixup a simple 10L in ref_bufferGravatar Jan Ekström2018-04-21
* vo_gpu: move some extra code for screenshot to video.cGravatar wm42018-04-20
* encode: simplify colorspace settingGravatar wm42018-04-20
* encode: cosmeticsGravatar wm42018-04-20
* vo_lavc: remove pointless uint32_t type for int valuesGravatar wm42018-04-20
* video: pass through container fps to filtersGravatar wm42018-04-19
* w32_common: avoid recursive dispatch queue callsGravatar wm42018-04-18
* hwdec_ios: fix crash after mapper_init failureGravatar Aman Gupta2018-04-17
* client API: clarify that Display pointers etc. need to stay validGravatar wm42018-04-16