aboutsummaryrefslogtreecommitdiff
path: root/talk
AgeCommit message (Expand)Author
2014-11-28Add a platform specific typedef for SOCKET in the peerconnection_server examp...tommi@webrtc.org
2014-11-27Refactor iOS AppRTC parsing code.tkchin@webrtc.org
2014-11-26Revert 7750 "Don't reset sequence number for a stream on deactiv..."sprang@webrtc.org
2014-11-26Don't reset sequence number for a stream on deactivate/reactivate.sprang@webrtc.org
2014-11-26Revert "Revert "This adds an Android apk for running tests on the Java layer...perkj@webrtc.org
2014-11-26Add video encoder fps and bitrate statistics toglaznev@webrtc.org
2014-11-25Implement settable min/start/max bitrates in Call.pbos@webrtc.org
2014-11-24Use mirror image for Android AppRTCDemo local preview.glaznev@webrtc.org
2014-11-24OWNERS: Remove tomasl@ and mallinath@kjellander@webrtc.org
2014-11-23Revert "This adds an Android apk for running tests on the Java layer of Peer...kjellander@webrtc.org
2014-11-23This adds an Android apk for running tests on the Java layer of PeerConnection.perkj@webrtc.org
2014-11-22Remove expensive and unnecessary memory alloc for sending black frames on videothorcarpenter@google.com
2014-11-21cricket::VideoFrame: Refactor ConvertToRgbBuffer into base classmagjed@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-20Support loopback mode and command line executionglaznev@webrtc.org
2014-11-19cricket::VideoAdapter: Drop frames before spending time converting/scaling, n...magjed@webrtc.org
2014-11-19Add DCHECK to ensure that NetEq's packet buffer is not emptyhenrik.lundin@webrtc.org
2014-11-18AppRTCDemoActivity: Add a config CheckBox for enabling/disabling CPU overuse ...henrika@webrtc.org
2014-11-17Add jmi field for packets discarded due to network errorguoweis@webrtc.org
2014-11-17Add preliminary empty file videoframefactory.ccmagjed@webrtc.org
2014-11-17Setting Opus FEC as defaultminyue@webrtc.org
2014-11-16Revert 7707 "cricket::VideoAdapter: Drop frames before spending ..."tommi@webrtc.org
2014-11-16cricket::VideoAdapter: Drop frames before spending time converting/scaling, n...magjed@webrtc.org
2014-11-14Revert 7693 "Add jmi field for packets discarded due to network error" breaks...henrike@webrtc.org
2014-11-14Revert 7702 "cricket::VideoAdapter: Drop frames before spending ..."magjed@webrtc.org
2014-11-14cricket::VideoAdapter: Drop frames before spending time converting/scaling, n...magjed@webrtc.org
2014-11-14Report total bitrate for all streams in GetStats.pbos@webrtc.org
2014-11-13Revert 7698 "WebRtcVideoMediaChannel::SetSendParams: Don't cap r..."magjed@webrtc.org
2014-11-13Remove unnecessary copying of libjingle resource files.kjellander@webrtc.org
2014-11-13WebRtcVideoMediaChannel::SetSendParams: Don't cap resolutionmagjed@webrtc.org
2014-11-13Add jmi field for packets discarded due to network errorguoweis@webrtc.org
2014-11-12Fix a SCTP message reordering issue in datachannel.cc.jiayl@webrtc.org
2014-11-11Follow-up fixes for G722henrik.lundin@webrtc.org
2014-11-10Removes talk/xmllite, talk/xmpp and talk/p2p as they are no longer used by gy...henrike@webrtc.org
2014-11-10Wire up DSCP support in WebRtcVideoEngine2.pbos@webrtc.org
2014-11-10Refactor SetDefaultEncoderConfig to work on existing codecs.pbos@webrtc.org
2014-11-07(Auto)update libjingle 79414100-> 79428003buildbot@webrtc.org
2014-11-07Enable VP9 video codec support on webrtcvideoengine behind a field trial.andresp@webrtc.org
2014-11-07Reapply "Advertise G722 as 8 kHz rather than 16 kHz""henrik.lundin@webrtc.org
2014-11-07Change dummy address to use 0.0.0.0 instead of ::perkj@webrtc.org
2014-11-07Prevent a lot of VideoSendStream reconfigures.pbos@webrtc.org
2014-11-07Refactor webrtcvideoengines to have the default list of supported codecs bein...andresp@webrtc.org
2014-11-06Reland Volume buttons in AppRTCDemo should affect output audio volume (part I).henrika@webrtc.org
2014-11-06Revert "Advertise G722 as 8 kHz rather than 16 kHz"henrik.lundin@webrtc.org
2014-11-06(Auto)update libjingle 79326895-> 79329222buildbot@webrtc.org
2014-11-06Volume buttons in AppRTCDemo should affect output audio volume.henrika@webrtc.org
2014-11-06Remove deprecated PeerConnection APIs.perkj@webrtc.org
2014-11-06Removing unused method GetDefaultVideoEncoderConfig.andresp@webrtc.org
2014-11-06(Auto)update libjingle 79285346-> 79320771buildbot@webrtc.org
2014-11-06AppRTCDemoActivity: Add a config CheckBox for enabling/disabling CPU overuse ...mcasas@webrtc.org