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