mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-11 22:41:02 +00:00
ef9a4aa7c8
On some devices, HTC has extended android::OMXCodec with their own HTCOMXCodec which contains some extension that change the ABI. This patch merely adds padding to MediaSource::ReadOptions, as HTCOMXCodec::read modifies an HTC-specific field in ReadOptions which doesn't exist in AOSP.