media/libraries/test_data/src/test/assets
samrobinson 3c5e764b86 Fix CapturingMuxer writing of final PCM audio sample to dump file.
Last buffer was not flipped, so was writing the garbage data between
limit and capacity, rather than the actual data between position and
limit.

As a result, all PCM audio dump files need updating.

PiperOrigin-RevId: 676452990
2024-09-19 09:52:12 -07:00
..
audiosinkdumps Rollback of e88d6fe459 2024-09-17 05:25:07 -07:00
extractordumps Improve frame rate calculation by using media duration from mdhd box 2024-09-18 10:42:11 -07:00
media Downscale bitmaps during decoding in Transformer 2024-09-03 07:53:13 -07:00
muxerdumps Improve frame rate calculation by using media duration from mdhd box 2024-09-18 10:42:11 -07:00
playbackdumps Fix preroll sample handling for non-keyframe media start positions 2024-09-11 11:02:39 -07:00
test-generated-goldens Add ByteBufferGlEffect for easier non-GPU video effects 2024-08-22 09:18:32 -07:00
transformerdumps Fix CapturingMuxer writing of final PCM audio sample to dump file. 2024-09-19 09:52:12 -07:00