aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* sub: cache subtitle state per track instead of per demuxer streamGravatar wm42015-12-26
* command: change heuristic for files with 1 chapterGravatar wm42015-12-25
* player: fix previous commitGravatar wm42015-12-25
* options: add --audio-file-pathsGravatar wm42015-12-25
* sub: clear subtitle list when crossing timeline boundaryGravatar wm42015-12-25
* command: fix eof-reached property change notification in corner casesGravatar wm42015-12-24
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* input: add key name to script-binding command responseGravatar wm42015-12-23
* player: minor simplificationGravatar wm42015-12-23
* vf_yadif: change defaultsGravatar wm42015-12-21
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* sub: remove unused video width/height headersGravatar wm42015-12-18
* 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