media3/testdata
hschlueter 88d7b14b49 Do not queue empty input buffers.
Follow-up to a comment on 6f0f7dd1be: 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-26 14:45:02 +00:00
..
2021-11-26 14:45:02 +00:00
2021-10-12 19:52:39 +01:00

Test data module

Provides sample data for media unit and instrumentation tests.