gecko-dev/dom/media/platforms
Chris Pearce 3c22b050df Bug 1261192 - Make EMEDecryptor clear decrypted samples' crypto field before passing to wrapped MediaDataDecoder for decoding. r=gerald
The Adobe GMP unencrypted decoder can't decode unencrypted input which has
valid crypto data attached; it thinks the sample is encrypted, and returns a
crypto error and decoding fails. The sample should be decrypted by the time
we pass it to the wrapped decoder, so decoding should succeed without the
crypto data.


MozReview-Commit-ID: KjZcQyYiRqp
2016-04-01 13:53:01 +13:00
..
agnostic Bug 1261192 - Make EMEDecryptor clear decrypted samples' crypto field before passing to wrapped MediaDataDecoder for decoding. r=gerald 2016-04-01 13:53:01 +13:00
android Bug 1232911 - [3.2] Block VPX support in ADM on unsupported devices. r=snorp 2016-03-30 13:19:33 +02:00
apple Bug 1230641: P1. Use UYVY (YUV422) format in decoders. r=mattwoodrow 2016-03-15 11:41:00 +11:00
ffmpeg Bug 1254858: P9. Search libmozav* lib relative to lgpllibs. r=glandium 2016-03-10 17:56:34 +11:00
gonk Bug 1259366 - Flush after eos of android::MediaCodec r=jolin 2016-03-28 21:39:05 -07:00
omx Bug 1233410 - Support VP8 video in OpenMAX PDM. r=alfredo 2016-02-25 11:54:03 +08:00
wmf Add telemetry for which WMF backends are used. (bug 1259695, r=mattwoodrow) 2016-03-29 22:49:02 -07:00
wrappers Bug 1241677: P1. Add MediaDataDecoder::GetDescriptionName() method. r=cpearce 2016-01-25 10:33:39 +11:00
MediaTelemetryConstants.h Add telemetry for which WMF backends are used. (bug 1259695, r=mattwoodrow) 2016-03-29 22:49:02 -07:00
moz.build Add telemetry for which WMF backends are used. (bug 1259695, r=mattwoodrow) 2016-03-29 22:49:02 -07:00
PDMFactory.cpp Bug 1254858: P8. Change default preferences value if prefs don't exist. r=kentuckyfriedtakahe 2016-03-10 15:04:23 +11:00
PDMFactory.h Bug 1240630: [ffvpx] P2. Hook up FFVPX PDM to PDMFactory. r=kentuckyfriedtakahe 2016-01-19 17:31:25 +11:00
PlatformDecoderModule.cpp Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-15 14:49:01 +01:00
PlatformDecoderModule.h Bug 1241677: P1. Add MediaDataDecoder::GetDescriptionName() method. r=cpearce 2016-01-25 10:33:39 +11:00