aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* 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
* vd_lavc: fix inverted conditionGravatar wm42018-03-03
* mp_image: replace rude function with less rude FFmpeg upstream functionGravatar wm42018-03-03
* mp_image: make ref error handling slightly readableGravatar wm42018-03-03
* mp_image: pass through unknown AVFrame side dataGravatar wm42018-03-03
* mp_image: fix subtle side data memory leaksGravatar 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
* 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