Sign in
webrtc
/
src
/
1eb3d7ea0f016e14356592287234814719d08e36
/
test
/
mock_audio_encoder.h
431abd9
Replace rtc::Optional with absl::optional in test and rtc_tools
by Danil Chapovalov
· 7 years ago
5d436ac
Removed Die mock from MockAudioEncoder
by Sebastian Jansson
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/test/mock_audio_encoder.h]
529662a
Move array_view.h to webrtc/api/
by kwiberg
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
eb1fde4
Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/.
by ossu
· 8 years ago
[Renamed (89%) from webrtc/modules/audio_coding/codecs/mock/mock_audio_encoder.h]
20a4b3f
Injectable audio encoders: WebRtcVoiceEngine and company
by ossu
· 8 years ago
566d820
Update smoothed bitrate.
by michaelt
· 8 years ago
4b9a2cb
Reland "Renaming AudioEncoder::SetTargetBitrate and SetProjectedPacketLossRate."
by minyue
· 8 years ago
e69b468
Revert of Renaming AudioEncoder::SetTargetBitrate and SetProjectedPacketLossRate. (patchset #5 id:240001 of https://codereview.webrtc.org/2411613002/ )
by minyue
· 8 years ago
84e56d5
Renaming AudioEncoder::SetTargetBitrate and SetProjectedPacketLossRate.
by minyue
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
ef8b61e
Enable -Winconsistent-missing-override flag.
by nisse
· 9 years ago
264087f
A few small cleanups of stuff caught by lint
by ossu
· 9 years ago
2903ba5
Reland Remove the deprecated EncodeInternal interface from AudioEncoder
by ossu
· 9 years ago
164bc4b
Revert of Remove the deprecated EncodeInternal interface from AudioEncoder (patchset #4 id:60001 of https://codereview.webrtc.org/1864993002/ )
by ossu
· 9 years ago
5222d31
Remove the deprecated EncodeInternal interface from AudioEncoder
by ossu
· 9 years ago
4f43fcf
Renamed new EncodeInternal to EncodeImpl to ensure proper backwards compatibility.
by ossu
· 9 years ago
10a029e
Changed AudioEncoder::Encode to take an rtc::Buffer* instead of uint8_t* and a maximum size.
by ossu
· 9 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
288886b
Pass audio to AudioEncoder::Encode() in an ArrayView
by kwiberg
· 9 years ago
9b66d3b
MockAudioEncoder: Use a dedicated marker method for test expectations
by kwiberg
· 10 years ago
3f5f1c2
Change return type of AudioEncoder::SetMaxPlaybackRate to void
by kwiberg
· 10 years ago
12cfc9b
Fold AudioEncoderMutable into AudioEncoder
by kwiberg
· 10 years ago
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
3e89dbf
Add AudioEncoder::GetTargetBitrate
by Henrik Lundin
· 10 years ago
7e0c7d4
Add support for external encoders in ACM
by Karl Wiberg
· 10 years ago
9afaee7
Reland 8749: AudioEncoder: return EncodedInfo from Encode() and EncodeInternal()
by jmarusic@webrtc.org
· 10 years ago
019955d
Revert 8749 "We changed Encode() and EncodeInternal() return typ..."
by tommi@webrtc.org
· 10 years ago
0cb612b
We changed Encode() and EncodeInternal() return type from bool to void in this issue:
by jmarusic@webrtc.org
· 10 years ago
51ccf37
AudioEncoder: add method MaxEncodedBytes
by jmarusic@webrtc.org
· 10 years ago
b1f0de3
AudioEncoder: change Encode and EncodeInternal return type to void
by jmarusic@webrtc.org
· 10 years ago
0521127
AudioEncoder: Rename virtual accessors to CamelCase
by kwiberg@webrtc.org
· 10 years ago
478cedc
Add new methods to AudioEncoder interface
by henrik.lundin@webrtc.org
· 10 years ago
3b79daf
Moving encoded_bytes into EncodedInfo
by henrik.lundin@webrtc.org
· 10 years ago
ff1a3e3
Make an AudioEncoder subclass for comfort noise
by henrik.lundin@webrtc.org
· 10 years ago