gecko-dev/dom/media/gtest
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
..
mp4_demuxer Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
Cargo.toml
dash_dashinit.mp4
GMPTestMonitor.h
hello.rs
id3v2header.mp3
MockMediaDecoderOwner.h Bug 1414680 - Make MediaDecoderOwner::DispatchAsyncEvent() return void. r=jwwang 2017-11-05 09:12:44 +01:00
MockMediaResource.cpp
MockMediaResource.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
moz.build Bug 1426291 - Add Rust style mutex template which wraps data with the mutex that synchronizes it. r=jwwang 2017-12-20 16:15:09 +13: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
TestAudioCompactor.cpp
TestAudioMixer.cpp
TestAudioPacketizer.cpp
TestAudioSegment.cpp
TestAudioTrackEncoder.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestBlankVideoDataCreator.cpp
TestCDMStorage.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestDataMutex.cpp Bug 1426291 - Add Rust style mutex template which wraps data with the mutex that synchronizes it. r=jwwang 2017-12-20 16:15:09 +13:00
TestGMPCrossOrigin.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestGMPRemoveAndDelete.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestGMPUtils.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
TestIntervalSet.cpp
TestMediaDataDecoder.cpp Bug 547707: replaced hardcoded strings by definitions in nsMimeTypes.h r=gerald 2018-03-06 17:43:57 +01:00
TestMediaEventSource.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestMediaMIMETypes.cpp
TestMP3Demuxer.cpp Bug 1419736 - Calculate the mp3 duration by bitrate if it's CBR; r=jya 2017-12-19 15:14:57 +08:00
TestMP4Demuxer.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestRust.cpp
TestTimeUnit.cpp
TestVideoSegment.cpp
TestVideoTrackEncoder.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TestVideoUtils.cpp Bug 547707: replaced hardcoded strings by definitions in nsMimeTypes.h r=gerald 2018-03-06 17:43:57 +01:00
TestVPXDecoding.cpp
TestWebMBuffered.cpp
TestWebMWriter.cpp