- 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
- 7ef9a0b Add pcm16b quality test supporting 48khz. by Alex Narest · 7 years ago
- 1d0b9d0 Revert "Removing forward headers in modules/audio_coding/codecs." by Mirko Bonadei · 7 years ago
- 7272453 Using fully qualified #include paths in pcm16b code. by Mirko Bonadei · 7 years ago
- 8e2852d Add chartjson_result_file argument to isac_fix_test. by Edward Lemur · 7 years ago
- 06c2aa9 Using fully qualified #include paths in ilbc code. by Mirko Bonadei · 7 years ago
- 2279aec Removing forward headers in modules/audio_coding/codecs. by Mirko Bonadei · 7 years ago
- 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
- bc3b782 Using fully qualified #include paths in g722 code. by Mirko Bonadei · 7 years ago
- 2bf82c1 Using fully qualified #include paths in g711 code. by Mirko Bonadei · 7 years ago
- 08973ee Using fully qualified #include paths in isac code. by Mirko Bonadei · 7 years ago
- 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
- 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
- cf30d8b Adding :isac_fix_c_arm_asm missing dependency. by Mirko Bonadei · 7 years ago
- 4f2a4a1 NetEq: Make the fix for Opus DTX permanent by Henrik Lundin · 7 years ago
- 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
- 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
- a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
- c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
- 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
- 81ca3bf Including rtc_base/flags.h after test/gtest.h. by Mirko Bonadei · 7 years ago
- e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
- b960e41 Add missing files to audio_coding by Patrik Höglund · 7 years ago
- 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
- 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
- 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
- 91fedfb Add missing iSAC headers. by Patrik Höglund · 7 years ago
- fd7df98 Fix sign-compare warnings on win_clang by Oleh Prypin · 7 years ago
- 4e90919 Use generic MessageDigest class instead of MD5 / SHA-1 specific classes. by Joachim Bauch · 7 years ago
- 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
- 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
- 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
- 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
- 818d910 Stop using public_deps in logging/. by Mirko Bonadei · 7 years ago
- 1a8fffb Restrict visibility in some places where we can get away with doing so by Karl Wiberg · 7 years ago
- d95a7dd Fix for overflow bug in histogram scaling function in NetEq. by Ivo Creusen · 7 years ago
- 32c6ae2 Fix fuzzer-found undefined behavior in webrtc_cng by Sam Zackrisson · 7 years ago
- f1061c2 rtp_encode: Unify the encoder configs somewhat by Henrik Lundin · 7 years ago
- d1d8dfb Add code to generate python visualization to neteq_rtpplay by Ivo Creusen · 7 years ago
- a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
- b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
- 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
- ebe6240 Fix circular dependency in rtc_event_log. by Patrik Höglund · 7 years ago
- abbff89 Add new UMA metric for NetEq target buffer delay by Henrik Lundin · 7 years ago
- 32f64d2 rtp_encode: Fixing bug related to DTX by Henrik Lundin · 7 years ago
- e9619f8 Add a new NetEq decoding unit test for Opus with DTX by Henrik Lundin · 7 years ago
- 81af414 Replacing the legacy tool RTPjitter with a new rtp_jitter by Henrik Lundin · 7 years ago
- 1391bd4 Replacing the legacy tool RTPencode with a new rtp_encode by Henrik Lundin · 7 years ago
- e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
- eeb2765 Implement Opus bandwidth adjustment behind a FieldTrial by Alex Luebs · 7 years ago
- 36de62e Avoid flagging Opus DTX frames as speech. by Gustaf Ullberg · 7 years ago
- 156af4a neteq_rtpplay: Add buffer size (target and current) to print-out by Henrik Lundin · 7 years ago
- 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
- 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- 1803628 NetEq: Fix a problem with too large delay during codec-internal DTX/CNG by Henrik Lundin · 7 years ago
- eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
- 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
- c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
- 8731176 NetEq: Fix an UBSan error by Henrik Lundin · 7 years ago
- b7e1788 Fixing other unsafe conversions. by Mirko Bonadei · 7 years ago
- fd7c0a5 Avoid NetEq triggering a Framelength change when receiving an FEC packet. by Ivo Creusen · 7 years ago
- ea7a3f8 Fixing unsafe conversion by Mirko Bonadei · 7 years ago
- 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
- 25eb28c Bugfix for histogram scaling function in NetEq's DelayManager. by Ivo Creusen · 7 years ago
- a811027 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
- 31fbb54 NetEq: Drop unnecessary dependency on the audio decoder implementations by Karl Wiberg · 7 years ago
- f52a3a7 We don't want implicit conversion from size_t to int by Karl Wiberg · 7 years ago
- 385b10b Added experiment to improve handling of frame length changes in NetEq. by Ivo Creusen · 7 years ago
- 8cd750d Enable NetEq's Opus bit-exactness tests for Android by Henrik Lundin · 7 years ago
- 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
- fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
- bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
- 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
- 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
- 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
- 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
- 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
- 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
- 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
- d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
- b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
- b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
- d4a790f Remove AudioCodingModule::IncomingPayload by Henrik Lundin · 7 years ago
- c7b4a45 Remove various IDs: by solenberg · 7 years ago
- 7e9c614 Added configurable offsets to the per-packet overhead in the ANA frame length and bitrate controllers. by ivoc · 7 years ago
- e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 7 years ago
- 2d0f775 Remove various IDs: by solenberg · 7 years ago
- dccfc40 NetEq: Simplify the dependencies of GetNetworkStatistics by Henrik Lundin · 7 years ago
- ac0a503 NetEq/Stats: Don't let concealed_samples decrease by Henrik Lundin · 7 years ago
- 2572404 Removing useless include_dirs entry. by Mirko Bonadei · 7 years ago
- 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
- 48d96c0 Corrected upper limits of NetEq minimum and maximum delay. by Gustaf Ullberg · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 9a45116 Fix Gn Untracked headers in webrtc/common_audio by charujain · 7 years ago