You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buf: add drop data / fill with silence for sink/source
Add "sink_fill_with_silence" and "source_drop_data" tools
for sink/source. The tools will respectively drop given
amount of data from source or fill sink witj silence.
To be used when a module doesn't want to process data at
the moment, but still needs to consume data at input and
provide something at output
Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>
0 commit comments