media/libraries/test_data
sheenachhabra 35dc10aac8 Fix a bug to read last 3 bytes in AnnexBUtils
In the current implementation due to missing "="
operator, last three bytes were not checked for
000 or 001 sequence.

In sample_no_bframes file, few samples has extra 0 at the end.
It was working fine with the bug because muxer was writing some
harmless 0 at the end.

PiperOrigin-RevId: 672994054
2024-09-10 09:32:56 -07:00
..
src Fix a bug to read last 3 bytes in AnnexBUtils 2024-09-10 09:32:56 -07:00
build.gradle Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Test data module

Provides sample data for media unit and instrumentation tests.