gecko-dev/dom/media/gtest
Jean-Yves Avenard 67411f1d5e Bug 1129732: Part1. Dynamically adjust calculations using timestampoffset. r=mattwoodrow
Timestamp Offset calculations are now done exclusively by the Media Source
components which allow to recalculate them on the fly. By abstracting those
offsets it remove the need for the sub-decoders to handle them (which allows
to add WebM support).
2015-02-09 23:28:59 +11:00
..
dash_dashinit.mp4 Bug 1110608 - Unit test for MP4 demuxer with CENC; r=edwin 2014-12-16 18:10:46 +13:00
mediasource_test.mp4
MockMediaDecoderOwner.h bug 1123189 Queue "durationchange" instead of dispatching synchronously r=cpearce 2015-01-19 17:11:43 +13:00
MockMediaResource.cpp Bug 1123498 - Test for MP4Reader's demuxer skip-to-next-keyframe. r=mattwoodrow 2015-02-02 13:48:36 +13:00
MockMediaResource.h Bug 1120023 - Fix some bugs in MockMediaResource. r=cpearce 2015-01-10 02:05:28 -08:00
moz.build Bug 1110608 - Unit test for MP4 demuxer with CENC; r=edwin 2014-12-16 18:10:46 +13:00
test.webm
TestAudioCompactor.cpp
TestGMPCrossOrigin.cpp Bug 1121332. Part 1 - add media key status to gmp-api. r=cpearce. 2015-01-31 13:22:12 +13:00
TestMP4Demuxer.cpp Bug 1129732: Part1. Dynamically adjust calculations using timestampoffset. r=mattwoodrow 2015-02-09 23:28:59 +11:00
TestMP4Reader.cpp Bug 1104964 - Make MediaDecoderReader own the task queue. r=cpearce 2014-12-01 21:51:03 -08:00
TestTrackEncoder.cpp Bug 1097849 - Enforce sane audio sample rates in MediaEncoder. r=derf 2014-11-12 11:03:00 -08:00
TestVideoSegment.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
TestVideoTrackEncoder.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
TestVorbisTrackEncoder.cpp Bug 1061046. Part 11: Remove callback rate parameters. r=karlt 2014-09-18 11:51:13 +12:00
TestWebMBuffered.cpp
TestWebMWriter.cpp