- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 3 years, 1 month ago
- 304b78d Delete a few unused methods on DecoderDatabase by Niels Möller · 3 years, 2 months ago
- d00ce74 Use backticks not vertical bars to denote variables in comments for /modules/audio_coding by Artem Titov · 4 years ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years, 3 months ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
- 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 7 years ago
- 9c277dd Delete NetEq::RegisterExternalDecoder. by Niels Möller · 7 years ago
- 433eafe Delete unused includes of assert.h by Niels Möller · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 7 years ago
- 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 7 years ago
- d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
- 31fbb54 NetEq: Drop unnecessary dependency on the audio decoder implementations by Karl Wiberg · 8 years ago
- 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 8 years ago
- fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 8 years ago
- bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 8 years ago
- d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 8 years ago
- b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 8 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/modules/audio_coding/neteq/decoder_database_unittest.cc]
- 37e99fd Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/ by kwiberg · 8 years ago
- 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 8 years ago
- e941306 NetEq: Don't forget to save the codec name by kwiberg · 9 years ago
- a73f6c9 NetEq now works with packets as values, rather than pointers. by ossu · 9 years ago
- 7a37761 Removed RTPHeader from NetEq's Packet struct. by ossu · 9 years ago
- ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
- 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
- f1b08da Stopped using the NetEqDecoder enum internally in NetEq. by ossu · 9 years ago
- 6b19b56 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 9 years ago
- 342f740 NetEq: Ask AudioDecoder for sample rate instead of passing it as an argument by kwiberg · 9 years ago
- c0f2dcf NetEq decoder database: Don't keep track of sample rate for builtin decoders by kwiberg · 9 years ago
- e725f7c Turned AudioDecoderFactory into a RefCounted thing to use with scoped_refptr. by ossu · 9 years ago
- 5178ee8 NetEq: Use a BuiltinAudioDecoderFactory to create decoders by kwiberg · 9 years ago
- 97ba30e Convert CNG into C++ and remove it from AudioDecoder by ossu · 9 years ago
- 0fa0a97 NetEq: Simplify DecoderDatabase::DecoderInfo by kwiberg · 9 years ago
- e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 10 years ago
- 4cf61dd NetEq: Add codec name and RTP timestamp rate to DecoderInfo by henrik.lundin · 10 years ago
- ee1879c Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ table by kwiberg · 10 years ago
- 98ab3a4 Don't link with audio codecs that we don't use by kwiberg · 10 years ago
- 721ef63 Remove the codec_type_ member from AudioDecoder by kwiberg@webrtc.org · 11 years ago
- 3c0aae1 Change gflags and gmock includes to be full paths. by kjellander@webrtc.org · 11 years ago
- 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (98%) from webrtc/modules/audio_coding/neteq4/decoder_database_unittest.cc]
- 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (98%) from webrtc/modules/audio_coding/neteq/decoder_database_unittest.cc]
- a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (98%) from webrtc/modules/audio_coding/neteq4/decoder_database_unittest.cc]
- bf93fb3 Re-enable NetEQ DecoderDatabase test for Android by henrik.lundin@webrtc.org · 11 years ago
- a950300b Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 12 years ago
- d94659d Initial upload of NetEq4 by henrik.lundin@webrtc.org · 12 years ago