hschlueter 51901ad568 Do not queue empty input buffers.
Follow-up to a comment on
ac8e418f3d
Buffers that are useful to pass to the sample/passthrough pipeline
should either contain data or the end of input flag. Otherwise, passing
these buffers along is unnecessary and may even cause the decoder to
allocate a new input buffer which is wasteful.

PiperOrigin-RevId: 411060709
2021-11-22 17:20:34 +00:00
..
2021-11-22 17:20:34 +00:00
2021-10-27 09:12:46 +01:00
2021-10-27 09:12:46 +01:00

Test data module

Provides sample data for media unit and instrumentation tests.