- 4be6372 Add SSRC to RtpEncodingParameters for audio. by deadbeef · 8 years ago
- 469b3a4 Replace VideoCaptureDataCallback by VideoSinkInterface. by nisse · 8 years ago
- a3a27b3 Generalize FlexfecReceiveStream::Config. by brandtr · 8 years ago
- d7d7263 Clean up FlexfecReceiveStream ctor signatures. by brandtr · 8 years ago
- 31212ba Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
- c939473 Reland of H.264 packetization mode 0 (try 3) (patchset #1 id:1 of https://codereview.webrtc.org/2558453002/ ) by hta · 8 years ago
- f8ffba3 Revert of H.264 packetization mode 0 (try 3) (patchset #13 id:490001 of https://codereview.webrtc.org/2528343002/ ) by hta · 8 years ago
- 54e6b81 This approach passes packetization mode to the encoder as part of by hta · 8 years ago
- b64fdd1 Move VideoDecoder::Create() logic to separate internal video decoder factory by magjed · 8 years ago
- 5917368 Wire up x-google-{min,start,max}-bitrate to WebRtcVoiceMediaChannel. by stefan · 8 years ago
- 5f55ae6 Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
- 4cb29f6 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
- fff9859 Implement periodic bandwidth probing in application-limited region. by sergeyu · 8 years ago
- 8f114d3 Pass selected cricket::VideoCodec down to internal H264 encoder by magjed · 8 years ago
- 017ebe5 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
- 9ed6bfe Don't cache video codec list in VideoEngine2. by brandtr · 8 years ago
- 02b7ecd Keep all codec parameters in VideoReceiveStream::Decoder by magjed · 8 years ago
- 05a4b51 Start probes only after network is connected. by Sergey Ulanov · 8 years ago
- 3fcf785 Unify VideoCodecType to/from string functionality by magjed · 8 years ago
- 9750537 This CL introduces the new functionality for setting by peah · 8 years ago
- 056bdda Wire up FlexFEC in VideoEngine2. by brandtr · 8 years ago
- 3a2e34b Move VideoDecoderSoftwareFallbackWrapper from webrtc/video_decoder.h to webrtc/media/engine/ by magjed · 8 years ago
- 5595e3b In VoiceEngine, the settings for APM are applied in such a way that by peah · 8 years ago
- cc7862d Reland of Stop using hardcoded payload types for video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2513633002/ ) by magjed · 8 years ago
- 9a1d49f Expose RtpCodecParameters to VoiceMediaInfo stats. by hbos · 8 years ago
- bc59f39 Revert of Stop using hardcoded payload types for video codecs (patchset #6 id:210001 of https://codereview.webrtc.org/2493133002/ ) by magjed · 8 years ago
- fac364f Stop using hardcoded payload types for video codecs by Magnus Jedvert · 8 years ago
- d85b51d Passed AudioMixer to AudioState::Config. by aleloi · 8 years ago
- ac14ca2 Remove Absolute Send Time from list of supported header extensions for audio streams. by solenberg · 8 years ago
- ff9d77c Support multiple timestamp rates for sending DTMF. by solenberg · 8 years ago
- cb8ce03 Support receiving DTMF for multiple RTP clock rates. by solenberg · 8 years ago
- fafcfc0 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
- f815e5d Use different RTX payload types for different H264 profiles by magjed · 8 years ago
- 3b1361e Revert of Start probes only after network is connected. (patchset #9 id:240001 of https://codereview.webrtc.org/2458863002/ ) by honghaiz · 8 years ago
- b07851d Start probes only after network is connected. by sergeyu · 8 years ago
- a98271c Move VideoEncoderSoftwareFallbackWrapper from webrtc/video_encoder.h to webrtc/media/engine/ by magjed · 8 years ago
- ab81d98 Rename the adapt audio bitrate experiment. by stefan · 8 years ago
- ca1d233 Add AudioOption for residual echo detector, and enable the echo detector by default on non-mobile platforms. by ivoc · 8 years ago
- dbe2c77 Remove usage of VoEBase::AssociateSendChannel() from WVoMC. by solenberg · 8 years ago
- ae9cdd5 Expose RtpCodecParameters to VideoMediaInfo stats. by hbos · 8 years ago
- 155a5b4 Negotiate H264 profiles in SDP by magjed · 8 years ago
- e843185 Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 8 years ago
- c1d9346 Remove RED/RTX workaround from sender/receiver and VideoEngine2. by brandtr · 8 years ago
- 46ee7fa Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
- fce0c43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
- a349842 Revert of Stop caching supported codecs in WebRtcVideoEngine2 (patchset #1 id:1 of https://codereview.webrtc.org/2492473002/ ) by magjed · 8 years ago
- 605bf2c Stop caching supported codecs in WebRtcVideoEngine2 by magjed · 8 years ago
- f30ffe4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
- 69dd53c Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
- 2454551 Set actual transport overhead in rtp_rtcp by michaelt · 8 years ago
- 24a4d73 Refactor WebRtcVideoReceiveStream::FilterSupportedCodecs by magjed · 8 years ago
- 32e7505 Provide move semantic for cricket::Codec and subclasses by magjed · 8 years ago
- a1912ef Fixing config for Audio BWE. by minyue · 8 years ago
- 8b00e9b Add new codec for FlexFEC. by brandtr · 8 years ago
- 1c8e57b Revert of Removed the legacy behavior of stopping playout when setting new receive codecs. (patchset #1 id:1 of https://codereview.webrtc.org/2409483003/ ) by kwiberg · 8 years ago
- e087ed1 Suppress WebRtcVideoEncoderFactory overloaded virtual function warning by magjed · 8 years ago
- a5dffff Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 8 years ago
- 6d63773 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
- 27e6816 Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
- e9523f0 Clean up abs-send-time for audio. by stefan · 8 years ago
- 9ef440a Delete ShallowCopy, in favor of copy construction and assignment. by nisse · 8 years ago
- 98f235a Implement qpSum stat for video send ssrc stats. by sakal · 8 years ago
- 5206602 Using AudioOption to enable audio network adaptor. by minyue · 8 years ago
- d70ef59 Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by Per · 8 years ago
- 8e03108 Revert of Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. (patchset #2 id:20001 of https://codereview.webrtc.org/2455963004/ ) by emircan · 8 years ago
- 12675f1 Replace WebRtcVideoEncoderFactory::VideoCodec with cricket::VideoCodec by magjed · 8 years ago
- 878b985 Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by perkj · 8 years ago
- 357012e Revert of Change ViEEncoder to not reconfigure the encoder until the video resolution is known. (patchset #4 id:60001 of https://codereview.webrtc.org/2455063002/ ) by perkj · 8 years ago
- 5bf946c Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by perkj · 8 years ago
- a4e6a71 Implement framesDecoded stat in video receive ssrc stats. by sakal · 8 years ago
- 3ce8e91 - Replace FakeAudioProcessing in WVoE unittest with MockAudioProcessing. by solenberg · 8 years ago
- 639a551 Remove unused function implementations from FakeWebRtcVoiceEngine. by solenberg · 8 years ago
- 53f7ed9 Implement framesEncoded stat in video send ssrc stats. by sakal · 8 years ago
- a5e117a Remove cricket::VideoCodec with, height and framerate properties by perkj · 8 years ago
- d3a472c Integrate FlexfecReceiveStream with Call. by brandtr · 8 years ago
- dfb640f Add a placeholder stat for logging the estimated residual echo likelihood. by ivoc · 8 years ago
- bffc190 Moving WebRtcVoiceMediaChannel::SendSetCodec to AudioSendStream. by minyue · 8 years ago
- f272997 Added a level controller initialization value to MediaConstraints. by aleloi · 8 years ago
- ef99e41 Remove VideoCodec resolution validation. by Per · 8 years ago
- 3100aa1 Reland of Make cricket::VideoFrame inherit webrtc::VideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2402853002/ ) by nisse · 8 years ago
- 0556d95 Set min and max rate on caller and on callee side. by michaelt · 8 years ago
- 6fed1a6 Delete unused file webrtcvideochannelfactory.h. by nisse · 8 years ago
- a7151c0 Removed the legacy behavior of stopping playout when setting new receive codecs. by solenberg · 8 years ago
- 908fb18 The AudioProcessing class is used as an interface by peah · 8 years ago
- be6c441 Revert of Make cricket::VideoFrame inherit webrtc::VideoFrame. (patchset #9 id:160001 of https://codereview.webrtc.org/2315663002/ ) by kjellander · 8 years ago
- 14ccce8 Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
- 32bfe91 Make cricket::VideoFrame inherit webrtc::VideoFrame. Delete by nisse · 8 years ago
- d984c57 Rename FecConfig to UlpfecConfig in config.h. by brandtr · 8 years ago
- d0dcb3b Restarting channel when swapping AudioReceiveStreams in WebrtcVoE. by aleloi · 8 years ago
- 730a9e7 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
- 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
- 904d3ba Reland of Delete VideoFrameFactory, CapturedFrame, and related code. (patchset #1 id:1 of https://codereview.webrtc.org/2357113002/ ) by nisse · 8 years ago
- 29f813b Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
- 68eaf60 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
- f7b3a19 Add VideoSendStream::Stats::prefered_media_bitrate_bps by Per · 8 years ago
- 15b966d Enable the -Wundef warning for clang by kwiberg · 8 years ago
- a947bee Expose Ivf logging through the native API by palmkvist · 8 years ago
- 59505d3 Delete method webrtc::VideoFrame::allocated_size and enum PlaneType. by nisse · 8 years ago
- 4cc4a8d This is a resubmission of https://codereview.webrtc.org/2047513002/ by kthelgason · 8 years ago
- 652c67c Reland of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #1 id:1 of https://codereview.webrtc.org/2354223002/ ) by nisse · 8 years ago