gecko-dev/media/omx-plugin
Edwin Flores ef9a4aa7c8 Bug 932820 - Workaround for ABI changes in OMX interface on HTC devices r=doublec
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.
2014-01-22 09:59:54 +13:00
..
froyo
gb
gb235
hc
include Bug 953394 - Android imports needed for bug 953394 r=doublec 2014-01-09 14:54:57 +13:00
kk Bug 953394 - Force OMXCodec to output a sane colour format on Android 4.4 and above r=doublec 2014-01-09 14:54:57 +13:00
lib Bug 953394 - Android imports needed for bug 953394 r=doublec 2014-01-09 14:54:57 +13:00
Makefile.in
moz.build
OmxPlugin.cpp Bug 932820 - Workaround for ABI changes in OMX interface on HTC devices r=doublec 2014-01-22 09:59:54 +13:00