gecko-dev/dom/media/platforms/agnostic
John Lin 4c35be9c69 Bug 1570337 - p2: extend and expose H.264 utility functions. r=jya
Some existing functions that manipulates H.264 bitstream already cover
most of the efforts for converting Android encoder output. With some minor
changes, they can be called by the encoder to avoid code duplications.

Differential Revision: https://phabricator.services.mozilla.com/D43686

--HG--
extra : moz-landing-system : lando
2019-09-12 18:18:51 +00:00
..
bytestreams Bug 1570337 - p2: extend and expose H.264 utility functions. r=jya 2019-09-12 18:18:51 +00:00
eme Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
gmp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
AgnosticDecoderModule.cpp Bug 1567389 - change OpusDataDecoder to check for CreateDecoderParams::Option::DefaultPlaybackDeviceMono instead of calling IsDefaultPlaybackDeviceMono(). r=bryce 2019-08-08 19:17:27 +00:00
AgnosticDecoderModule.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
AOMDecoder.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
AOMDecoder.h
BlankDecoderModule.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
BlankDecoderModule.h
DAV1DDecoder.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
DAV1DDecoder.h Bug 1536783 - Use two tile threads in dav1d decoder for performance improvement. r=TD-Linux 2019-03-21 20:37:46 +00:00
DummyMediaDataDecoder.cpp
DummyMediaDataDecoder.h
NullDecoderModule.cpp
OpusDecoder.cpp Bug 1567389 - change OpusDataDecoder to check for CreateDecoderParams::Option::DefaultPlaybackDeviceMono instead of calling IsDefaultPlaybackDeviceMono(). r=bryce 2019-08-08 19:17:27 +00:00
OpusDecoder.h Bug 1567389 - change OpusDataDecoder to check for CreateDecoderParams::Option::DefaultPlaybackDeviceMono instead of calling IsDefaultPlaybackDeviceMono(). r=bryce 2019-08-08 19:17:27 +00:00
TheoraDecoder.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
TheoraDecoder.h
VorbisDecoder.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
VorbisDecoder.h
VPXDecoder.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
VPXDecoder.h Bug 1543359 - P0. Make video range info an enum. r=mattwoodrow 2019-07-26 08:45:22 +00:00
WAVDecoder.cpp Bug 1524890 - P11. Remove duration from AudioData construction parameter. r=bryce 2019-02-22 09:19:47 +00:00
WAVDecoder.h