mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

It's very unlikely any onQueueInputBuffer implementations are looking at the subsample encryption data, but from a correctness perspective we should be passing a buffer object that's self-consistent. PiperOrigin-RevId: 311011246