gecko-dev/dom/media/gmp-plugin-openh264
Mike Hommey 9d38c4f1bc Bug 1870786 - Fix the type of RTP timestamps in WebrtcGmpVideoEncoder. r=webrtc-reviewers,pehrsons,media-playback-reviewers,aosmond
The keys inserted in the map come from GMPVideoEncodedFrame::TimeStamp,
which returns a uint64_t, and truncation is probably not wanted,
although it might just work in practice.

Differential Revision: https://phabricator.services.mozilla.com/D197012
2023-12-25 21:29:43 +00:00
..
fakeopenh264.info
gmp-fake-openh264.cpp Bug 1870786 - Fix the type of RTP timestamps in WebrtcGmpVideoEncoder. r=webrtc-reviewers,pehrsons,media-playback-reviewers,aosmond 2023-12-25 21:29:43 +00:00
moz.build