aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: reset playback abort when reloading a fileGravatar wm42016-01-07
* player: make watch later/resume work when "playing" directoriesGravatar wm42016-01-06
* video: fix debug messageGravatar wm42016-01-06
* audio: update outdated commentGravatar wm42016-01-05
* player: make sure streams are selected with ordered chaptersGravatar wm42016-01-03
* Update copyright yearGravatar wm42016-01-01
* video: do not disable hr-seek framedrop too earlyGravatar wm42015-12-30
* sub: change how subtitles are readGravatar wm42015-12-29
* sub: refactor initializationGravatar wm42015-12-27
* sub: minor refactor how video FPS for MicroDVD is setGravatar wm42015-12-27
* command: replace ROUND() with lrint()Gravatar wm42015-12-26
* sub: destroy/recreate ASS_Renderer when disabling/enablings subsGravatar wm42015-12-26
* sub: always recreate ASS_Renderer on subtitle decoder reinitGravatar wm42015-12-26
* 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