sample_ac4_protected.mp4.2.dump
1.54 KB
-
Fix timestamp rounding error in fMP4 extractor. · 96ccb893
The sample timestamps are currently rounded to milliseconds, only to be multiplied by 1000 later. This causes rounding errors where the sample timestamps don't match the timestamps in the seek table (which are already in microseconds). issue:#7086 PiperOrigin-RevId: 307630559
tonihei committed