Bug 1838365 skip intermediate microseconds converting video frame start and end TimeU...
commit47478520c9e47b6900acf2e5fb59692fd174316d
authorKarl Tomlinson <karlt+@karlt.net>
Wed, 28 Jun 2023 01:14:46 +0000 (28 01:14 +0000)
committerKarl Tomlinson <karlt+@karlt.net>
Wed, 28 Jun 2023 01:14:46 +0000 (28 01:14 +0000)
tree0d147924bb553acf39f3cb4f5cec48cb92cabb7b
parent3ccab288554d32607a0e2a6bb1746ca414b349cc
Bug 1838365 skip intermediate microseconds converting video frame start and end TimeUnits directly to TrackTime r=padenot

to avoid unnecessary rounding.

Differential Revision: https://phabricator.services.mozilla.com/D181427
dom/media/mediasink/DecodedStream.cpp