media/libraries/extractor/src
tonihei 711d24a12f Clarify purpose of omitting zero duration clipped audio samples
When applying edit lists, we need to output the last partial samples
to have all the necessary data needed for rendering.

The only case where we can omit the sample is for zero duration
audio data that has no additional information.

The current comment and variable name doesn't make this very clear
and this change improves the naming and the comment.

PiperOrigin-RevId: 608579746
2024-02-20 06:17:28 -08:00
..
androidTest Rollback of 8e2869278c 2024-02-15 02:35:12 -08:00
main Clarify purpose of omitting zero duration clipped audio samples 2024-02-20 06:17:28 -08:00
test Set correct track id when skipping empty tracks in Mp4Extractor 2024-02-07 03:39:59 -08:00