aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: init playback speed correctlyGravatar wm42015-12-10
* sub: allow feeding bitmap subs in advanceGravatar wm42015-12-05
* player: remove redundant checkGravatar wm42015-12-05
* player: don't make display-sync panic on timestamp discontinuitiesGravatar wm42015-12-04
* player: resync audio only on larger timestamp discontinuitiesGravatar wm42015-12-04
* client API: disallow masking MPV_EVENT_SHUTDOWNGravatar wm42015-12-02
* osd: do not let OSD messages overwrite --osd-msgN textGravatar wm42015-11-29
* vo_opengl: fix interpolation with display-syncGravatar wm42015-11-28
* player: fix commit 50bb209aGravatar wm42015-11-28
* vo: change vo_frame field unitsGravatar wm42015-11-27
* player: always disable display-sync on desyncsGravatar wm42015-11-27
* player: make display-vdrop mode do what the manpage claimsGravatar wm42015-11-26
* command, vo: add estimated-display-fps propertyGravatar wm42015-11-25
* player: log some more display-sync informationGravatar wm42015-11-25
* win32: don't show progress indicator in idle modeGravatar James Ross-Gowan2015-11-23
* command: export some per-video-frame informationGravatar wm42015-11-22
* player: replace mistimed-frame-count with vsync-ratio on status lineGravatar wm42015-11-18
* player: make timeline switching slightly nicerGravatar wm42015-11-18
* 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
* 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