GNOME Bugzilla – Bug 796906
avwait: Don't wait if audio_running_time_to_wait_for is NONE
Last modified: 2018-08-01 17:22:12 UTC
See commit message
Created attachment 373239 [details] [review] avwait: Don't wait if audio_running_time_to_wait_for is NONE The case is properly handled a few lines below by dropping the buffer. We shouldn't perpetually block the audio chain function until the target-timecode is reached.
Review of attachment 373239 [details] [review]: commit 8ede252a8a3da38a63e1ce8a27a29313f29efc16 (HEAD -> master, dev/master) Author: Vivia Nikolaidou <vivia@ahiru.eu> Date: Wed Aug 1 15:11:09 2018 +0300 avwait: Don't wait if audio_running_time_to_wait_for is NONE The case is properly handled a few lines below by dropping the buffer. We shouldn't perpetually block the audio chain function until the target-timecode is reached. https://bugzilla.gnome.org/show_bug.cgi?id=796906