gecko-dev/dom/media/gtest
2021-02-17 21:48:33 +00:00
..
mp4_demuxer Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
AudioGenerator.h Bug 1678352 - Cleanup and fix test users of SineWaveGenerator.h r=pehrsons 2021-01-25 15:22:47 +00:00
AudioVerifier.h Bug 1656438 - Tighten estimated frequency check by accounting for drift factor. r=padenot 2020-09-17 06:13:42 +00:00
Cargo.toml
dash_dashinit.mp4
GMPTestMonitor.h Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
hello.rs
id3v2header.mp3
MockCubeb.cpp Bug 1678352 - Cleanup and fix test users of SineWaveGenerator.h r=pehrsons 2021-01-25 15:22:47 +00:00
MockCubeb.h Bug 1678352 - Teach MockCubeb to record its own input to a buffer. r=pehrsons 2021-01-19 14:59:41 +00:00
MockMediaResource.cpp
MockMediaResource.h
moz.build Bug 1692903 - Add gtest. r=padenot 2021-02-17 21:48:33 +00:00
negative_duration.mp4
noise_vbr.mp3
noise.mp3
short-zero-in-moov.mp4
short-zero-inband.mov
small-shot-false-positive.mp3
small-shot-partial-xing.mp3
small-shot.mp3
test_case_1224361.vp8.ivf
test_case_1224363.vp8.ivf
test_case_1224369.vp8.ivf
test_vbri.mp3
test.webm
TestAudioBuffers.cpp
TestAudioCallbackDriver.cpp Bug 1666116 - Pre-create the fake audio thread for timing sensitive tests. r=padenot 2020-11-30 14:17:06 +00:00
TestAudioCompactor.cpp Bug 1671641 - Make dom/media/gtest buildable outside of unified-build environment. r=sg 2020-10-28 16:30:30 +00:00
TestAudioDeviceEnumerator.cpp
TestAudioDriftCorrection.cpp Bug 1678352 - Cleanup and fix test users of SineWaveGenerator.h r=pehrsons 2021-01-25 15:22:47 +00:00
TestAudioInputProcessing.cpp Bug 1692903 - Add gtest. r=padenot 2021-02-17 21:48:33 +00:00
TestAudioMixer.cpp
TestAudioPacketizer.cpp Bug 1651745 - Add methods to inspect buffered amount and to clear AudioPacketizer. r=padenot 2020-11-05 16:42:28 +00:00
TestAudioRingBuffer.cpp Bug 1671641 - Make dom/media/gtest buildable outside of unified-build environment. r=sg 2020-10-28 16:30:30 +00:00
TestAudioSegment.cpp Bug 1651745 - Memoize the max channel count in AudioSegment::MaxChannelCount(). r=padenot 2020-11-05 15:34:04 +00:00
TestAudioTrackEncoder.cpp Bug 1464268 - Let encoders encode automatically and push directly to MediaQueues. r=bryce 2021-02-11 13:38:54 +00:00
TestAudioTrackGraph.cpp Bug 1678352 - Switch to computing the RMS to check for silence in AudioInputTrackDisabling. r=pehrsons 2021-01-25 10:29:09 +00:00
TestBenchmarkStorage.cpp
TestBitWriter.cpp
TestBlankVideoDataCreator.cpp Bug 1671641 - Make dom/media/gtest buildable outside of unified-build environment. r=sg 2020-10-28 16:30:30 +00:00
TestBufferReader.cpp
TestCDMStorage.cpp Bug 1671246 - Use a union to pass NodeId in GMP. r=jbauman,ipc-reviewers,nika 2020-12-16 16:15:01 +00:00
TestDataMutex.cpp Bug 1671403 - DataMutexBase::Mutex() gives const& access to the mutex - r=sg 2020-11-19 11:47:08 +00:00
TestDecoderBenchmark.cpp
TestDriftCompensation.cpp Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
TestDynamicResampler.cpp Bug 1656438 - Make integer types explicit and unsigned in AudioDriftCorrection and friends. r=padenot 2020-09-17 06:13:40 +00:00
TestGMPCrossOrigin.cpp
TestGMPRemoveAndDelete.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
TestGMPUtils.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TestGroupId.cpp Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot 2020-11-05 16:42:07 +00:00
TestIntervalSet.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TestKeyValueStorage.cpp
TestMediaDataDecoder.cpp Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
TestMediaDataEncoder.cpp Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
TestMediaEventSource.cpp Bug 1669570 - Rename MediaController thread to MediaSupervisor. r=jya 2020-10-26 15:13:37 +00:00
TestMediaMIMETypes.cpp
TestMediaSpan.cpp
TestMP3Demuxer.cpp
TestMP4Demuxer.cpp Bug 1669570 - Rename MediaController thread to MediaSupervisor. r=jya 2020-10-26 15:13:37 +00:00
TestMuxer.cpp Bug 1464268 - Let encoders encode automatically and push directly to MediaQueues. r=bryce 2021-02-11 13:38:54 +00:00
TestOpusParser.cpp
TestRust.cpp
TestTimeUnit.cpp
TestVideoFrameConverter.cpp
TestVideoSegment.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
TestVideoTrackEncoder.cpp Bug 1577198 - Don't write cluster sizes, and remove the timeslice-based keyframe interval from the vp8 encoder. r=bryce 2021-02-11 13:39:02 +00:00
TestVideoUtils.cpp
TestVPXDecoding.cpp
TestWebMBuffered.cpp
TestWebMWriter.cpp Bug 1577198 - Don't write cluster sizes, and remove the timeslice-based keyframe interval from the vp8 encoder. r=bryce 2021-02-11 13:39:02 +00:00
WaitFor.h Bug 1666116 - Work around a static-analysis error causing bustages. r=padenot 2020-11-30 14:16:54 +00:00
YUVBufferGenerator.cpp
YUVBufferGenerator.h