
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
Test data module
Provides sample data for media unit and instrumentation tests.