aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* video/out: minor simplification to event query functionGravatar wm42014-11-09
* mp_image: check memory allocationGravatar wm42014-11-08
* w32_common: open window menu on Alt+SpaceGravatar James Ross-Gowan2014-11-08
* Revert "w32_common: don't override alt+space"Gravatar wm42014-11-08
* w32_common: don't override alt+spaceGravatar wm42014-11-08
* vo_opengl: initialize renderer after setting sizeGravatar wm42014-11-07
* vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1")Gravatar Kevin Mitchell2014-11-07
* vo_wayland: drop redundant "const"Gravatar wm42014-11-07
* vo_vaapi: fix broken error checksGravatar wm42014-11-07
* video: remove swapped-endian image format aliasesGravatar wm42014-11-05
* vo_wayland: don't use endian-specific definesGravatar wm42014-11-05
* video: remove aliases for some rarely referenced image formatsGravatar wm42014-11-05
* video: add image format test programGravatar wm42014-11-05
* video: passthrough unknown AVPixelFormatsGravatar wm42014-11-05
* video: handle endian detection in a more generic wayGravatar wm42014-11-05
* video: refuse to allocate image data for hwaccel formatsGravatar wm42014-11-05
* video: get hwaccel flag from pixdescGravatar wm42014-11-05
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04
* x11: rely on the Atom cacheGravatar wm42014-11-03
* command: add window-minimized property (X11 only)Gravatar wm42014-11-02
* command: make window-scale property observableGravatar wm42014-11-02
* cocoa: fix fullscreen delay when pausedGravatar Stefano Pigozzi2014-11-01
* build: remove bundle support from wafGravatar Stefano Pigozzi2014-11-01
* vo_opengl: draw OSD twice in 3D mode caseGravatar wm42014-10-29
* cocoa: fix small leakGravatar Stefano Pigozzi2014-10-27
* libmpv: cocoa: fix view leak on uninitGravatar Stefano Pigozzi2014-10-27
* x11: fix display FPS detection for interlaced modesGravatar wm42014-10-27
* dxva2: use gpu_memcpy with unmatched stridesGravatar James Ross-Gowan2014-10-27
* dxva2: fix copying surfaces with different strideGravatar James Ross-Gowan2014-10-27
* dxva2: fix crash on initialization failureGravatar wm42014-10-26
* dxva2: gpu_memcpy: fix build for GCC 4.8.3Gravatar James Ross-Gowan2014-10-26
* vo_direct3d: support nv12/nv21 directlyGravatar wm42014-10-26
* video: clarify what IMFMT_DXVA2 isGravatar wm42014-10-26
* dxva2: use optimized memcpyGravatar James Ross-Gowan2014-10-26
* video: initial dxva2 supportGravatar wm42014-10-25
* cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronouslyGravatar Stefano Pigozzi2014-10-24
* Set thread name for debuggingGravatar wm42014-10-19
* cocoa: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* Revert "cocoa: perform init and uninit synchronously"Gravatar Stefano Pigozzi2014-10-18
* win32: clear window handle on destructionGravatar wm42014-10-17
* win32: get rid of mp_stat in the normal source codeGravatar wm42014-10-17
* cocoa: allow mouse events to bubble up with no-input-cursorGravatar Stefano Pigozzi2014-10-17
* vo_opengl: fix wrong commentsGravatar wm42014-10-16
* vo_opengl: fix theoretical format mismatch issueGravatar wm42014-10-16
* cocoa: perform init and uninit synchronouslyGravatar Stefano Pigozzi2014-10-16
* vf_vapoursynth: add debug message when returning error from GetFrameGravatar wm42014-10-13
* x11: don't wait for asynchronous X resizing with window-scaleGravatar wm42014-10-13
* vf_vapoursynth: don't error if invoke() doesn't return a clipGravatar wm42014-10-12
* vf_vapoursynth: resolve paths relative to home/configGravatar wm42014-10-12
* gl_x11: distinguish missing GLX and too old GLX versionsGravatar wm42014-10-12