- a32d710 Propagate media receiver rtcp observers to RtcpTransceiver by Danil Chapovalov · 7 years ago
- d5cae4d Add hacky way to send TransportFeedback in RtcpTransceiver by Danil Chapovalov · 7 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
- 1de4b62 Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb by Danil Chapovalov · 7 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 7ca9ae2 Add rtcp observers for media receiver to RtcpTransceiverImpl by Danil Chapovalov · 7 years ago
- 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
- a00137c Avoid lifetime issues with FlexfecReceiver packet buffer. by Rasmus Brandt · 7 years ago
- c7c4191 Declare the RTCP packets_lost field as signed in the API. by Harald Alvestrand · 7 years ago
- 70206d6 Reland "Make RTCP cumulative_lost be a signed value" by Harald Alvestrand · 7 years ago
- 062a8ea Revert "Make RTCP cumulative_lost be a signed value" by Zhi Huang · 7 years ago
- 4c34f43 Make RTCP cumulative_lost be a signed value by Harald Alvestrand · 7 years ago
- d73ba12 Do not send 48 empty FEC packets when there is a large media packet seq. num. gap. by Rasmus Brandt · 7 years ago
- 5c3cc41 Change RtcpPacket::PacketReadyCallback to rtc::FunctionView from interface by Danil Chapovalov · 7 years ago
- a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
- b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
- 3310274 Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled by Ilya Nikolaevskiy · 7 years ago
- 6348d5b Disable TimeUtilTest.TimeMicrosToNtpMatchRealTimeClockInitially on ios by Danil Chapovalov · 7 years ago
- e0572e5 Reland "Replaced magic numbers with constants for PacketFeedback." by srte · 7 years ago
- 319a675 Calculate RTT using ExtendedReports in RtcpTransceiver by Danil Chapovalov · 7 years ago
- 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
- 575ceef Revert "Replaced magic numbers with constants for PacketFeedback." by Lu Liu · 7 years ago
- 37b5223 Replaced magic numbers with constants for PacketFeedback. by srte · 7 years ago
- deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
- 8d19e03 Simpliy RtcpTransceiver::SendImmediateFeedback signature by Danil Chapovalov · 7 years ago
- 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
- 3fb614b Remove unused UlpfecGenerator::BuildRedPacket. by Rasmus Brandt · 7 years ago
- 979d6f9 in RtcpTransceiver tests use dedicate RtcpParserTransport by Danil Chapovalov · 7 years ago
- 327c43c Add sending Nack to RtcpTransceiver by Danil Chapovalov · 7 years ago
- 2492984 Add TimeMicrosToNtp to calculate current NtpTime without Clock by Danil Chapovalov · 7 years ago
- 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
- 3419cf9 Optional: Use nullopt and implicit construction in /modules/rtp_rtcp by Oskar Sundbom · 7 years ago
- 2ddf98d Add RequestKeyFrame with Fir to RtcpTransceiver by Danil Chapovalov · 7 years ago
- 65c3922 Move some more numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
- e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
- a7e418c Add RequestKeyFrame with Pli to RtcpTransceiver by Danil Chapovalov · 7 years ago
- c0fd5f9 Add Thread-safe wrapper for RtcpTransceiver by Danil Chapovalov · 7 years ago
- 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
- 84c1a15 Remove deprecated field names in struct RTCPReportBlock by Danil Chapovalov · 7 years ago
- f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
- 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
- 651707b Remove deprecated SetREMB functions from RtpRtcp by Danil Chapovalov · 7 years ago
- 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
- d328229 Add sending REMB support to RtcpTransceiver by Danil Chapovalov · 7 years ago
- d2f37d8 Add Incoming packet handler to RtcpTransceiver by Danil Chapovalov · 7 years ago
- d4fdc27 Introduce MicrosecondsToCompactNtp function by Danil Chapovalov · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- eb0ed28 Add rtcp::CommonHeader::packet_size function by Danil Chapovalov · 7 years ago
- 3f2634e Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Sergey Silkin · 7 years ago
- 731d1ca Reduce flakiness of asynchronous RtcpTransceiver tests by Danil Chapovalov · 7 years ago
- ae29428 Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Ivo Creusen · 7 years ago
- 47836b4 Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices. by Sergey Silkin · 7 years ago
- f0cc814 Support writing network timestamp delta fields into VideoTimingExtension by Danil Chapovalov · 7 years ago
- 13a8f20 Add CHECKs to FlexfecReceiver. by Rasmus Brandt · 7 years ago
- 996eb9e Fix typo in VideoSendTiming header extension structure by Danil Chapovalov · 7 years ago
- 8c8d49e Add periodic compound packet sending to RtcpTransceiver by Danil Chapovalov · 7 years ago
- 90397d9 Remove use of RTPFragmentationHeader from RTPSenderAudio by Niels Möller · 7 years ago
- 34fa295 Delete unused VP8 packetization modes. by Niels Möller · 7 years ago
- 78161ca Add sending sdes to RtcpTransceiver. by Danil Chapovalov · 7 years ago
- 398a7c6 Create skeleton of the rtcp transceiver. by Danil Chapovalov · 7 years ago
- 21360eb Add application extension field to RtpPacketReceived. by Dino Radaković · 7 years ago
- 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
- dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
- f74d641 Simplify setting/unsetting REMB in RtcpSender by Danil Chapovalov · 7 years ago
- a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
- 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
- 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
- 5de6b1a Delete remnants of support for RFC 5450, extended jitter report. by Niels Möller · 7 years ago
- 51e21aa Simplify RtpRtcp interface for REMB by Danil Chapovalov · 7 years ago
- bef945f in Vp8 packetizer use DCHECK instead of assert by Danil Chapovalov · 7 years ago
- 22ec952 Delete in_order argument to RtpReceiver::IncomingRtpPacket by Niels Möller · 7 years ago
- c62f6c7 RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs by Karl Wiberg · 7 years ago
- c3fa8e1 New method RtpReceiver::GetLatestTimestamps. by Niels Möller · 7 years ago
- 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
- 958288a Fix wrap-around logic in ForwardErrorCorrection. by Niels Möller · 7 years ago
- c545daf Make rtp_packet.h public by Elad Alon · 7 years ago
- 884e49f Convert PayloadUnion from a union to a class, step 3 by Karl Wiberg · 7 years ago
- 440216f Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. by Bjorn Terelius · 7 years ago
- c856dc2 Convert PayloadUnion from a union to a class, step 2 by Karl Wiberg · 7 years ago
- 83d3ec1 Convert PayloadUnion from a union to a class, step 1 by Karl Wiberg · 7 years ago
- 760c4b4 Trigger rtt and stats update on report block rather than receiver report. by Danil Chapovalov · 7 years ago
- c9d5b05 Add lock annotations and const declarations to RtpReceiverImpl. by Niels Möller · 7 years ago
- bbf389c Delete redundant logic for setting is_first_packet_in_frame by Niels Möller · 7 years ago
- 73b60b8 Remove the redundant method GetPayloadSpecifics by Karl Wiberg · 7 years ago
- 92d9dd0 rtp_rtcp_format: Separate public and private source files by Karl Wiberg · 7 years ago
- a5f043f Change ForwardErrorCorrection class to accept one received packet at a time. by nisse · 7 years ago
- c5267d2 Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks by Danil Chapovalov · 7 years ago
- 4354725 Delete deprecated metod RtpRtcp::SetMaxTransferUnit. by nisse · 7 years ago
- 6c17057 Move rtcp packet classes from rtp_rtcp to rtp_rtcp_format target by Danil Chapovalov · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
- 5adc73a by niklase@google.com · 13 years ago
- f0a476b Add PictureID and NonReference to codec information by hlundin@google.com · 13 years ago
- 98b4ed1 Disabling DEBUG_FILE in the overuse detector by default. by holmer@google.com · 13 years ago
- 6b04739 Route CodecSpecificInfo from encoder to packetizer by hlundin@google.com · 14 years ago
- 67d7282 Allow the FEC to protect up to maximum #packets (48) if the by marpan@google.com · 14 years ago
- 1eccf7d Some code cleanup for rtp_sender_video.cc. by marpan@google.com · 14 years ago
- 6cc3f00 Include forward_error_correction_internal.cc which was added in #93 to android build by leozwang@google.com · 14 years ago