- acc39c4 Use RgbaColor in DesktopFrameGenerator and add RgbaColorTest by zijiehe · 8 years ago
- 772bd0d Log supported camera preview resolutions. by Alex Glaznev · 8 years ago
- c4ccd4d AcmReceiver: Eliminate AcmReceiver::decoders_ by kwiberg · 8 years ago
- c5aea65 Adds output audio volume to iOS logs by henrika · 8 years ago
- 28d5bc6 Fix deadlock issue in CameraCapturer.stopCapture. by sakal · 8 years ago
- 7640fcf Android VideoSource: Add adaptOutputFormat function by Magnus Jedvert · 8 years ago
- e035e2d Set the event log in Channel from AudioSendStream. This will re-enable logging of outgoing audio packets. by terelius · 8 years ago
- 0cb8828 Reland of lease camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353163003/ ) by sakal · 8 years ago
- 7f40ba4 Moved legacy_encoded_audio_frame into audio_decoder_interface. by ossu · 8 years ago
- 17802ae Ensures that ADM for Android and iOS uses identical states when stopping audio by henrika · 8 years ago
- 33b96b3 Revert of Adding BitrateController to audio network adaptor. (patchset #7 id:140001 of https://codereview.webrtc.org/2334613002/ ) by minyue · 8 years ago
- 27d8b61 Ignores warning for SecRandomCopyBytes() using Xcode 8 by henrika · 8 years ago
- 776870a Revert of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #14 id:260001 of https://codereview.webrtc.org/2278883002/ ) by nisse · 8 years ago
- ad5d658 Revert of Release camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353263002/ ) by sakal · 8 years ago
- d5e9237 Release camera statistics after switching camera on CameraCapturer. by sakal · 8 years ago
- ea7beb9 Reorder member functions in RtpFecTest. by Rasmus Brandt · 8 years ago
- 1f39ba1 Copy payload data when inserting packets into video_coding::PacketBuffer. by philipel · 8 years ago
- 6649221 Revert of Delete VideoFrameFactory, CapturedFrame, and related code. (patchset #9 id:160001 of https://codereview.webrtc.org/2262443003/ ) by nisse · 8 years ago
- 0d526d5 Moved codec-specific audio packet splitting into decoders. by ossu · 8 years ago
- 3442579 Session based capturing for Camera1Capturer. by sakal · 8 years ago
- 5539ef6 Move MutableDataY{,U,V} methods to I420Buffer only. by nisse · 8 years ago
- 78db158 Generalize FEC header formatting. by Rasmus Brandt · 8 years ago
- 66ac50e Delete VideoFrameFactory, CapturedFrame, and related code. by nisse · 8 years ago
- ece4aba Generalize FEC unit tests and rename GenerateFec. by brandtr · 8 years ago
- 3548357 Adding SmoothingFilter to audio network adaptor. by minyue · 8 years ago
- d120192 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 8 years ago
- ef00925 Compensate for the IntelligibilityEnhancer processing delay in high bands by Alejandro Luebs · 8 years ago
- 519da00 Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) by kjellander · 8 years ago
- 664efbd Removed api/rtcstats[report].h pseudonyms of api/stats/rtcstats[report].h by hbos · 8 years ago
- 42feb51 NetEq: New test for muted state during CNG by henrik.lundin · 8 years ago
- d69e526 Minor cleanups in RTPSender::UpdateRtpStats by Danil Chapovalov · 8 years ago
- 52200d0 Stop increasing loss-based BWE if no feedback is received. by Stefan Holmer · 8 years ago
- a6d26ec Improves resolution when logging rate in the ADB class. by henrika · 8 years ago
- 6b19b56 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 8 years ago
- 6f0f616 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 8 years ago
- 6348978 Add new decoding statistics for muted output by henrik.lundin · 8 years ago
- 1b1863a Replace rtcp packet parsing in the RtcpReceiver. by danilchap · 8 years ago
- 61a208b Added a ParsePayload method to AudioDecoder. by ossu · 8 years ago
- 02bd512 Remove dead code branches from P2PtransportChannel unittest. by johan · 8 years ago
- 81f6f4f Revert of Allow the DTLS fingerprint verification to occur after the handshake. (patchset #11 id:200001 of https://codereview.webrtc.org/2163683003/ ) by deadbeef · 8 years ago
- c67e0f5 Signal to remove remote candidates if ports are pruned. by Honghai Zhang · 8 years ago
- 042041b Allow the DTLS fingerprint verification to occur after the handshake. by Taylor Brandstetter · 8 years ago
- e9cac75 Reenabled the RtcEventLog unittests by skvlad · 8 years ago
- 936405b MB: Add Android swarming bots. by ehmaldonado · 8 years ago
- 26b039a Adding BitrateController to audio network adaptor. by minyue · 8 years ago
- 4bb0498 Merge AppRTCDemoJUnitTest into android_junit_tests target by kjellander · 8 years ago
- d1e26a9 PRESUBMIT: Make BUG= field mandatory. by kjellander · 8 years ago
- 918b554 Adds support for OpenSL ES based audio capture on Android. by henrika · 8 years ago
- 27e177c RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils) by hbos · 8 years ago
- be22d51 Enable auto-focus on Camera2. by sakal · 8 years ago
- 7bfe3a2 Deprecate RtpSender::SendPadData with provided timestamps. by danilchap · 8 years ago
- dd0c7f0 Events refactor in Android session based capturing. by sakal · 8 years ago
- 227c3c1 Enable stabilization on Camera2. by sakal · 8 years ago
- 5b980d1 Revert of Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (patchset #3 id:40001 of https://codereview.webrtc.org/2348133003/ ) by kjellander · 8 years ago
- 1996e3f Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2343083002/ ) by nisse · 8 years ago
- afef413 Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) by kjellander · 8 years ago
- da96288 Make android_junit_tests use LocalRobolectricTestRunner by Henrik Kjellander · 8 years ago
- 4a9abad GN: Enable rtc_common_config for more targets. by kjellander · 8 years ago
- 7a0f2c5 Revert of AcmReceiver: Look up last decoder in NetEq's table of decoders (patchset #1 id:100001 of https://codereview.webrtc.org/2339953002/ ) by kwiberg · 8 years ago
- bfb78d1 Revert of AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one (patchset #2 id:20001 of https://codereview.webrtc.org/2342313002/ ) by kwiberg · 8 years ago
- f62b82e Revert of AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder (patchset #1 id:1 of https://codereview.webrtc.org/2341283002/ ) by kwiberg · 8 years ago
- 07772e4 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 8 years ago
- f6232b4 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 8 years ago
- 1e4d8b5 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 8 years ago
- 1a7ef1f Reland of Optimize Android NV12 capture (patchset #1 id:1 of https://codereview.webrtc.org/2327893002/ ) by magjed · 8 years ago
- 7fd9286 I420BufferPool: Replace SequencedTaskChecker with RaceChecker by Magnus Jedvert · 8 years ago
- b0c1b4e Do not update stream synchronization if no new video packet has been received since last update (e.g. video muted). by asapersson · 8 years ago
- e5835f5 Adding an end-to-end connection time test. by Taylor Brandstetter · 8 years ago
- de65ddc This CL renames variables and method and removes some one-line by peah · 8 years ago
- 9b7b753 Avoid max bitrate probing when exponential probing in progress by Irfan Sheriff · 8 years ago
- b55c434 Removed bitrate_controller.h file reference from gn file. by charujain · 8 years ago
- 3d2ea1d Temporarily remove ios_api_framework from the commit queue. by ehmaldonado · 8 years ago
- a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
- 80a5bf1 Reland of Fix android_junit_tests and add a GN target for them. (patchset #1 id:1 of https://codereview.webrtc.org/2345163003/ ) by sakal · 8 years ago
- 71b8393 Remove name parameter from HistogramAdd function. by sakal · 8 years ago
- a6974d7 NetEq: Remove a test printout by henrik.lundin · 8 years ago
- 57b4900 Change AppRTCDemoJUnitTest to use LocalRobolectricTestRunner. by sakal · 8 years ago
- 186cd06 Adding DTX controller to audio network adaptor. by minyue · 8 years ago
- 3011627 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #2 id:140001 of https://codereview.webrtc.org/2342783003/ ) by nisse · 8 years ago
- d21534a Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2342123003/ ) by nisse · 8 years ago
- ea938c0 Remove Android tests GYP target. by sakal · 8 years ago
- 667bd07 Enable turn, sdp, pseudotcp and stun parse/validator fuzzers. by phoglund · 8 years ago
- 1431d49 Revert of Fix android_junit_tests and add a GN target for them. (patchset #3 id:90001 of https://codereview.webrtc.org/2344133002/ ) by sakal · 8 years ago
- 51fe1d8 Reland of Fix android_junit_tests and add a GN target for them. (patchset #1 id:1 of https://codereview.webrtc.org/2341213003/ ) by sakal · 8 years ago
- 9adb1ff Revert of Fix android_junit_tests and add a GN target for them. (patchset #1 id:20001 of https://codereview.webrtc.org/2346793002/ ) by henrika · 8 years ago
- f72321a Update anroidapp/README for GN build. by sakal · 8 years ago
- fbf1460 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #5 id:80001 of https://codereview.webrtc.org/2333373007/ ) by nisse · 8 years ago
- 971eb27 Removing, opening and creating files in platform_file and file by Viktor Palmkvist · 8 years ago
- 280ad15 Update test code to use I420Buffer when writing pixel data. by Niels Möller · 8 years ago
- e9a3c7f Wrap ScreenCapturer with ScreenCapturerDifferWrapper by zijiehe · 8 years ago
- 2dc4cde Correcting the enabling of the level controller in the audio processing simulator by peah · 8 years ago
- 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
- fe7d091 Fixing a couple cases that cause ProcessAllMessageQueues to hang. by Taylor Brandstetter · 8 years ago
- 9ecb085 Adding logs to track potential cause of not starting port allocation. by Honghai Zhang · 8 years ago
- fb2c1d0 Add voe_cmd_test to voice_engine/BUILD.gn (and remove it from voice_engine.gyp, together with the channel_transport gyp target) by solenberg · 8 years ago
- 232c56b Add logging available fps ranges to Camera2Session. by sakal · 8 years ago
- bb716da Fix android_junit_tests and add a GN target for them. by sakal · 8 years ago
- 530b3f5 Merge RtcpReceiver::Handle<Packet>Item functions into Handle<Packet> by Danil Chapovalov · 8 years ago
- 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
- 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago