- ec503a95 Revert "Roll chromium_revision 73b2f9fef8..83822ea81b (753151:753288)" by Mirko Bonadei · 4 years, 8 months ago
- 97ddb23 Revert "Roll chromium_revision 83822ea81b..57d80a05df (753288:753397)" by Mirko Bonadei · 4 years, 8 months ago
- b760267 Revert "Roll chromium_revision 57d80a05df..e8ae36dede (753397:753511)" by Mirko Bonadei · 4 years, 8 months ago
- b0ca519 Handle extended route information in TransportFeedbackAdapter. by Christoffer Rodbro · 4 years, 8 months ago
- 3b4bbf5 Reland "Switch low bw audio test to histograms." by Patrik Höglund · 4 years, 8 months ago
- ad502fa Revert "Switch low bw audio test to histograms." by Patrik Höglund · 4 years, 8 months ago
- ac80481 Roll chromium_revision 57d80a05df..e8ae36dede (753397:753511) by chromium-webrtc-autoroll · 4 years, 8 months ago
- d448f0b Roll chromium_revision 83822ea81b..57d80a05df (753288:753397) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 7e5dfdb Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. by Ali Tofigh · 4 years, 8 months ago
- d4262df Chromium refactor: Replace "resources_dirs" with "sources" by Andrew Grieve · 4 years, 8 months ago
- 3a7dba6 Roll chromium_revision 73b2f9fef8..83822ea81b (753151:753288) by chromium-webrtc-autoroll · 4 years, 8 months ago
- e5fe539 Remove unused dependency on APM in audio mixer by Sam Zackrisson · 4 years, 8 months ago
- 4aafdba Compile ADM pulse code by default. by Mirko Bonadei · 4 years, 8 months ago
- fc9770c Prefix ALSA and PULSE macros with WEBRTC_. by Mirko Bonadei · 4 years, 8 months ago
- 71c9a18 Switch low bw audio test to histograms. by Patrik Höglund · 4 years, 8 months ago
- 418cfee Make all RtpExtension uris constexpr rather than just const by Danil Chapovalov · 4 years, 8 months ago
- 7e91482 Add interface_id to rtc::Network by Jonas Oreland · 4 years, 8 months ago
- d19513f Move calculation of target_encode_bitrate to DefaultVideoQualityAnalyzer by Artem Titov · 4 years, 8 months ago
- c8fbd89 Fixes temporal rate allocation issues. by Erik Språng · 4 years, 8 months ago
- 000fb84 webrtc: Suppress a -Wunreachable-code warning on Android. by Nico Weber · 4 years, 8 months ago
- 1b20c41 Greatly simplify flags for test binaries. by Patrik Höglund · 4 years, 8 months ago
- 0e55275 Remove IP address logging from NetworkInformation by Paulina Hensman · 4 years, 8 months ago
- a388b75 AEC3: Added parametrization of the comfort noise floor by Per Åhgren · 4 years, 8 months ago
- f5bbd1f Roll chromium_revision c145d4805f..73b2f9fef8 (752799:753151) by chromium-webrtc-autoroll · 4 years, 8 months ago
- d1a0062 remove deprecated fields in rtc::NetworkRoute by Jonas Oreland · 4 years, 8 months ago
- 26d52e1 Add optional output audio file to NetEq simulation API by Ivo Creusen · 4 years, 8 months ago
- 6967959 Hide Av1 specfic logic from RtpVideoReceiver into depacketizer interface. by Danil Chapovalov · 4 years, 8 months ago
- 30853ae Add new people to api/OWNERS by Karl Wiberg · 4 years, 8 months ago
- 52dd621 libvpx-vp8: Add external configurability of resolution/bitrate limits. by Rasmus Brandt · 4 years, 8 months ago
- f45ca37 [Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats. by Henrik Boström · 4 years, 8 months ago
- 536c395 Roll chromium_revision 44a02af800..c145d4805f (752695:752799) by chromium-webrtc-autoroll · 4 years, 8 months ago
- a4c4425 Restore setting encoder speed for AV1 encoder wrapper by Danil Chapovalov · 4 years, 8 months ago
- 01611ed Fix potential divide by zero in SimulcastEncoderAdapter by Erik Språng · 4 years, 8 months ago
- 5b6a4d8 Only print route if it has changed by Jonas Oreland · 4 years, 8 months ago
- 865a22d in RtpVideoStreamReceiver tests set payload type for all tests packets by Danil Chapovalov · 4 years, 8 months ago
- f05af9e Revert "Remove bitratePriority from the Obj-C RTCRtpEncodingParameters wrapper." by Taylor Brandstetter · 4 years, 8 months ago
- aec63e0 Roll chromium_revision 8bddf9e47e..44a02af800 (752565:752695) by chromium-webrtc-autoroll · 4 years, 8 months ago
- e3a294c Expose bitrate_priority and network_priority in Android API. by Taylor Brandstetter · 4 years, 8 months ago
- ea6ae4a Add calculation of actual encode bitrate into DefaultVideoQualityAnalyzer by Artem Titov · 4 years, 8 months ago
- 06a4dd6 Roll chromium_revision 2a41e24b46..8bddf9e47e (751948:752565) by chromium-webrtc-autoroll · 4 years, 8 months ago
- f1df04b Fix -Wunreachable-code on Linux. by Mirko Bonadei · 4 years, 8 months ago
- 2028a77 Remove RtpPacketSendInfo.has_rtp_sequence_number by Erik Språng · 4 years, 8 months ago
- 7eab0a8 Split RMS level measurement utility from APM by Sam Zackrisson · 4 years, 8 months ago
- 8d1f728 [VP9 decoder] react to incorrect pixel format in the bitstream by Ilya Nikolaevskiy · 4 years, 8 months ago
- 4c09211 Use real video duration instead of test duration. by Artem Titov · 4 years, 8 months ago
- c32c5dd Add terelius as OWNER in call/ by Jonas Oreland · 4 years, 8 months ago
- ab835fe Fix bad frees in error paths of WebRtcAecm_Create by Alex Henrie · 4 years, 8 months ago
- 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 8 months ago
- e7175c9 Ensured that all files in APM are using the webrtc namespace by Per Åhgren · 4 years, 8 months ago
- be36db1 AECM: Added namespaces by Per Åhgren · 4 years, 8 months ago
- 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 8 months ago
- 5b139d6 APM: Change the AGC C code to be built as C++ code by Per Åhgren · 4 years, 8 months ago
- 9d66198 AEC3: Rename shadow filter by Per Åhgren · 4 years, 8 months ago
- dfeb0df RtpParameters: respect https://abseil.io/tips/1. by Markus Handell · 4 years, 8 months ago
- f4306eb In PacketBuffer simplify stored buffer. by Danil Chapovalov · 4 years, 8 months ago
- ff04511 AEC3: Rename main filter by Per Åhgren · 4 years, 8 months ago
- 976cc1a Add AV1 encoder wrapper by Danil Chapovalov · 4 years, 8 months ago
- e1b7af9 Changed fft4g to be built as C++ by Per Åhgren · 4 years, 8 months ago
- 0a1e65e Add empty placeholder target for rms_level.* by Sam Zackrisson · 4 years, 8 months ago
- 2e6bd28 libvpx-vp8: Add settings struct to constructor. by Rasmus Brandt · 4 years, 8 months ago
- 835dde1 Roll chromium_revision 578730be19..2a41e24b46 (751777:751948) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 005d0ff Roll chromium_revision 4b28405bd2..578730be19 (751644:751777) by chromium-webrtc-autoroll · 4 years, 8 months ago
- b52f7fb [DirectX] Fix vector allocation for raw data handling. by Armando Miraglia · 4 years, 8 months ago
- 9ce14e8 libvpx-vp8: Migrate to default member initializations. by Rasmus Brandt · 4 years, 8 months ago
- 45cb8f6 Drop duplicate VP8 frames in the RtpFrameReferenceFinder. by philipel · 4 years, 8 months ago
- 810b4ca Move AssembleFrame from PacketBuffer to RtpVideoStreamReceiver by Danil Chapovalov · 4 years, 8 months ago
- dc5522b APM: Removing the redundant VAD output from the integer API by Per Åhgren · 4 years, 8 months ago
- 2507f8c APM: Replace all remaining usage of AudioFrame outside interfaces by Per Åhgren · 4 years, 8 months ago
- ef5c824 Roll chromium_revision d69529f528..4b28405bd2 (751530:751644) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 088329f Correct the storing of the processed output in aecdumps by Per Åhgren · 4 years, 8 months ago
- e58ebfd Android: Synchronize EGL14.eglDestroyContext calls by Magnus Jedvert · 4 years, 8 months ago
- 3428827 Write pb perf output files on iOS. by Patrik Höglund · 4 years, 8 months ago
- e55f0c3 Fix mb.py when using `isolate archive` by Ye Kuang · 4 years, 8 months ago
- 93bcaae Roll chromium_revision 1386d9f59d..d69529f528 (751294:751530) by chromium-webrtc-autoroll · 4 years, 8 months ago
- d9ebe01 Improve rollback for rtp data channel by Eldar Rello · 4 years, 8 months ago
- 560e87a Reenable libaom decoder by default by Danil Chapovalov · 4 years, 8 months ago
- fc29b0a [Stats] Include RTX retransmissions in the VideoSenderInfo. by Henrik Boström · 4 years, 8 months ago
- ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 4 years, 8 months ago
- fb86274 NiceMock MockFecController in VideoStreamEncoderUnittests by Evan Shrubsole · 4 years, 8 months ago
- 6798043 Roll chromium_revision 0fe8f34532..1386d9f59d (751074:751294) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 8072292 Remove apk-patch-size-estimator from DEPS. by Mirko Bonadei · 4 years, 8 months ago
- 6725b64 Proper fix to the summary options problem. by Patrik Höglund · 4 years, 8 months ago
- 4c07605 [Adaptation] VideoStreamAdapter unit tests added. by Henrik Boström · 4 years, 8 months ago
- e5c9f6d Roll chromium_revision f71e417d43..0fe8f34532 (750950:751074) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 5703303 Add fallback histograms for VideoDecoderSoftwareFallbackWrapper by Johannes Kron · 4 years, 8 months ago
- e7112ba Roll chromium_revision 4e516821cf..f71e417d43 (750566:750950) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 71652f4 APM: Localize/abstract the usage of AudioFrame by Per Åhgren · 4 years, 8 months ago
- 469205e Roll in third_party/turbine by Artem Titov · 4 years, 8 months ago
- f84ac29 Disable libaom decoder by default by Danil Chapovalov · 4 years, 8 months ago
- 95e01a2 Overwrite dti for vp8 screenshare forced key frame by Danil Chapovalov · 4 years, 8 months ago
- 620bed1 Remove allbins and story hacks, fix -Infinity. by Patrik Höglund · 4 years, 8 months ago
- ba9e1b8 Fix issue with decoding in certain cases. by Kári Tristan Helgason · 4 years, 8 months ago
- 8bc8834 webrtc_video_engine_unittest.cc: fix using directives. by Markus Handell · 4 years, 8 months ago
- f0a34f2 Revert "remove mslabel and mslabel ssrc-specific attributes" by Artem Titov · 4 years, 8 months ago
- 2d438a8 Roll chromium_revision e0496bdb29..4e516821cf (750459:750566) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 89eb0bb Adds UpdateConfig to SimulatedNetwork by Sebastian Jansson · 4 years, 8 months ago
- 06c7095 Make video quality tests to always take a fixed duration by Ilya Nikolaevskiy · 4 years, 8 months ago
- e3f257c remove mslabel and mslabel ssrc-specific attributes by Philipp Hancke · 4 years, 9 months ago
- 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 4 years, 8 months ago
- 645f24c APM: Replace most usages of AudioFrame with a stream interface by Per Åhgren · 4 years, 8 months ago