media/library/core/src
tonihei b954a5aa5f Fix timestamp rounding error in fMP4 extractor.
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
2020-05-27 20:07:46 +01:00
..
androidTest Remove @NonNull where it's implied by @NonNullApi 2019-10-30 08:50:42 +00:00
main Fix timestamp rounding error in fMP4 extractor. 2020-05-27 20:07:46 +01:00
test Fix timestamp rounding error in fMP4 extractor. 2020-05-27 20:07:46 +01:00