aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* x11: request bypassing compositorGravatar wm42015-11-18
* player: replace mistimed-frame-count with vsync-ratio on status lineGravatar wm42015-11-18
* player: make timeline switching slightly nicerGravatar wm42015-11-18
* .gitignore: add nnedi3_weights.incGravatar wm42015-11-18
* ao_openal: fix sign of speaker angle in commentGravatar Kevin Mitchell2015-11-18
* ao_openal: fix virtual speaker positioningGravatar Justas LaviĊĦius2015-11-18
* manpage: fix typo in vd-lavc-o exampleGravatar Ellis Berner2015-11-18
* manpage: fix a typoGravatar wm42015-11-18
* vo_opengl: add initial ANGLE supportGravatar James Ross-Gowan2015-11-18
* input.conf: add default bindings for changing window scaleGravatar wm42015-11-17
* demux_mkv: fix incremental indexing with single-keyframe filesGravatar wm42015-11-17
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* vo_opengl: osx: error out if there is no IOSurfaceGravatar wm42015-11-17
* ao_openal: accommodate more sample formatsGravatar Kevin Mitchell2015-11-17
* ao_openal: move uninit before initGravatar Kevin Mitchell2015-11-17
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: use demuxer ts offset to simplify timeline ts handlingGravatar wm42015-11-16
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* vo_opengl: force dumb mode if RG textures are not availableGravatar wm42015-11-16
* README: suggest uchardet instead of Enca as dependencyGravatar wm42015-11-16
* 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