aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* x11: un-inline GNOME layer stuffGravatar wm42014-05-23
* x11: prefer NetWM hints over _WIN_LAYER for --ontopGravatar wm42014-05-23
* x11: rename identifiers using reserved namespaceGravatar wm42014-05-23
* x11: fix NetWM ontop settingGravatar wm42014-05-23
* x11: add a generic function for NetWM state settingGravatar wm42014-05-23
* vdpau: move RGB surface management out of the VOGravatar wm42014-05-22
* vo_vdpau: always allocate the black pixelGravatar wm42014-05-22
* x11: fix a warning with --disable-xextGravatar Jerome Leclanche2014-05-22
* vo: minor simplificationsGravatar wm42014-05-22
* vo: remove config_ok check from vo_check_events()Gravatar wm42014-05-22
* vo_vaapi: don't redraw twiceGravatar wm42014-05-22
* x11: unbreak build without xineramaGravatar wm42014-05-19
* x11: leaving fullscreen -> reset WM hints only if neededGravatar wm42014-05-19
* x11: always check whether a window existsGravatar wm42014-05-19
* x11: request and handle resize events of parent windows with --widGravatar wm42014-05-19
* x11: remove a duplicated lineGravatar wm42014-05-18
* x11: never enable DPMS if we didn't disable itGravatar wm42014-05-18
* vdpau: don't fallback to software decoding on preemptionGravatar wm42014-05-18
* x11: make screensaver code more compact, change DPMS handlingGravatar wm42014-05-17
* x11: add wrapper for EWMH XSendEvent callsGravatar wm42014-05-17
* x11: fix Drag & DropGravatar wm42014-05-17
* x11: add a wrapper for XGetWindowPropertyGravatar wm42014-05-17
* x11: comment about gravityGravatar wm42014-05-17
* x11: replace x/y/w/h with mp_rectGravatar wm42014-05-17
* x11: remove some unused fieldsGravatar wm42014-05-17
* x11: don't set PBaseSizeGravatar wm42014-05-17
* x11: remove vo_hint memberGravatar wm42014-05-17
* x11: always raise layer in fullscreen mode without NetWMGravatar wm42014-05-17
* x11: implement --fs-screen properly, separate old code pathGravatar wm42014-05-17
* x11: use CenterGravity by defaultGravatar wm42014-05-17
* x11: remove gravity restore codeGravatar wm42014-05-17
* x11: don't cache X Atoms manuallyGravatar wm42014-05-16
* x11: inline a functionGravatar wm42014-05-16
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* x11: remove a MWM hackGravatar wm42014-05-16
* x11: remove unused stuffGravatar wm42014-05-16
* x11: set the fullscreen state before mapping the windowGravatar wm42014-05-15
* x11: clear window on mapGravatar wm42014-05-15
* x11: wait until the window is mappedGravatar wm42014-05-15
* vf_dlopen: update usage message to new-style argsGravatar Kevin Mitchell2014-05-15
* vf_dlopen: remove buggy private name -> imgfmt conversionGravatar Kevin Mitchell2014-05-15
* vf_vapoursynth: fix debug outputGravatar wm42014-05-15
* vf_vapoursynth: add more debug outputGravatar wm42014-05-15
* vf_vapoursynth: avoid unnecessary waitingGravatar wm42014-05-14
* vf_vapoursynth: allow parallel processingGravatar wm42014-05-14
* wayland: fix typoGravatar Alexander Preisinger2014-05-14
* vda: Hwaccel 1.2 supportGravatar Luca Barbato2014-05-12
* vda: Simplify codec selectionGravatar Luca Barbato2014-05-12
* vd_lavc: Support hwaccel 1.2 and laterGravatar Luca Barbato2014-05-12
* wayland: fix unchecked malloc usageGravatar wm42014-05-11