gecko-dev/dom/media/platforms
Jean-Yves Avenard e3d7cee89e Bug 1270016: P3. Only check audio format at decode time. r=kamidphish
With raw streaming flac, we can't determine the audio format at the time the codec is opened.
Additionally, when using streaming flac, we do not have a STREAMINFO block. The FFmpeg flac decoder check that extradata is null and not its size and would error due to an invalid extradata.

MozReview-Commit-ID: KZ3n8b8WUMo

--HG--
extra : rebase_source : a0dd8f517d730b1414c6461fc5c5e5b08d0d8b10
2016-08-16 16:21:18 +10:00
..
agnostic Bug 1145011 - Implement waitingforkey event. r=jya 2016-08-22 08:51:01 +12:00
android Merge inbound to m-c. a=merge 2016-08-19 09:52:53 -04:00
apple Bug 1295920 - Replace enum with enum class in PlatformDecoderModule.h. r=jya 2016-08-17 17:24:13 +08:00
ffmpeg Bug 1270016: P3. Only check audio format at decode time. r=kamidphish 2016-08-16 16:21:18 +10:00
gonk Bug 1296295 - Followup bug 1295920, replace enum with enum class r=jya 2016-08-18 15:59:12 +02:00
omx Bug 1295920 - Replace enum with enum class in PlatformDecoderModule.h. r=jya 2016-08-17 17:24:13 +08:00
wmf Merge inbound to m-c. a=merge 2016-08-19 09:52:53 -04:00
wrappers Bug 1295920 - Replace enum with enum class in PlatformDecoderModule.h. r=jya 2016-08-17 17:24:13 +08: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 Bug 1257777 - Part 6: Implement remote data decoders and enable/disable them with pref. r=snorp 2016-08-05 15:24:46 +08:00
PDMFactory.cpp Bug 1274626 part 4 - provide APIs to create blank decoders; r=jya 2016-07-28 23:11:57 +08:00
PDMFactory.h Bug 1274626 part 4 - provide APIs to create blank decoders; r=jya 2016-07-28 23:11:57 +08:00
PlatformDecoderModule.h Bug 1145011 - Implement waitingforkey event. r=jya 2016-08-22 08:51:01 +12:00
ReorderQueue.h Bug 1274626 part 3 - make the blank video decoder return samples in PTS order; r=jya 2016-08-03 15:22:49 +08:00