mirror of
https://github.com/androidx/media.git
synced 2025-05-11 09:39:52 +08:00

An I/O error could occur while handling the start of an mdta box, in which case retrying would cause another ContainerAtom to be added. Fix this by skipping the mdta header before updating container atoms. PiperOrigin-RevId: 284000715