gecko-dev/dom/media/gtest
Bryce Van Dyk 1d69fbd829 Bug 1336367 - Rename TestTrackEncoder to TestAudioTrackEncoder. r=pehrsons
The TestTrackEncoder file only contained audio encoder tests. This makes the
distinction between the already existing TestVideoTrackEncoder and these audio
tests clearer.

MozReview-Commit-ID: KmM616S72Gm

--HG--
rename : dom/media/gtest/TestTrackEncoder.cpp => dom/media/gtest/TestAudioTrackEncoder.cpp
extra : rebase_source : abd0965fd27ef0f51575ac20e908b4cc908bca47
2017-09-14 13:54:43 +12:00
..
Cargo.toml
dash_dashinit.mp4
GMPTestMonitor.h Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
hello.rs
id3v2header.mp3
MockMediaDecoderOwner.h Bug 1394316 - provide default implementation to MediaDecoderOwner methods that involve Gecko specific types. r=cpearce 2017-08-28 14:36:00 +08:00
MockMediaResource.cpp Bug 1388228. P6 - following P5, we are now able to move some methods that are related to nsIChannel to BaseMediaResource. r=gerald 2017-08-07 18:09:56 +08:00
MockMediaResource.h Bug 1393369. P2 - remove MediaResource::GetCurrentPrincipal(). r=gerald 2017-08-24 17:01:08 +08:00
moz.build Bug 1336367 - Rename TestTrackEncoder to TestAudioTrackEncoder. r=pehrsons 2017-09-14 13:54:43 +12: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.webm
TestAudioBuffers.cpp Bug 1378070 - Implement multichannel WebAudio. r=padenot 2017-08-28 17:16:20 +03:00
TestAudioCompactor.cpp Bug 1392508 - Don't include nsRect.h, nsSize.h and nsIMemoryReporter.h in MediaData.h as they're unused. r=gerald 2017-08-22 03:44:32 +12:00
TestAudioMixer.cpp
TestAudioPacketizer.cpp
TestAudioSegment.cpp
TestAudioTrackEncoder.cpp Bug 1336367 - Rename TestTrackEncoder to TestAudioTrackEncoder. r=pehrsons 2017-09-14 13:54:43 +12:00
TestBlankVideoDataCreator.cpp Bug 1349129 - Fix CID 1403176 and CID 1403178 for memory leak. r=jwwang 2017-03-21 16:25:29 +08:00
TestGMPCrossOrigin.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
TestGMPRemoveAndDelete.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
TestGMPUtils.cpp
TestIntervalSet.cpp Bug 1392498 - Move TimeIntervals to dom::TimeRanges conversion into TimeRanges class. r=jya 2017-08-21 15:08:25 +12:00
TestMediaDataDecoder.cpp Bug 1390748 - Remove some unnecessary includes. r=jwwang 2017-08-16 17:18:39 +12:00
TestMediaEventSource.cpp Bug 1361305. P2 - add a gtest to test an rvalue lambda is moved instead of copied when adding a listener. r=gerald 2017-05-02 17:33:23 +08:00
TestMediaMIMETypes.cpp Bug 1377015 - MediaCodecs::ContainsPrefix implementation and tests - r=rillian 2017-06-29 11:17:56 -07:00
TestMP3Demuxer.cpp Bug 1388228. P6 - following P5, we are now able to move some methods that are related to nsIChannel to BaseMediaResource. r=gerald 2017-08-07 18:09:56 +08:00
TestMP4Demuxer.cpp Bug 1388228. P6 - following P5, we are now able to move some methods that are related to nsIChannel to BaseMediaResource. r=gerald 2017-08-07 18:09:56 +08:00
TestRust.cpp
TestTimeUnit.cpp
TestVideoSegment.cpp
TestVideoTrackEncoder.cpp Bug 1382718 - Update video encoder gtest to use appropriate image objects. r=jesup 2017-07-25 10:04:57 +12:00
TestVideoUtils.cpp
TestVPXDecoding.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
TestWebMBuffered.cpp
TestWebMWriter.cpp