aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* vo: mark frame lost after seek resetGravatar wm42013-10-02
* core: add --force-windowGravatar wm42013-10-02
* vo_vdpau: don't blank screen on VOCTRL_RESETGravatar wm42013-10-02
* video/out: always support redrawing VO window at any pointGravatar wm42013-10-02
* x11: remove colormap code, always request TrueColor visualsGravatar wm42013-09-30
* cocoa_common: call gl_clear indirectlyGravatar Stefano Pigozzi2013-09-28
* cocoa_common: fix deadlockGravatar Stefano Pigozzi2013-09-28
* cocoa_common: report pixels instead of points during mouse movementGravatar Stefano Pigozzi2013-09-28
* cocoa_common: split the code, refactoring and cleanupsGravatar Stefano Pigozzi2013-09-28
* vaapi: check image format in va_surface_upload()Gravatar wm42013-09-27
* vaapi: potentially make reading surfaces back to system RAM fasterGravatar wm42013-09-27
* input: translate mouse position to OSD space earlyGravatar wm42013-09-27
* vaapi: fix compilation with LibavGravatar wm42013-09-25
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25
* wayland: remove outdated commentGravatar Alexander Preisinger2013-09-24
* wayland: remove moving window by grabbingGravatar Alexander Preisinger2013-09-24
* vo_lavc: mp_msg conversionGravatar wm42013-09-20
* vo/x11_common: don't require a working input methodGravatar wm42013-09-20
* vo/x11_common: remove superfluous msg prefixesGravatar Martin Herkt2013-09-20
* vo/x11_common: Fail init with no valid XIMGravatar Martin Herkt2013-09-19
* wayland/common: exit properly on fd errorsGravatar Alexander Preisinger2013-09-19
* vo_opengl: blend alpha components by defaultGravatar wm42013-09-19
* cocoa_common: signal a mouse movement when changing window sizeGravatar Stefano Pigozzi2013-09-18
* cocoa_common: override core's cursor visibility stateGravatar Stefano Pigozzi2013-09-18
* gl_common: add wayland backend before x11 backendGravatar Andreas Sinz2013-09-16
* gl_common: signal to GL backend whether we are probingGravatar wm42013-09-16
* wayland/shm: fix resizing for good (finally)Gravatar Alexander Preisinger2013-09-12
* wayland: change fs messages to dbgGravatar Alexander Preisinger2013-09-12
* wayland/egl: use wayland logGravatar Alexander Preisinger2013-09-12
* wayland/shm: use wayland logGravatar Alexander Preisinger2013-09-12
* Revert "wayland: don't create our own log context"Gravatar Alexander Preisinger2013-09-12
* gl_osd: mp_msg conversionGravatar wm42013-09-12
* aspect: mp_msg conversionGravatar wm42013-09-12
* gl_lcms: mp_msg conversionGravatar wm42013-09-12
* gl_common: complete mp_msg conversionGravatar wm42013-09-12
* x11_common: mp_msg conversionGravatar wm42013-09-12
* gl_32: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* w32_common: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* gl_x11: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* cocoa_common: remove most of the special handling for cursor autohideGravatar Stefano Pigozzi2013-09-10
* wayland/common: improved error messagesGravatar Alexander Preisinger2013-09-10
* wayland: update license headersGravatar Alexander Preisinger2013-09-09
* wayland/shm: version detection that also worksGravatar Alexander Preisinger2013-09-09
* options: remove --(no-)mouseinput optionGravatar wm42013-09-08
* x11_common: don't allocate more than needed for iconGravatar wm42013-09-04
* configure: build with wayland 1.2.0Gravatar Alexander Preisinger2013-09-03
* cocoa_common: remove unlocking from fullscreen functionGravatar Stefano Pigozzi2013-09-02
* cocoa_common: avoid the opengl view to leak it's stateGravatar Stefano Pigozzi2013-09-02
* x11: add window iconGravatar wm42013-09-01
* input: deal with spurious X11 LeaveNotify eventsGravatar wm42013-09-01