aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
...
* 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
* vo_gpu: hwdec: Use ffnvcodec to load CUDA symbolsGravatar Philip Langdale2018-04-15
* opengl: include details in EGL context errorsGravatar Aman Gupta2018-04-12
* video: remove libavutil PSEUDOPAL stuffGravatar wm42018-04-03
* vaapi: add option to select a non-default device pathGravatar Rostislav Pehlivanov2018-03-30
* 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
* img_format.h: cosmetics: fix whitespaceGravatar wm42018-03-15
* vo: pass through framedrop flag differentlyGravatar wm42018-03-15
* vo: move display-fps internal option value to VO optsGravatar wm42018-03-15
* video: add an option to tune waiting for video timingGravatar wm42018-03-15
* vo: cosmetics: fix a case of bad whitespaceGravatar wm42018-03-15
* vo_gpu: fix anamorphic screenshotsGravatar wm42018-03-15
* mp_image: fix UB with certain callers like vf_vdpauppGravatar wm42018-03-15
* cocoa-cb: fix crash on startup with not initialised title barGravatar Akemi2018-03-14
* cocoa-cb: fix crash with forced iGPU on some multi GPU systemsGravatar Akemi2018-03-14
* cocoa-cb: remove unneeded icc-profile-auto checkGravatar Akemi2018-03-11
* cocoa-cb: don't deactivate mouse events completely with input-cursor=noGravatar Akemi2018-03-11
* vo_vdpau: fix resizing and rotation problemsGravatar wm42018-03-08
* vd_lavc: slightly better logging about why hwdec is not usedGravatar wm42018-03-08
* hwdec_drmprime_drm: Fix a DRM buffer memory leakageGravatar LongChair2018-03-05
* cocoa-cb: fix a segfault without videoGravatar Akemi2018-03-04