gecko-dev/dom/media/fmp4/wmf
Jean-Yves Avenard 43dc514afc Bug 1110534: Create AVCC converter wrapper class. r=cpearce
This class easily allows an AVCC-only decoder (H264EME and Apple VDA/VideoToolbox) to support
AnnexB and AVC3 content.
This is done by lazily creating the decoder only once we have detected SPS/PPS in the data
stream, and converting all input to AVCC format.
2014-12-23 14:36:10 +11:00
..
MFTDecoder.cpp
MFTDecoder.h
moz.build
WMFAudioMFTManager.cpp Bug 1110534: Simplify MP4 extradata handling. r=kentuckyfriedtakahe 2014-12-23 14:36:09 +11:00
WMFAudioMFTManager.h Bug 1100776 - Reference-count MediaData. r=cpearce 2014-11-19 13:01:10 -08:00
WMFDecoderModule.cpp Bug 922314 - Add support for decoding VPx via MediaFoundation on Windows. r=cpearce,kinetik 2014-11-11 16:30:52 +13:00
WMFDecoderModule.h Bug 1110534: Create AVCC converter wrapper class. r=cpearce 2014-12-23 14:36:10 +11:00
WMFMediaDataDecoder.cpp Bug 1100776 - Reference-count MediaData. r=cpearce 2014-11-19 13:01:10 -08:00
WMFMediaDataDecoder.h Bug 1100776 - Reference-count MediaData. r=cpearce 2014-11-19 13:01:10 -08:00
WMFVideoMFTManager.cpp Bug 1110534: Use more accurate names in MP4Sample and Annex B utility functions. r=kentuckyfriedtakahe 2014-12-23 14:36:09 +11:00
WMFVideoMFTManager.h Bug 922314 - Add support for decoding VPx via MediaFoundation on Windows. r=cpearce,kinetik 2014-11-11 16:30:52 +13:00