media/library/core/src
krocard 27bd1294ec AudioSink: Correct access unit count logic
Previously, the input buffer accessUnit count
was passed as the output of the audio processors
which did not make sense as the processors can
split buffers.

This patch passes the access unit count through a
member variable.

PiperOrigin-RevId: 295572577
2020-02-17 17:40:30 +00:00
..
androidTest DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
main AudioSink: Correct access unit count logic 2020-02-17 17:40:30 +00:00
test Move SpanUtil into text.span package 2020-02-17 17:40:30 +00:00