aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_opengl: implement videotoolbox hwdec on iOSGravatar Aman Gupta2017-02-17
* vo_opengl: don't crash on unsupported formatsGravatar wm42017-02-17
* vo_opengl: hwdec_vaegl: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_osx: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_cuda: use new format setup functionGravatar wm42017-02-17
* vo_opengl: move texture mapping of pixel formats to helper functionGravatar wm42017-02-17
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* videotoolbox: fix RGB formatGravatar wm42017-02-17
* videotoolbox: remove weird format-negotiation between VO and decoderGravatar wm42017-02-17
* videotoolbox: add reverse format mapping functionGravatar wm42017-02-17
* videotoolbox: factor some duplicated codeGravatar wm42017-02-17
* cocoa: refactor mouse events and cursor visibilityGravatar Akemi2017-02-16
* vd_lavc: fix inverted error checkGravatar wm42017-02-16
* vd_lavc: move most vaapi hwaccel setup code to generic codeGravatar wm42017-02-16
* vd_lavc: remove some leftover vaapi locking infrastructureGravatar wm42017-02-16
* vo_opengl: hwdec_vaegl: fix potentially undefined memory accessGravatar wm42017-02-14
* cocoa: fix black edges on live resizeGravatar Akemi2017-02-13
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* mp_image: use AVFrame.opaque_ref to pass through mpv-only fieldsGravatar wm42017-02-13
* win32: update the fullscreen state on restoringGravatar pavelxdd2017-02-12
* vo_opengl: angle: log the device/surface implementationGravatar James Ross-Gowan2017-02-12
* mp_image_tool: guard hw downloading against allocation failuresGravatar wm42017-02-07
* 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