aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* 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
* vo_gpu: hwdec: Use ffnvcodec to load CUDA symbolsGravatar Philip Langdale2018-04-15
* opengl: include details in EGL context errorsGravatar Aman Gupta2018-04-12
* client API: add a new way to pass X11 Display etc. to render APIGravatar wm42018-03-26
* cocoa-cb: render on a dedicated dispatch queueGravatar Akemi2018-03-25
* drm/atomic: ensure request is available until uninitGravatar LongChair2018-03-23
* cocoa-cb: fix shutdown when fullscreen animation is runningGravatar Akemi2018-03-18
* vo_gpu: fix anamorphic video screenshots (second try)Gravatar wm42018-03-16
* vo: pass through framedrop flag differentlyGravatar wm42018-03-15
* vo: move display-fps internal option value to VO optsGravatar wm42018-03-15