aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* win32: support taskbar button progress indicatorGravatar Martin Herkt2015-11-15
* 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
* player: less naive roundingGravatar wm42015-11-11
* player: silence sporadic error messages on audio initGravatar wm42015-11-10
* external_files: deduplicate bstr functionsGravatar Kevin Mitchell2015-11-09
* command: make display-fps property writableGravatar wm42015-11-09
* player: use input instead of output format for spdif checkGravatar wm42015-11-04
* audio: do not require full audio chain reinit for speed changesGravatar wm42015-11-04
* player: move audio speed adjustment codeGravatar wm42015-11-04
* audio: strictly align audio on spdif framesGravatar wm42015-11-04
* options: handle terminal/logging settings eagerlyGravatar wm42015-11-04
* player: fix display-sync adrop speed limitingGravatar wm42015-11-04
* player: limit speed change in display-sync adrop modeGravatar wm42015-11-03
* player: another fix to A/V difference calculation in display-sync modeGravatar wm42015-11-01
* video: fix another A/V difference bug in display-sync modeGravatar wm42015-10-31
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* video: fix framedrop accounting in display-sync modeGravatar wm42015-10-30
* player: raise display sync desync toleranceGravatar wm42015-10-28
* player: reset AO stats on pause and other discontinuitiesGravatar wm42015-10-28
* player: simplify display-adrop mode safeguardGravatar wm42015-10-28
* player: minor refactor for A/V diff computationGravatar wm42015-10-28
* player: fix display sync A/V difference estimation on dropsGravatar wm42015-10-28
* player: disable total-avsync-change update in display-sync modeGravatar wm42015-10-27
* player: fix display-sync A/V calculation on high playback speedsGravatar wm42015-10-27
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* player: simplify audio sync pts calculationGravatar wm42015-10-27
* client API: change error string if playback fails completelyGravatar wm42015-10-26
* ytdl: disable --all-subs if "sub-lang" is in raw-optionsGravatar Ricardo Constantino2015-10-24
* command: make bitrate properties work correctly for external tracksGravatar wm42015-10-23
* command: do not return 0 for bitrates if unknownGravatar wm42015-10-23
* player: offset chapter display by start timeGravatar wm42015-10-23
* player: be slightly less prone to framedrop in display sync modeGravatar wm42015-10-19
* player: do not use copysign()Gravatar wm42015-10-19
* command: make time properties unavailable if timestamp is unknownGravatar wm42015-10-16
* player: fix an adjustment in display sync modeGravatar wm42015-10-14
* player: fix inverted conditionGravatar wm42015-10-13
* ytdl: Set a proper label for external audio tracksGravatar ChrisK22015-10-11