mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
cf0ff88211
The VideoSink shares the AudioSink's own EndedPromise to notify its user that it has ended. As such, the MozPromise used must be non-exclusive. Using the GenericPromise for such purpose only hid that requirement. We also remove the MediaSink from the media namespace, and clarify the naming of some arguments and class members to accurately describe what they do. Differential Revision: https://phabricator.services.mozilla.com/D14024 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
moz.build | ||
OggCodecState.cpp | ||
OggCodecState.h | ||
OggCodecStore.cpp | ||
OggCodecStore.h | ||
OggDecoder.cpp | ||
OggDecoder.h | ||
OggDemuxer.cpp | ||
OggDemuxer.h | ||
OggWriter.cpp | ||
OggWriter.h | ||
OpusParser.cpp | ||
OpusParser.h |