gecko-dev/dom/media/platforms
Ralph Giles 83de6e82b7 Bug 1358662 - Store VPXDecoder codec as an enum. r=jya
Use the enum we already have here instead of converting
to an int when we pass it around, giving us better
type checking.

MozReview-Commit-ID: Gj4xmtQnzw2

--HG--
extra : rebase_source : 95f582e655f1a942dfb68cbba588c44afbb8a38f
2017-04-24 15:02:54 -07:00
..
agnostic Bug 1358662 - Store VPXDecoder codec as an enum. r=jya 2017-04-24 15:02:54 -07:00
android Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
apple Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
ffmpeg Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
omx Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
wmf Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
wrappers Bug 1350932: P2. Ensure the updated H264 extadata is used. r=gerald 2017-03-28 23:48:07 +02: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 1265755 - separate JavaCallbacksSupport class declaration to a different header file; r=jolin 2017-03-30 08:30:23 +08:00
PDMFactory.cpp Bug 1349128 - Remove duplicated AndroidDecoderModule in mCurrentPDMs if both PDMAndroidMediaCodecEnabled and PDMAndroidMediaCodecPreferred are set to true; r=jya 2017-03-22 14:14:09 +08:00
PDMFactory.h Bug 1349128 - Remove duplicated AndroidDecoderModule in mCurrentPDMs if both PDMAndroidMediaCodecEnabled and PDMAndroidMediaCodecPreferred are set to true; r=jya 2017-03-22 14:14:09 +08:00
PlatformDecoderModule.h Bug 1344649 - part 5: deprecate ConfigurationChanged() once again. r=jya 2017-03-14 12:58:27 +08: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
SimpleMap.h Bug 1344649 - part 3: rename DurationMap and turn it into a generic class. r=jya 2017-03-07 19:49:08 +08:00