aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* x11: fix potentially unaligned access in icon loaderGravatar wm42014-05-10
* encode: fix PTS unit mismatchGravatar wm42014-05-10
* vdpau: make mp_vdpau_ctx thread-safeGravatar wm42014-05-10
* vdpau: remove some codeGravatar wm42014-05-10
* vo_vdpau, vo_opengl: handle vdpau preemption differentlyGravatar wm42014-05-10
* vdpau: handle display preemption during decodingGravatar wm42014-05-10
* w32_common: fix typoGravatar wm42014-05-10
* player: remove VO from seeking code pathGravatar wm42014-05-07
* video/out: remove unused config() parametersGravatar wm42014-05-07
* vo: remove old stuffGravatar wm42014-05-06
* vo_wayland: always assume resize on reconfigureGravatar wm42014-05-06
* wayland: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* win32: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* cocoa: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* vo_sdl: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* video/out: separate out code to compute window sizeGravatar wm42014-05-06