aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-10-30Make the nonlinear beamformer steerableAlejandro Luebs
2015-10-29Utilize bitrate above codec max to protect video.pbos
2015-10-29Enable VP9 internal resize by default.Marco
2015-10-29Make VCMEncodedFrameCallback const.Peter Boström
2015-10-29Remove redudant encoder rate calls.Peter Boström
2015-10-29Create isolate files for nonparallel tests.Peter Boström
2015-10-29Register header extensions in RtpRtcpObserver to avoid log spam.Stefan Holmer
2015-10-29Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ tablekwiberg
2015-10-29ACM: Move NACK functionality inside NetEqhenrik.lundin
2015-10-29Fix chromium-style warnings in webrtc/sound/.tfarina
2015-10-29Create a 'webrtc_nonparallel_tests' target.Peter Boström
2015-10-29Update scalability structure data according to updates in the RTP payload pro...asapersson
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-29Rewrote perform_action_on_all_files to be parallell.phoglund
2015-10-29Update reference indices according to updates in the RTP payload profile.asapersson
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-28Use webrtc/base/logging.h for rtp_rtcp.Peter Boström
2015-10-28Fix for "Android audio playout doesn't support non-call media stream"henrika
2015-10-27RentACodec: New class that takes over part of ACMCodecDB's jobkwiberg
2015-10-27When all connections timed out on writing, delete them all.honghaiz
2015-10-27Call OnSentPacket for all packets sent in the test framework.stefan
2015-10-27Landmine: clobber to remove out/{Debug,Release}/args.gnHenrik Kjellander
2015-10-27Use webrtc/base/checks.h in desktop_capture.pbos
2015-10-27Implement AudioSendStream::GetStats().solenberg
2015-10-27Add stats for used video codec type for a sent video stream:asapersson
2015-10-27Revert of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-10-27Adding the ability to change ICE servers through SetConfiguration.deadbeef
2015-10-27Exposing DTLS transport state from TransportChannel.deadbeef
2015-10-26Reland of Add experiment on weak ping delay during call set up time (patchset...guoweis
2015-10-26Revert of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-10-26Introduce rtc::ArrayView<T>, which keeps track of an array that it doesn't ownKarl Wiberg
2015-10-26Adding the ability to create an RtpSender without a track.deadbeef
2015-10-26Remove CanCreateAndDestroyManyVideoStreams.Peter Boström
2015-10-26Revert "Add GN Build file for rtc_sound target."Henrik Kjellander
2015-10-26Remove network_enabled_crit_ in call.cc.mflodman
2015-10-26Re-enable VP9 resize test.Marco
2015-10-26Fix for Win GN Build.tfarina
2015-10-26Fix for Mac GN BUILD.tfarina
2015-10-26Removing AudioCoding class, a.k.a the new ACM APIhenrik.lundin
2015-10-26Add GN Build file for rtc_sound target.tfarina
2015-10-26Use webrtc/base/logging.h for video.Peter Boström
2015-10-24Update Bind to match its comments and always capture by value. Also update th...noahric
2015-10-23Remove two more deprecated methods from SocketAddress API.tfarina
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-23Fix win32 header include order in rtp_utility.h.pbos
2015-10-23Move logging CriticalSection into implementation.Peter Boström
2015-10-23Don't wait until distant future to shut down video app.mflodman
2015-10-23Remove final from rtc::Buffer.noahric
2015-10-23Fix thread safety in VcmCapturer.Peter Boström