Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
api
/
rtp_parameters.cc
63c20e9
Ensure that SVC is not enabled when mixed codec is used.
by Shigemasa Watanabe
· 4 weeks ago
9559309
Reland "Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION"
by Sergey Silkin
· 5 weeks ago
932f274
Reland: Move CodecParameterMap functions to rtp_parameters
by Tommi
· 5 weeks ago
4a106ae
Revert "Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION"
by Sergey Silkin
· 5 weeks ago
68d333d
Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION
by Sergey Silkin
· 5 weeks ago
3a563ce
Revert "Move CodecParameterMap functions to rtp_parameters"
by Taylor Brandstetter
· 6 weeks ago
882b287
Move CodecParameterMap functions to rtp_parameters
by Tommi
· 6 weeks ago
5f2da8d
clang-tidy: tidy-readability-redundant-declaration
by Philipp Hancke
· 3 months ago
3d12066
Remove redundant webrtc:: prefixes in api
by Harald Alvestrand
· 5 months ago
2f5c266
[cleanup] Fix redundant webrtc name specifier
by Evan Shrubsole
· 6 months ago
945e517
Move cricket namespace to webrtc
by Evan Shrubsole
· 7 months ago
0ebd67f
Move string_builder.h to webrtc namespace
by Evan Shrubsole
· 9 months ago
440ef02
Delete requested_resolution, the old name for scale_resolution_down_to.
by Henrik Boström
· 1 year, 1 month ago
e8c97c0
Reland "Rename `requested_resolution` to `scale_resolution_down_to`."
by Henrik Boström
· 1 year, 1 month ago
af44d8f
Revert "Rename `requested_resolution` to `scale_resolution_down_to`."
by Florent Castelli
· 1 year, 1 month ago
82617ac
Rename `requested_resolution` to `scale_resolution_down_to`.
by Henrik Boström
· 1 year, 1 month ago
f5a547a
Make encrypted versions of RTP extension headers be stopped by default.
by Emil Vardar
· 1 year, 2 months ago
2f91bdc
Declare corruption detection URI in RtpExtension
by Fanny Linderborg
· 1 year, 3 months ago
aefed55
[iwyu][1\n] Applying to api/[a-s]*
by Dor Hen
· 1 year, 5 months ago
b9405c4
Fix list of resiliency mechanisms in setCodecPreferences
by Philipp Hancke
· 1 year, 10 months ago
0a4a984
Extract common codec fields into RtpCodec
by Florent Castelli
· 2 years, 7 months ago
c69453d
Change SetLocalContent in channel classes to avoid Invoke.
by Tomas Gunnarsson
· 3 years, 10 months ago
789a0f3
Delete deprecated RtpExtension::FindHeaderExtensionByUri variant
by Danil Chapovalov
· 4 years ago
d0321c5
Deduplicate set of the rtp header extension uri constants
by Danil Chapovalov
· 4 years, 2 months ago
0d0ed76
Fix RTP header extension encryption
by Lennart Grahl
· 4 years, 6 months ago
24bc419
Revert "Fix RTP header extension encryption"
by Björn Terelius
· 4 years, 7 months ago
a743303
Fix RTP header extension encryption
by Lennart Grahl
· 4 years, 7 months ago
b258c56
Send and Receive VideoFrameTrackingid RTP header extension.
by Jeremy Leconte
· 4 years, 8 months ago
c95b939
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
by Karl Wiberg
· 5 years ago
f8b5bfe
Fix "control reaches end of non-void function" warnings
by Fabien Vallée
· 5 years ago
70c8945
Offer VideoLayersAllocation if field trial enabled
by Per Kjellander
· 5 years ago
9465978
Remove framemarking RTP extension.
by philipel
· 5 years ago
f0eef12
[Adaptation] Add more ResourceAdaptationProcessor logging.
by Henrik Boström
· 5 years ago
e110a44
Delete uri for the Generic Frame Descriptor v1
by Danil Chapovalov
· 6 years ago
2b4ec9e
in RtpExtension constructors pass strings by string_view rather than by value
by Danil Chapovalov
· 6 years ago
418cfee
Make all RtpExtension uris constexpr rather than just const
by Danil Chapovalov
· 6 years ago
dfeb0df
RtpParameters: respect https://abseil.io/tips/1.
by Markus Handell
· 6 years ago
0357b3e
RtpTransceiverInterface: add header_extensions_to_offer()
by Markus Handell
· 6 years ago
74dadc1
Ready to support of absolute capture timestamp header extension.
by Minyue Li
· 6 years ago
3f1aee3
Change network_priority from a double to an enum.
by Taylor Brandstetter
· 6 years ago
a6db9c8f
Rename NetworkPriority to just Priority
by Taylor Brandstetter
· 6 years ago
567f03f
Add constants for allowed network_priority values
by Taylor Brandstetter
· 6 years ago
2272f20
Allow sending DependencyDescriptor rtp header extension in call
by Danil Chapovalov
· 6 years ago
46bbdec
Allow AbsSendTime extension to be used for audio streams.
by Sebastian Jansson
· 6 years ago
cd8a6e2
Add writing and parsing of the `abs-capture-time` RTP header extension.
by Chen Xing
· 6 years ago
a59dcc3
Use Abseil container algorithms in api/
by Steve Anton
· 7 years ago
8cc711a
Update URI of TransportSequenceNumberV2
by Johannes Kron
· 7 years ago
48e7065
Remove default IDs for RTP extensions from rtp_parameters.h
by Elad Alon
· 7 years ago
ce8e867
Add support for TransportSequenceNumberV2 in SDP negotiation
by Johannes Kron
· 7 years ago
ccb9b75
Create version 01 of Generic Frame Descriptor - with discardability flag
by Elad Alon
· 7 years ago
7ff164e
Plumbing of feedback on request setting
by Johannes Kron
· 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 api/rtpparameters.cc]
77938e6
Simulcast work to enable RID mux.
by Amit Hilbuch
· 7 years ago
d0b69a8
Send and receive color space information if available
by Johannes Kron
· 7 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 7 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 7 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 7 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 7 years ago
78cdde3
Add support for sending RTP two-byte header extensions.
by Johannes Kron
· 7 years ago
07ba2b9
Parse two-byte header extensions.
by Johannes Kron
· 7 years ago
f3119ef
Add generic frame descriptor to list of supported video extensions
by Danil Chapovalov
· 7 years ago
e0c8b23
Frame marking RTP header extension (PART 1: implement extension)
by Johnny Lee
· 7 years ago
2ffed6d
Enable clang::find_bad_constructs for sdk/android (part 1/2).
by Mirko Bonadei
· 7 years ago
dacec71
Add Rtcp parameters for PeerConnection senders
by Florent Castelli
· 7 years ago
866d6dc
Remove the remaining non-test stringstreams from api/
by Jonas Olsson
· 8 years ago
bb50ce5
Wire up MID send value to the PeerConnection API
by Steve Anton
· 8 years ago
f32795e
Updates to video config to allow changes in google3 tests, in order to not break anything.
by Seth Hampson
· 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/api/rtpparameters.cc]
1acbd68
Move RtpExtension to api/ directory and config.h/.cc to call/.
by Stefan Holmer
· 8 years ago