gecko-dev/dom/media/platforms/wmf
Jean-Yves Avenard f8c58713e0 Bug 1371290: P2. Override sample duration if unknown. r=mattwoodrow
The VP9 decoder doesn't properly set the sample duration, leading to all samples being marked as having a zero duration.

The compositor drops those frames incorrectly. This issue will be addressed in bug 1222874.

MozReview-Commit-ID: JQdtTL4nAN

--HG--
extra : rebase_source : 7c69cd3522c4b2231a07ab3f3c1d012843ac2f69
2017-06-08 13:48:39 +02:00
..
DXVA2Manager.cpp Bug 1360006: Whitelist VP9 decoder to intel GPU only. r=mattwoodrow 2017-06-01 22:17:56 +02:00
DXVA2Manager.h Bug 1360006: Whitelist VP9 decoder to intel GPU only. r=mattwoodrow 2017-06-01 22:17:56 +02:00
MFTDecoder.cpp eBug 1347101: P2. Don't rely on MF_E_TRANSFORM_STREAM_CHANGE result. r=mattwoodrow a=Tomcat 2017-03-23 16:04:39 +01:00
MFTDecoder.h eBug 1347101: P2. Don't rely on MF_E_TRANSFORM_STREAM_CHANGE result. r=mattwoodrow a=Tomcat 2017-03-23 16:04:39 +01:00
moz.build
WMF.h Bug 1336778 - Part 1: Remove always-false #if WINVER < _WIN32_WINNT_WIN7 (0x0601) check in dom/media. r=cpearce 2017-01-25 00:13:33 -08:00
WMFAudioMFTManager.cpp Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
WMFAudioMFTManager.h Bug 1337559: P3. Fix coding style of windows decoder. r=gerald 2017-02-11 03:24:56 +11:00
WMFDecoderModule.cpp Bug 1370079: P1. Don't check for DXVA support when checking for VP9 support. r=mattwoodrow 2017-06-08 13:54:00 +02:00
WMFDecoderModule.h Bug 1339748: P2. Let the MediaDataDecoder tells the format it wants. r=cpearce 2017-02-17 22:19:55 +01:00
WMFMediaDataDecoder.cpp Bug 1345034 - Label runnables in dom/media/WMFMediaDataDecoder.cpp; r=jwwang 2017-03-07 15:26:08 +08:00
WMFMediaDataDecoder.h Bug 1341210 - refactor ProcessOutput() to remove mDecodePromise and mDrainPromise. r=jya 2017-02-21 15:27:36 +08:00
WMFUtils.cpp Bug 1352556 - Validate output of MFGetAttributeSize. r=gerald 2017-05-01 16:12:27 +12:00
WMFUtils.h Bug 1337559: P3. Fix coding style of windows decoder. r=gerald 2017-02-11 03:24:56 +11:00
WMFVideoMFTManager.cpp Bug 1371290: P2. Override sample duration if unknown. r=mattwoodrow 2017-06-08 13:48:39 +02:00
WMFVideoMFTManager.h Bug 1371290: P1. Use TimeUnit in WMF decoder. r=mattwoodrow 2017-06-08 13:44:46 +02:00