aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* player: add experimental stream recording featureGravatar wm42017-02-07
* vo_opengl: egl_helpers: fix for non-WindowsGravatar James Ross-Gowan2017-02-08
* vo_opengl: angle: rewrite with custom swap chainGravatar James Ross-Gowan2017-02-07
* cocoa: fix color profile retrievalGravatar Akemi2017-02-02
* cocoa: fix dropping of files and URLsGravatar Akemi2017-02-02
* cocoa: optimise screen event handlingGravatar Akemi2017-02-02
* cocoa: fix displaylink refresh rate retrievalGravatar Akemi2017-02-02
* hw_dxva2: create a IDirect3D9Ex deviceGravatar wm42017-02-02
* cocoa: fix unwanted behavior with window level other than the defaultGravatar Akemi2017-01-29
* vo_opengl: dxinterop: use the new SAFE_RELEASE macroGravatar James Ross-Gowan2017-01-30
* vaapi: improve a commentGravatar wm42017-01-28
* vaapi: remove central lock around vaapi API callsGravatar wm42017-01-28
* win32: snap to screen edgesGravatar pavelxdd2017-01-27
* vd_lavc: allocate 8 ref frames for VP9Gravatar wm42017-01-26
* vo_opengl: egl_helpers: fix variable nameGravatar wm42017-01-26
* vf_lavfi: don't crash with VOs without hardware decoding supportGravatar wm42017-01-25
* ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common codeGravatar wm42017-01-25
* build: replace some FFmpeg API checks with version checksGravatar wm42017-01-24
* options: refacactor how --opengl-dwmflush is declaredGravatar wm42017-01-20
* options: refactor how --opengl-dcomposition is declaredGravatar wm42017-01-20
* x11: pseudo HiDPI scalingGravatar wm42017-01-19
* cocoa: don't constrain window frame for fullscreenGravatar Akemi2017-01-19
* cocoa: don't init displaylink on reconfigGravatar Akemi2017-01-19
* cocoa: move updateBorder method to the protocolGravatar Akemi2017-01-19
* cocoa: properly recover from toggleFullscreen failGravatar Akemi2017-01-19
* cocoa: fix window size in certain circumstancesGravatar Akemi2017-01-19
* vo: log timings around flipping/waitingGravatar wm42017-01-18
* vaapi: fix va_surface_get_uncropped_size() for libavutil surfacesGravatar wm42017-01-18
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionGravatar wm42017-01-17
* vo_opengl_cb: cleanup messy option synchronizationGravatar wm42017-01-17
* vdpau: reject decoding of non-4:2:0Gravatar wm42017-01-17
* vd_lavc: always fail decoding immediately if copying hw surface failsGravatar wm42017-01-17
* vdpau: use libavutil for surface allocation during decodingGravatar wm42017-01-17
* vaapi: move AVHWFramesContext setup code to common codeGravatar wm42017-01-17
* build: prefix hwaccel decoder wrapper filenames with hw_Gravatar wm42017-01-17
* cuda: fix 10 bit decodingGravatar wm42017-01-16
* video: support filtering hardware frames via libavfilterGravatar wm42017-01-16
* vf_lavfi: switch to AVBufferSrcParametersGravatar wm42017-01-16
* vo_opengl: hwdec_cuda: add yuv420p supportGravatar wm42017-01-16
* cuda: fix AVHWFramesContext initializationGravatar wm42017-01-16
* vo_opengl: hwdec_cuda: export AVHWDeviceContextGravatar wm42017-01-16
* hwdec: add a AVBufferRef(AVHWDeviceContext) fieldGravatar wm42017-01-16
* vd_lavc: demote software decoding message to verbose log levelGravatar wm42017-01-13
* vf_lavfi: remove pixel format whitelistGravatar wm42017-01-13
* vo_opengl: hwdec_vaegl: add a lie for compatibilityGravatar wm42017-01-13
* vo_opengl, vaapi: properly probe 10 bit rendering supportGravatar wm42017-01-13
* vaapi: always create AVHWDeviceContext on initGravatar wm42017-01-13
* vo_opengl: hwdec_vaegl: remove redundant vaapi surface format checkGravatar wm42017-01-13
* vo_opengl: hwdec_vaegl: fix terminology in commentGravatar wm42017-01-13
* vo_opengl: hwdec_vaegl: DRM_FORMAT_GR16 was renamed to DRM_FORMAT_GR32Gravatar Mark Thompson2017-01-13