aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* 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