aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* video: fix redrawing when pausing after framedropGravatar wm42014-09-21
* vo_vdpau: better integration with the generic framedrop codeGravatar wm42014-09-20
* vo_vdpau: fix confusion around vsync_intervalGravatar wm42014-09-20
* wayland: use reported rete and delayGravatar Alexander Preisinger2014-09-19
* video: wake up core as soon as possibleGravatar wm42014-09-16
* vo_wayland: remove unnecessary checkGravatar Alexander Preisinger2014-09-16
* wayland/buffer: use buffer macros consistentlyGravatar Alexander Preisinger2014-09-16
* x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for mapGravatar wm42014-09-15
* sanitizer: avoid divide-by-zero instancesGravatar Ben Boeckel2014-09-14
* x11: remove unused functionGravatar wm42014-09-14
* wayland_common: fix changing videos when fullscreenGravatar Alexander Preisinger2014-09-10
* vo_wayland: pixel perfect buffersGravatar Alexander Preisinger2014-09-10
* win32: don't request window size larger than the screenGravatar wm42014-09-10
* win32: copy event flags after running VOCTRLsGravatar wm42014-09-07
* vo_corevideo: remove this VOGravatar Stefano Pigozzi2014-09-06
* vo_sdl: fix typoGravatar wm42014-09-05
* malloc+memset(0) to callocGravatar Bruno George de Moraes2014-09-05
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* wayland: print some useful outptu infoGravatar Alexander Preisinger2014-09-03
* wayland: only save current mode of outputsGravatar Alexander Preisinger2014-09-03
* x11: add rewind and forward keysGravatar Kenneth Zhou2014-09-03
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* gl_wayland: fix crash after eglInitialze failedGravatar Alexander Preisinger2014-08-30
* vo_opengl: remove macro operator from shaderGravatar Bin Jin2014-08-29
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* vo_opengl: don't pass (char*)NULL as %s printf argumentGravatar wm42014-08-28
* vo_opengl: fix shaderGravatar wm42014-08-28
* vo_opengl: add parameter to gaussian filterGravatar Bin Jin2014-08-26
* vo_opengl: add radius options for filtersGravatar Bin Jin2014-08-26
* vo_opengl: add cparam1 and cparam2 optionsGravatar Bin Jin2014-08-26
* vo_opengl: add spline64 filter kernelGravatar Bin Jin2014-08-26
* vo_opengl: don't cut off feature list outputGravatar wm42014-08-25
* video: avoid unnecessary frame droppingGravatar wm42014-08-23
* video: some debugging outputGravatar wm42014-08-22
* vaapi: try dealing with Intel's braindamaged shit driversGravatar wm42014-08-21
* video: don't assume query_format is thread-safeGravatar wm42014-08-20
* wayland: replace deprecated xkbcommon functionsGravatar Alexander Preisinger2014-08-20
* vo_wayland: fix formatting inconsistenciesGravatar Alexander Preisinger2014-08-20
* vo_wayand: save the flip time in the frame handlerGravatar Alexander Preisinger2014-08-20
* video: add VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42014-08-18
* vo_opengl: add check-pattern suboption for testingGravatar wm42014-08-18
* video: dump vsync phase into stats fileGravatar wm42014-08-18
* wayland: dynamically report display fpsGravatar Alexander Preisinger2014-08-18
* x11: listen to xrandr eventsGravatar wm42014-08-17
* x11: fix xrandr conditional compilationGravatar wm42014-08-17
* video: make vo_opengl the default over vo_vdpauGravatar wm42014-08-17
* video: take refresh rate changes into accountGravatar wm42014-08-17
* x11: fix memory leaksGravatar wm42014-08-17
* build: drop check for XF86keysym.hGravatar wm42014-08-16
* x11: use xrandr to retrieve display refresh rateGravatar wm42014-08-16