aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* vo_opengl: osx: error out if there is no IOSurfaceGravatar wm42015-11-17
* vo_opengl: force dumb mode if RG textures are not availableGravatar wm42015-11-16
* vo_opengl: attempt to improve GLX vs. EGL backend detectionGravatar wm42015-11-16
* vo_opengl: fix backend autoprobingGravatar wm42015-11-16
* win32: support taskbar button progress indicatorGravatar Martin Herkt2015-11-15
* vo_opengl: use glBlitFramebuffer to draw repeated framesGravatar wm42015-11-15
* vo: fix unpausing with display-syncGravatar wm42015-11-15
* vo: fix dropping frames with display-syncGravatar wm42015-11-14
* player: account for minor VO underrunsGravatar wm42015-11-14
* command: rename vo-missed-frame-count propertyGravatar wm42015-11-13
* win32: avoid detection as exclusive fullscreen windowGravatar Martin Herkt2015-11-13
* vo_opengl_cb: do not block on flipping when redrawingGravatar wm42015-11-12
* drm: fix setting up connectorsGravatar rr-2015-11-11
* vd_lavc: be more careful with flushing the decoderGravatar wm42015-11-10
* vo_opengl: move the glFlush() call to the rendererGravatar wm42015-11-10
* vo_opengl_cb: better underflow reportingGravatar wm42015-11-10
* vo_opengl: limit GLSL to version 3.3Gravatar wm42015-11-10
* vo_opengl: fix 10-bit video prescalingGravatar Bin Jin2015-11-09
* vo_opengl_cb: make operation more similar to normal VOsGravatar wm42015-11-09
* vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionsGravatar wm42015-11-09
* vo_opengl: fix extension nameGravatar wm42015-11-09
* vo_opengl: simplify GLSL version detectionGravatar wm42015-11-09
* vo_opengl: never load vaapi GLX interop by defaultGravatar wm42015-11-09
* vo_opengl: always preload hwdec interopGravatar wm42015-11-09
* vo_opengl: rename "drm_egl" to "drm-egl"Gravatar wm42015-11-09
* vo_opengl: disable drm_egl autopickupGravatar rr-2015-11-09
* win32: request MMCSS "Playback" profileGravatar wm42015-11-08
* vo_drm: relicense to LGPLGravatar rr-2015-11-08
* vo_drm: use bool rather than integer return valuesGravatar rr-2015-11-08
* vo_opengl: add DRM EGL backendGravatar rr-2015-11-08
* vo_drm: move initialization to drm_commonGravatar rr-2015-11-08
* vo_opengl: fix typoGravatar rr-2015-11-07
* vo_opengl: rename fancy-downscaling to correct-downscalingGravatar wm42015-11-07
* vo_opengl: fancy-downscaling: enable also for anamorphic clipsGravatar Avi Halachmi (:avih)2015-11-07
* x11: print Xlib errors in verbose mode if Xlib messages are silencedGravatar wm42015-11-07
* vo_opengl: x11: silence error messages when using legacy GL contextGravatar wm42015-11-06
* Remove some VLAsGravatar wm42015-11-06
* w32: use DisplayConfig API to retrieve correct monitor refresh rateGravatar James Ross-Gowan2015-11-06
* w32: always get screenrc from an HMONITORGravatar James Ross-Gowan2015-11-06
* w32: remove Win95 and NT4 monitor codeGravatar James Ross-Gowan2015-11-06
* video: increase avi pts buffer sizeGravatar wm42015-11-06
* vo_opengl: simplify function loader slightlyGravatar wm42015-11-06
* vo_opengl: glBindBufferBase is not part of GL 2.1/GLES 2.0Gravatar wm42015-11-06
* vo_opengl: implement NNEDI3 prescalerGravatar Bin Jin2015-11-05
* vo_opengl: add Super-xBR filter for upscalingGravatar Bin Jin2015-11-05
* vo_opengl: make image size dynamic during renderingGravatar Bin Jin2015-11-05
* rpi: add support for codecs other than h264Gravatar wm42015-11-05
* vo_vdpau: check VDP_RGBA_FORMAT_A8 supportGravatar wm42015-11-04
* vo_opengl_cb: log some eventsGravatar wm42015-11-04