aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sub: remove an unneeded old hack for MicroDVDGravatar 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
* player: remove unused fieldGravatar wm42015-11-14
* player: fix audio drift computation at different playback speedsGravatar wm42015-11-14
* player: stricter framedrop thresholdGravatar wm42015-11-13
* player: try to compensate actual audio driftGravatar wm42015-11-13
* player: change display-sync audio speed only if neededGravatar wm42015-11-13
* player: remove display_sync_disable_counterGravatar wm42015-11-13
* command: add vsync-ratio propertyGravatar wm42015-11-13
* player: compute required display-sync speed change differentlyGravatar wm42015-11-13
* player: smooth out frame durations by averaging themGravatar wm42015-11-13
* player: refactor display-sync frame duration calculationsGravatar wm42015-11-13
* player: always require a future frame with display-sync enabledGravatar wm42015-11-13
* 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
* build: make vaapi-wayland depend on gl-waylandGravatar wm42015-11-12
* demux_libass: remove this demuxerGravatar wm42015-11-11
* demux_lavf: mark ASS tracks as always UTF-8Gravatar wm42015-11-11
* player: less naive roundingGravatar wm42015-11-11
* drm: fix setting up connectorsGravatar rr-2015-11-11
* af_lavrresample: simplify set_compensation usageGravatar wm42015-11-11
* player: silence sporadic error messages on audio initGravatar wm42015-11-10
* 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
* stream_libarchive: make libarchive seek callback lazyGravatar Kevin Mitchell2015-11-09
* stream_libarchive: add multivolume supportGravatar Kevin Mitchell2015-11-09
* libarchive: remove redundant log prefixGravatar Kevin Mitchell2015-11-09
* external_files: deduplicate bstr functionsGravatar Kevin Mitchell2015-11-09
* 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
* command: make display-fps property writableGravatar 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
* dec_audio: add missing includeGravatar wm42015-11-08
* win32: request MMCSS "Playback" profileGravatar wm42015-11-08
* manpage: remove examples and authors sectionGravatar wm42015-11-08