mirror of
https://github.com/androidx/media.git
synced 2025-05-18 04:59:54 +08:00

The limit on the ts packet buffer can be reduced during processing if it's discovered to have padding. Hence we need to reset it back to the ts packet size before processing each packet.