aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
...
* vo_opengl: print error number if framebuffer creation failsGravatar wm42014-12-02
* cocoa: allow to black out other display when going fsGravatar Stefano Pigozzi2014-12-01
* vo_opengl: remove redundant GL state initializationGravatar wm42014-12-01
* vo_wayland: Add "multimedia" keyboard key bindings.Gravatar Sergey Kvachonok2014-11-29
* vo_opengl: enable fancy-downscaling by default for opengl-hqGravatar wm42014-11-29
* vo_opengl: disable fancy-downscaling for anamorphic videoGravatar wm42014-11-29
* win32: add screen offset when handling overlarge windowsGravatar wm42014-11-28
* vo_direct3d: check whether D3DFMT_A8 is availableGravatar wm42014-11-27
* gl_video: minor simplificationGravatar wm42014-11-27
* vo_opengl: Linearize non-RGB sRGB files correctly (eg. JPEG)Gravatar Niklas Haas2014-11-26
* Do not call strerror()Gravatar wm42014-11-26
* gl_common: factor context creationGravatar wm42014-11-26
* vo_opengl: Reword comment in shaderGravatar Niklas Haas2014-11-26
* vo_opengl: make operator precedence explicitGravatar wm42014-11-26
* vo_opengl: fix srgb with certain inputsGravatar wm42014-11-26
* vo_opengl: somethingGravatar wm42014-11-26
* cocoa: don’t hand over view memory ownership to libmpv clientsGravatar Stefano Pigozzi2014-11-25
* x11: fix crashGravatar wm42014-11-23
* x11: fix crash with --wid=0 and vo_xv/vo_x11Gravatar wm42014-11-23
* vo_direct3d: fix texture-memory sub-option, extend itGravatar wm42014-11-18
* vo_opengl: allow setting different filters for downscalingGravatar wm42014-11-14
* ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.Gravatar Rudolf Polzer2014-11-12
* encode: don't segfault when bailing out due to resolution changeGravatar wm42014-11-11
* vo_opengl: don't reset user-set gamma when using vo_cmdlineGravatar wm42014-11-11
* video/out: minor simplification to event query functionGravatar wm42014-11-09
* 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
* vo_wayland: don't use endian-specific definesGravatar 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
* vo_direct3d: support nv12/nv21 directlyGravatar wm42014-10-26
* 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