mpv/player
wm4 b531332835 player: fix another audio resync issue
This oddly triggers bogus EOF when switching filter graphs between two
audio files (in this case, "[vid1]f[vo];[aid2]f[ao]"->"[aid1]f[ao]",
with aid2 being an external audio source).

This commit also fixes desync when seeking with an external file
connected via --lavfi-complex.

(Yes, the audio resync code is cursed.)
2017-08-12 23:35:12 +02:00
..
javascript js: add javascript scripting support using MuJS 2017-06-14 12:29:32 +02:00
lua ytdl_hook: support fragments with relative paths 2017-08-06 13:27:53 +01:00
audio.c player: fix another audio resync issue 2017-08-12 23:35:12 +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 player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00
command.h player: change license of most core files to LGPL 2017-06-23 16:55:02 +02:00
configfiles.c player: change default section when loading encoding-profiles.conf 2017-07-12 13:11:14 +02:00
core.h player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00
external_files.c player: readd smi subtitle extension 2017-08-08 11:37:04 +02:00
external_files.h external_files: change license to LGPL 2017-06-20 14:22:10 +02:00
javascript.c js: utils.getenv(): fix crash on undefined var 2017-07-06 18:11:24 +03:00
lavfi.c player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00
lavfi.h player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00
loadfile.c player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00
lua.c
main.c player: change license of most core files to LGPL 2017-06-23 16:55:02 +02:00
misc.c
osd.c player: change license of most core files to LGPL 2017-06-23 16:55:02 +02:00
playloop.c player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00
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 player: change license of most core files to LGPL 2017-06-23 16:55:02 +02:00
video.c player: make --lavfi-complex changeable at runtime 2017-08-12 23:10:40 +02:00