[Bug 791353] interaudio: Add option to enable/disable gap flags in nullsample buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 27 15:26:07 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=791353

--- Comment #13 from Jan Schmidt <thaytan at noraisin.net> ---
(In reply to Tim-Philipp Müller from comment #12)
> I think maybe we're mixing up GAP events and buffers with the GAP flag set
> here?
> 
> Raw audio buffers with the GAP flag carry silence data, so elements can
> choose for optimisation purposes to not process them.

you're correct - the code I was referring to in baseaudiosink deals with
converting *buffers with GAP flag* into *GAP events* to process them, and then
marks the sink as needing a resync. So it's not about GAP events the sink
receives but actually buffers, and I don't remember where they come from.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list