- 4df20ba Implement GetParameters/GetSources support for unsignaled SSRCs. by Henrik Boström · 2 years, 2 months ago
- 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
- c0d44d9 Split audio and video channels into Send and Receive APIs. by Harald Alvestrand · 2 years, 3 months ago
- 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 2 years, 3 months ago
- d237c2b add RTCRtpSender.generateKeyFrame by Philipp Hancke · 2 years, 5 months ago
- 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
- 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- a8ad11d [Rollback] Don't end tracks when transceiver is still in use. by Henrik Boström · 2 years, 11 months ago
- 2f7ad28 Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument by Harald Alvestrand · 2 years, 11 months ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
- 09f5713 Reland "Move VideoTrackSourceProxy creation into VideoTrack." by Tommi · 3 years, 1 month ago
- 1f6e430 Revert "Move VideoTrackSourceProxy creation into VideoTrack." by Sergey Silkin · 3 years, 1 month ago
- 4bc7223 Move VideoTrackSourceProxy creation into VideoTrack. by Tommi · 3 years, 1 month ago
- e7b4c13 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 1 month ago
- 1158bff Reland "Use non-proxied source object in VideoTrack." by Tommi · 3 years, 1 month ago
- 20d8d91 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 1 month ago
- 2da8591 Revert "Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver."" by Mirko Bonadei · 3 years, 1 month ago
- 3ed36c0 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 1 month ago
- 30d753a Revert "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tomas Gunnarsson · 3 years, 1 month ago
- 10bd171 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 1 month ago
- 2c47235 Reland "Use non-proxied source object in VideoTrack." by Tommi · 3 years, 1 month ago
- 5b5fa3b Revert "Use non-proxied source object in VideoTrack." by Artem Titarenko · 3 years, 1 month ago
- 3eb29c1 Use non-proxied source object in VideoTrack. by Tommi · 3 years, 1 month ago
- bb57e2d Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver. by Tommi · 3 years, 1 month ago
- 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 3 years, 10 months ago
- 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 3 years, 10 months ago
- 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 3 years, 10 months ago
- e93fe6c Enable Chromium to stop including api/proxy.h indirectly. by Markus Handell · 3 years, 10 months ago
- 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 10 months ago
- 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 1 month ago
- 1ee3325 When stopping a transceiver, end the receiver's track. by Harald Alvestrand · 4 years, 6 months ago
- adc4da3 [InsertableStreams] Fix video receiver simulcast. by Marina Ciocea · 5 years ago
- 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 5 years ago
- fc90797 Fix for defect found by clusterfuzz. by Markus Handell · 5 years ago
- 749f660 Enable SSRC 0 in MediaChannel methods by Saurav Das · 5 years ago
- 9c27ed2 VideoRtpReceiver: Enable encoded frame sink. by Markus Handell · 5 years ago
- 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 5 years ago
- d5e2f21 VideoRtpTrackSource: implement encoded source methods. by Markus Handell · 5 years ago
- 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 6 years ago
- 4bac79e Add SetJitterBufferMinimumDelay method to RtpReceiverInterface. by Ruslan Burakov · 6 years ago
- 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
- 501bfba Split rtp_receiver for readability. by Ruslan Burakov · 6 years ago