media/testdata/src/test/assets/transformerdumps
andrewlewis c17c23d1f1 Generate complete silent audio frames
`SilentAudioGenerator` could output a fractional audio frame, and this could cause downstream components to throw because of trying to read a complete audio frame but only seeing a partial one.

Calculate the output buffer size based on the frame size (which is a no-op for stereo 16-bit audio) and calculate a total number of frames to output then multiple by the frame size.

PiperOrigin-RevId: 494992941
2022-12-15 16:13:05 +00:00
..
amr Remove deprecated setOutputMimeType 2022-10-20 02:53:21 +00:00
mkv Make sure that the sample pipeline data is processed regularly. 2022-12-12 12:03:43 +00:00
mp4 Generate complete silent audio frames 2022-12-15 16:13:05 +00:00