Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
pc
/
rtp_sender.h
dfd3798
Replace a few cases of `Thread* const` with `TaskQueueBase* const`
by Tommi
· 2 days ago
5992737
IWYU everything again
by Philipp Hancke
· 4 months ago
e6a1f70
Use webrtc name specifier instead of rtc/cricket in pc
by Evan Shrubsole
· 7 months ago
945e517
Move cricket namespace to webrtc
by Evan Shrubsole
· 7 months ago
0b212e3
Move cricket::Codec to webrtc namespace
by Evan Shrubsole
· 7 months ago
9f03369
Rename cricket::MEDIA_TYPE_(AUDIO/VIDEO)
by Harald Alvestrand
· 8 months ago
6a9a1ae
Move thread.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
68f4e27
Add RtpSender OnFirstPacketSent callback.
by Jakob Ivarsson
· 1 year, 1 month ago
d2123d9
Associate payload_type with rid
by Shigemasa Watanabe
· 1 year, 2 months ago
c5b9a60
Propagate environment to RtpSenders
by Florent Castelli
· 1 year, 2 months ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 2 months ago
b0e7057
Introduce the TransformerHost interface
by Harald Alvestrand
· 1 year, 7 months ago
db2f52b
Reland "Make setCodecPreferences only look at receive codecs"
by Philipp Hancke
· 1 year, 9 months ago
1e7a6f3
Revert "Make setCodecPreferences only look at receive codecs"
by Henrik Boström
· 1 year, 9 months ago
1cce1d7
Make setCodecPreferences only look at receive codecs
by Philipp Hancke
· 1 year, 9 months ago
9c91e48
Make RtpSenderInternal::CheckCodecParameters pure virtual
by Harald Alvestrand
· 2 years ago
a654437
Remove not-needed webrtc:: prefixes in pc/
by Harald Alvestrand
· 2 years ago
df3683e
Remove public GenerateKeyFrame(list-of-rids) API from RtpSender
by Philipp Hancke
· 2 years, 3 months ago
43a5dd8
Implement codec selection api
by Florent Castelli
· 2 years, 3 months ago
e04c397
Enforce stream id uniqueness in RtpSender::set_stream_ids
by Philipp Hancke
· 2 years, 11 months ago
68a7c41
Revert "Enforce stream id uniqueness in RtpSender::set_stream_ids"
by Ilya Nikolaevskiy
· 2 years, 11 months ago
315b95c
Enforce stream id uniqueness in RtpSender::set_stream_ids
by Philipp Hancke
· 2 years, 11 months ago
c0d44d9
Split audio and video channels into Send and Receive APIs.
by Harald Alvestrand
· 3 years ago
36fafc8
Split MediaChannel class to sender and receiver
by Harald Alvestrand
· 3 years ago
acabb36
pc: Add asynchronous RtpSender::SetParameters() call
by Florent Castelli
· 3 years ago
a1b4eb2
generateKeyFrame: add rids argument
by Philipp Hancke
· 3 years ago
d237c2b
add RTCRtpSender.generateKeyFrame
by Philipp Hancke
· 3 years, 1 month ago
725ee24
SVC: Check scalability in AddTransceiver and SetParameters
by Florent Castelli
· 3 years, 1 month ago
0166be8
Let SDP operations always look at all simulcast layers
by Harald Alvestrand
· 3 years, 3 months ago
da2afbd
Remove sigslot usage from DtmfProviderInterface
by Fredrik Solenberg
· 3 years, 4 months ago
b5b159d
Update old TODO comments
by Niels Möller
· 3 years, 4 months ago
f785989
Rename StatsCollector to LegacyStatsCollector.
by Henrik Boström
· 3 years, 4 months ago
6545516
RtpSenderInterface::SetEncoderSelector
by Jonas Oreland
· 3 years, 5 months ago
c24a218
Update IWYU tool with a mapping file
by Harald Alvestrand
· 3 years, 9 months ago
6589def
Align sender/receiver teardown in RtpTransceiver.
by Tommi
· 3 years, 9 months ago
fe328ca
Add several thread checks to RtpSender classes.
by Tomas Gunnarsson
· 3 years, 9 months ago
880fa81
Reland "Use backticks not vertical bars to denote variables in comments for /pc"
by Artem Titov
· 4 years, 4 months ago
fd05d6f
Revert "Use backticks not vertical bars to denote variables in comments for /pc"
by Björn Terelius
· 4 years, 4 months ago
37ee0f5
Use backticks not vertical bars to denote variables in comments for /pc
by Artem Titov
· 4 years, 4 months ago
5761e7b
Running apply-iwyu on ~all files in pc/
by Harald Alvestrand
· 4 years, 10 months ago
46ea5d7
Surface the number of encoded channels
by Gustaf Ullberg
· 5 years ago
445e6b0
Break out separate compile targets for various classes
by Harald Alvestrand
· 5 years ago
6060df5
Reland "Implement transceiver.stop()"
by Harald Alvestrand
· 5 years ago
a88c977
Revert "Implement transceiver.stop()"
by Harald Alvestrand
· 5 years ago
11dc657
Implement transceiver.stop()
by Harald Alvestrand
· 5 years ago
6fcd0f8
Migrate pc/ to webrtc::Mutex.
by Markus Handell
· 5 years ago
e77912b
Insert frame transformer between Encoded and Packetizer.
by Marina Ciocea
· 6 years ago
99d6d81
Adding absolute capture timestamp to AudioTrackSinkInterface.
by Minyue Li
· 6 years ago
1ff16c8
Add RtpSenderInterface.SetStreams
by Guido Urdaneta
· 6 years ago
cc18917
Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface"
by Henrik Andreassson
· 6 years ago
df5731e
Improve spec compliance of SetStreamIDs in RtpSenderInterface
by Guido Urdaneta
· 7 years ago
619b294
RtpSender's RtpParameters were invalidated in a call to SLD/SRD.
by Amit Hilbuch
· 7 years ago
ea7ef2a
Refactoring RtpSenderInternal to share implementation for Audio & Video.
by Amit Hilbuch
· 7 years ago
2297d33
Rejected simulcast layers will no longer appear in GetParameters().
by Amit Hilbuch
· 7 years ago
4a7b3ac
Add DTLSTransport info into sender/receiver state.
by Harald Alvestrand
· 7 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 7 years ago
[Renamed from pc/rtpsender.h]
dd9390c
Prevent channels being set on stopped transceiver.
by Amit Hilbuch
· 7 years ago
892acf0
Add support for send_encodings parameters in addTransceiver
by Florent Castelli
· 7 years ago
bfd412e
Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel.
by Benjamin Wright
· 7 years ago
d81ac95
Injects FrameEncryptorInterface into RtpSender.
by Benjamin Wright
· 7 years ago
111fdfd
Refactor RtpSender to take the sender ID as a constructor argument
by Steve Anton
· 7 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 7 years ago
cebf50f
Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Florent Castelli
· 8 years ago
909338b
Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Max Morin
· 8 years ago
5faf36e
Implement RtpParameters.transaction_id for PC RtpSenderInterface
by Florent Castelli
· 8 years ago
ff40b14
Delete obsolete enable argument to SetVideoSend.
by Niels Möller
· 8 years ago
5b4f075
Reland "Reland "Adds support for multiple or no media stream ids.""
by Seth Hampson
· 8 years ago
191bf5c
Revert "Reland "Adds support for multiple or no media stream ids.""
by Tomas Gunnarsson
· 8 years ago
f351c34
Reland "Adds support for multiple or no media stream ids."
by Seth Hampson
· 8 years ago
bc609eaa
Revert "Adds support for multiple or no media stream ids."
by Emircan Uysaler
· 8 years ago
1550292
Adds support for multiple or no media stream ids.
by Seth Hampson
· 8 years ago
845e878
Name change from stream label to stream id for spec compliance.
by Seth Hampson
· 8 years ago
57858b3
Reland "Update RTCStatsCollector to work with RtpTransceivers"
by Steve Anton
· 8 years ago
ee2388f
Revert "Update RTCStatsCollector to work with RtpTransceivers"
by Guido Urdaneta
· 8 years ago
56bae8d
Update RTCStatsCollector to work with RtpTransceivers
by Steve Anton
· 8 years ago
ba37b4b
Change return type of RtpSenderInterface::SetParameters from bool to RTCError
by Zach Stein
· 8 years ago
2d8609c
Move internal PeerConnection methods to PeerConnectionInternal
by Steve Anton
· 8 years ago
6daa278
Move MediaConfig to its own header file and target.
by Niels Möller
· 8 years ago
42805f3
Revert "Remove nogncheck and add proper dependencies."
by Patrik Höglund
· 8 years ago
9b045fa
Remove nogncheck and add proper dependencies.
by Patrik Höglund
· 8 years ago
47136dd
Change RtpSenders to interact with the media channel directly
by Steve Anton
· 8 years ago
aaaf1cf
Revert "Remove nogncheck and add proper dependencies."
by Patrik Höglund
· 8 years ago
eefd543
Remove nogncheck and add proper dependencies.
by Patrik Höglund
· 8 years ago
c72af93
Reland "Move stats ID generation from SSRC to local ID"
by Harald Alvestrand
· 8 years ago
c0092c3
Revert "Move stats ID generation from SSRC to local ID"
by Erik Språng
· 8 years ago
e357a4d
Move stats ID generation from SSRC to local ID
by Harald Alvestrand
· 8 years ago
02ee47c
Signal track ID correctly when Unified Plan semantics selected
by Steve Anton
· 8 years ago
f9381f0
Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan
by Steve Anton
· 8 years ago
36b29d1
Enable cpplint in pc/
by Steve Anton
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/pc/rtpsender.h]
8ffb9c3
Change RtpSender to have multiple stream_ids
by Steve Anton
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
38ede13
Support building WebRTC without audio and video.
by zhihuang
· 8 years ago
20cb0c1
Move DTMF sender to RtpSender (as opposed to WebRtcSession).
by deadbeef
· 9 years ago
Next »