mpv/player
wm4 20246a0df3 player: print desync message on negative A/V-sync too
At least there is _some_ problem if this happens. It would mean that
audio is playing slower than video. Normally, video is synced to audio,
so if audio stops playback completely, video will not advance at all.
But using things like --autosync, it's well possible that this kind of
desync happens.
2015-02-03 14:36:36 +09:00
..
lua lua: do not use math.pow() 2015-01-26 16:10:24 +09:00
timeline tl_matroska: check chapter bounds 2015-01-25 17:00:18 +09:00
audio.c audio: don't force any parameters if spdif is used 2015-01-25 17:00:20 +09:00
client.c client API: fix mpv_wakeup() 2015-01-25 17:00:13 +09:00
client.h client API: be more lenient about mpv_suspend/resume mismatches 2015-01-25 17:00:13 +09:00
command.c player: some fixes for property notification 2015-01-25 17:00:21 +09:00
command.h command: add window-minimized property (X11 only) 2014-11-02 20:55:07 +01:00
configfiles.c player: restore ab-loop settings with playback resume 2014-12-17 20:05:01 +01:00
core.h video: better pipelining with vf_vapoursynth 2015-01-25 17:00:17 +09:00
discnav.c osc, dvd, bd: fix mouse state when changing menu modes 2014-12-08 00:02:24 +01:00
loadfile.c player: enable demuxer thread for external audio files 2015-01-25 17:00:19 +09:00
lua.c client API: be more lenient about mpv_suspend/resume mismatches 2015-01-25 17:00:13 +09:00
main.c video: better pipelining with vf_vapoursynth 2015-01-25 17:00:17 +09:00
main_fn.c
misc.c
osd.c command: improve A-B loop behavior 2014-11-18 20:28:54 +01:00
playloop.c player: fix framestep over timeline segment boundaries 2015-01-27 10:20:19 +09:00
screenshot.c options: list correct default value for --screenshot-template 2015-01-27 10:20:19 +09:00
screenshot.h
scripting.c player: integrate ytdl_hook.lua 2014-11-19 18:59:38 +01:00
sub.c player: fix random crashes on uninitialization 2015-01-25 17:00:13 +09:00
video.c player: print desync message on negative A/V-sync too 2015-02-03 14:36:36 +09:00