Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
pc
/
rtp_parameters_conversion.cc
94adaee
[cleanup] Fix redundant webrtc name specifier
by Evan Shrubsole
· 6 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
7233df9
Filter fmtp parameters from RED capabilities
by Philipp Hancke
· 9 months ago
2a69ddb
Remove an unused conversion function.
by Harald Alvestrand
· 12 months ago
dd493e5
Remove functions from rtp_parameters_conversion.
by Harald Alvestrand
· 1 year, 1 month ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 2 months ago
d0b8e8e
Reland "Merge the codec types"
by Florent Castelli
· 2 years, 5 months ago
b7af6b9
Revert "Merge the codec types"
by Florent Castelli
· 2 years, 5 months ago
49ace8b
Merge the codec types
by Florent Castelli
· 2 years, 5 months ago
8c4b9ea
Remove references to AudioCodec and VideoCodec constructors
by Florent Castelli
· 2 years, 5 months ago
a1a7c63
Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes.
by Byoungchan Lee
· 3 years, 4 months ago
c24a218
Update IWYU tool with a mapping file
by Harald Alvestrand
· 3 years, 9 months ago
5761e7b
Running apply-iwyu on ~all files in pc/
by Harald Alvestrand
· 4 years, 10 months ago
c95b939
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
by Karl Wiberg
· 5 years ago
05f9ccd
unify "control reaches end of non-void function" style
by Philipp Hancke
· 5 years ago
72d6915
Populate sdp_fmtp_line and channels of RTCCodecStats
by Johannes Kron
· 6 years ago
b19eb39
Delete obsolete unused rtp header extension conversion
by Danil Chapovalov
· 6 years ago
a8c2f51
Remove unused non-standard RtpEncodingParameters members
by Florent Castelli
· 6 years ago
fadb181
Negotiate use of RTCP loss notification feedback (LNTF)
by Elad Alon
· 6 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/rtpparametersconversion.cc]
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 7 years ago
5473a45
Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities
by Florent Castelli
· 7 years ago
72b751a
Add PeerConnection GetRtpSender/ReceiverCapabilities
by Florent Castelli
· 7 years ago
[Renamed (95%) from ortc/rtpparametersconversion.cc]
00c71836
Replace rtc::Optional with absl::optional in media, ortc, p2p
by Danil Chapovalov
· 7 years ago
57ff273
Remove rtc::Optional::MoveValue
by Danil Chapovalov
· 8 years ago
ff610bd
Optional: Use nullopt and implicit construction in /ortc
by Oskar Sundbom
· 8 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 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/ortc/rtpparametersconversion.cc]
2436639
Add the function ToRtpParameters.
by zhihuang
· 9 years ago
e814a0d
Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc.
by deadbeef
· 9 years ago