aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* video: adjust some Matroska 3D formatsGravatar wm42014-08-31
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* csputils: adjust commentGravatar wm42014-08-30
* video: initial Matroska 3D supportGravatar wm42014-08-30
* vf_softpulldown: handle null mpi_image correctlyGravatar shdown2014-08-30
* 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
* vf_vapoursynth: add more VS frame propertiesGravatar Bin Jin2014-08-22
* vf_vapoursynth: add display resolution supportGravatar Bin Jin2014-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
* vaapi: we need more surfacesGravatar 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
* vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failureGravatar Alessandro Ghedini2014-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