aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* hwdec_drmprime_drm: Fix a DRM buffer memory leakageGravatar LongChair2018-03-05
* cocoa-cb: fix a segfault without videoGravatar Akemi2018-03-04
* cocoa-cb: fix wrong aspect ratio on live resize after reconfig resizeGravatar Akemi2018-03-04
* cocoa-cb: change handling of window aspect ratio changesGravatar Akemi2018-03-04
* context_drm_egl: Allow fallback EGLConfig formatsGravatar Anton Kindestam2018-03-04
* cocoa-cb: use new libmpv API instead of opengl-cbGravatar Akemi2018-03-04
* cocoa-cb: remove debug remnant (stray print)Gravatar Akemi2018-03-04
* vo_gpu: don't segfault in libmpv_gl's destroy()Gravatar Niklas Haas2018-03-04
* vo_gpu: error out if there were rendering errors when taking screenshotGravatar wm42018-03-03
* vo_gpu: fix taking screenshots of rotated videosGravatar wm42018-03-03
* cocoa-cb: fix building with SDK 10.12 and earlierGravatar Akemi2018-03-01
* 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
* 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