aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* 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
* vo_wayland: fix redrawing logicGravatar wm42014-08-16
* video: add --display-fps switch to control framedrop FPSGravatar wm42014-08-16
* vo_opengl: optional support for using GLX_SGI_video_syncGravatar wm42014-08-15
* gl_common: add SGI_video_sync extensionGravatar wm42014-08-15
* vo_opengl: if glfinish is used, also call it after swapppingGravatar wm42014-08-15
* video: add VO framedropping modeGravatar wm42014-08-15
* vo: eliminate a redundant variableGravatar wm42014-08-15
* vo: remove unused libavutil includeGravatar wm42014-08-14
* vo: fix mingw compilationGravatar wm42014-08-14
* wayland: pointer interface is created after themeGravatar Alexander Preisinger2014-08-13
* vo_vdpau: fix screenshots with anamorphic videoGravatar wm42014-08-13
* x11: vdpau GLX interop needs X11 threadsGravatar wm42014-08-13
* video: fix and simplify video format changes and last frame displayGravatar wm42014-08-12
* video: move display and timing to a separate threadGravatar wm42014-08-12
* video: don't keep multiple pointers to hwdec info structGravatar wm42014-08-11
* vo_sdl: fix redrawing issueGravatar wm42014-08-10
* vo_direct3d: allow resizing before video initGravatar wm42014-08-06
* win32: never call GetClientRect(0, ...)Gravatar wm42014-08-06
* wayland: remove redundant lineGravatar Alexander Preisinger2014-08-06
* wayland: changes for nested compositorsGravatar Alexander Preisinger2014-08-06
* cocoa: macosx_application needs cocoa-applicationGravatar FRAU KOUJIRO2014-08-06
* cocoa: move handleFilesArray: to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* win32: fix buildGravatar wm42014-08-05
* win32: create OpenGL context on the GUI threadGravatar wm42014-08-05
* win32: cleanup OpenGL context creationGravatar wm42014-08-05
* gl_wayland: Don't try to resize the egl_window before it existsGravatar Michael Forney2014-08-04
* win32: fix assertion failureGravatar wm42014-08-01
* vdpau: don't upload video images in advanceGravatar wm42014-07-29
* vo_x11: fix build with older Libav versionsGravatar wm42014-07-28
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* vo: different hack for VOs which need to mangle mouse inputGravatar wm42014-07-27
* win32: remove minor non-senseGravatar wm42014-07-26
* win32: move window handling to a separate threadGravatar wm42014-07-26
* vo: hack to avoid threading issues with mouse inputGravatar wm42014-07-26