mpv/player
wm4 0e0b87b6f3 player: fix confusion in audio resync code
Just the audio resync code in its normal state: buggy. This time,
AD_NO_PROGRESS was handled about the same as AD_WAIT. But it means the
decoder didn't output data, even though input is still readily
available.

This happened in particular when the timeline code was used (potentially
skipping many packets), and thus should fix #4688.
2017-08-08 14:55:02 +02:00
..
javascript
lua ytdl_hook: support fragments with relative paths 2017-08-06 13:27:53 +01:00
audio.c player: fix confusion in audio resync code 2017-08-08 14:55:02 +02:00
client.c client API: change mpv_create() behavior, run init always on mpv thread 2017-06-30 13:14:39 +02:00
client.h
command.c options: --priority can be LGPL 2017-08-03 09:44:36 +02:00
command.h
configfiles.c player: change default section when loading encoding-profiles.conf 2017-07-12 13:11:14 +02:00
core.h scripting: add wrapper to load scripts with user paths 2017-06-30 15:03:10 +01:00
external_files.c player: readd smi subtitle extension 2017-08-08 11:37:04 +02:00
external_files.h
javascript.c js: utils.getenv(): fix crash on undefined var 2017-07-06 18:11:24 +03:00
lavfi.c
lavfi.h
loadfile.c m_option: remove redundant indirections 2017-07-02 13:07:36 +02:00
lua.c
main.c
misc.c
osd.c
playloop.c
screenshot.c
screenshot.h
scripting.c scripting: add wrapper to load scripts with user paths 2017-06-30 15:03:10 +01:00
sub.c
video.c vo_opengl: add direct rendering support 2017-07-24 04:32:55 +02:00