зеркало из https://github.com/mozilla/gecko-dev.git
dc49694098
Remove string comparisons to determine from mime types if content is VPX or H264. Replace with calls to VPXDecoder::IsVPX or MP4Decoder::IsH264 to centralise such logic. This patch introduces MP4Decoder:IsH264, and moves the similar functionality out of H264Convertor for the sake of consistently having these functions in decoders. MozReview-Commit-ID: 5nfYusYHrUR --HG-- extra : rebase_source : c013c4ebe28d5afedbb91ddfffadb40d23fd0ee3 |
||
---|---|---|
.. | ||
MP4Decoder.cpp | ||
MP4Decoder.h | ||
MP4Demuxer.cpp | ||
MP4Demuxer.h | ||
MP4Stream.cpp | ||
MP4Stream.h | ||
moz.build |