Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
317a1f09ed232bc16e67f6588ecf1b5deabbf928
/
modules
/
rtp_rtcp
/
BUILD.gn
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
f5dec1c
Implement Dependency Descriptor reader
by Danil Chapovalov
· 6 years ago
eaaaf41
Introduce api/crypto/BUILD.gn.
by Mirko Bonadei
· 6 years ago
16cb1f6
Stop using rtc_event.h forward header
by Danil Chapovalov
· 6 years ago
a837030
Split out RtpSource from libjingle_peerconnection_api
by Niels Möller
· 6 years ago
25eb47c
Make the RtpHeaderParserImpl available to tests and tools only.
by Tommi
· 6 years ago
6dcd4dc
New target for api/rtp_parameters.h and api/media_types.h.
by Niels Möller
· 6 years ago
05f8f1d
Add helper classes to send and receive abs-capture-time extensions.
by Chen Xing
· 6 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 6 years ago
b56cca3
Remove the old `ContributingSources` class.
by Chen Xing
· 6 years ago
aa59eca
Move RtpPacketSender and merge it with RtpPacketPacer.
by Erik Språng
· 6 years ago
e1795f4
Adds remote estimate RTCP packet.
by Sebastian Jansson
· 6 years ago
52e5242
Add trait to Build/Parse DependencyDescriptor rtp header extension
by Danil Chapovalov
· 6 years ago
f53cfa9
Add new RtpPacketPacer interface, with callback.
by Erik Språng
· 6 years ago
9c16af7
Add a tracker for RTCRtpContributingSource and RTCRtpSynchronizationSource.
by Chen Xing
· 6 years ago
eceb537
Add RtpPacketHistory::SetSendTime()
by Erik Språng
· 6 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 6 years ago
e86af2c
Allowing buffering a LNTF (loss notification) feedback message in RTCPSender
by Elad Alon
· 6 years ago
f204787
ReportBlockData and observer added, for stats collection in future CLs.
by Henrik Boström
· 6 years ago
abbc50e
Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader
by Niels Möller
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
f88aa97
Introduce RtpSequenceNumberMap
by Elad Alon
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
91c2606
Use Abseil container algorithms in modules/rtp_rtcp/
by Steve Anton
· 6 years ago
a7de698
Add functions IsLegalMidName and IsLegalRsidName
by Niels Möller
· 6 years ago
741daaf
Move rtc::FunctionView to the public API
by Artem Titov
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
ef1052a
Reland "Move api/rtp_headers.h to its own build target."
by Niels Möller
· 6 years ago
2baef35
Revert "Move api/rtp_headers.h to its own build target."
by Steve Anton
· 6 years ago
a67050d
Move api/rtp_headers.h to its own build target.
by Niels Möller
· 6 years ago
dd025d8
Avoid using global task queue factory in RtcpTransciever tests
by Danil Chapovalov
· 6 years ago
c936cb6
Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h
by Niels Möller
· 6 years ago
1aa7581
Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask
by Danil Chapovalov
· 6 years ago
e11b7d2
Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule
by Per Kjellander
· 6 years ago
e7b9e6b
Move RtpSenderVideo tests to separate file.
by Niels Möller
· 7 years ago
a34d776
Move RtpSenderAudioTest to its own file
by Niels Möller
· 7 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 7 years ago
f8e7ccb
Create new RTCP feedback message - LossIndication
by Elad Alon
· 7 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 7 years ago
f93eda1
Move some video codec constants to separate file.
by Erik Språng
· 7 years ago
31d8b52
Delete unneeded includes of rtc_base/stringutils.h.
by Niels Möller
· 7 years ago
f1ab9b9
Refactor creation of ColorSpace test data
by Johannes Kron
· 7 years ago
18f0c3c
Add RegisterAudioSendPayload() method
by Fredrik Solenberg
· 7 years ago
53382cb
Move RtcpStatistics from common_types.h to a new header file
by Niels Möller
· 7 years ago
aa3c1cc
Delete _strnicmp. Uses replaced with abseil functions.
by Niels Möller
· 7 years ago
21cddff
Harmonize paths to dependent targets.
by Yves Gerey
· 7 years ago
6dd7f91
Remove deprecated deregistration functions in RtcpTransceiver
by Danil Chapovalov
· 7 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 7 years ago
98f5f6c
In RtcpTransceiver functions with callback avoid relying on PostTaskAndReply
by Danil Chapovalov
· 7 years ago
40a7a35
Extract functionality of test_main into separate library.
by Artem Titov
· 7 years ago
23b2a25
Remove unlimited retransmission for screenshare experiment code
by Ilya Nikolaevskiy
· 7 years ago
44b384d
Delete support for VoIP metrics (RFC 3611 4.7)
by Niels Möller
· 7 years ago
4a72ba9
Delete RtpReceiver and related code.
by Niels Möller
· 7 years ago
7b18992
Move RtpHeaderExtensionMap::GetTotalLengthInBytes into own file
by Danil Chapovalov
· 7 years ago
5c25010
Set public visibility for rtp_rtcp and video_coding targets
by Danil Chapovalov
· 7 years ago
1f3206c
Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1
by Niels Möller
· 7 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 7 years ago
db12856
Cleanup modules_common_types
by Danil Chapovalov
· 7 years ago
f0076d3
Add RtcpTransceiver::Stop to allow non-blocking destruction
by Danil Chapovalov
· 7 years ago
1a6a4f3
Replace WeakPtr with CancelablePeriodicTask in RtcpTransceiverImpl
by Danil Chapovalov
· 7 years ago
376e114
in RtpPacketizerVp8 factor out payload splitter function
by Danil Chapovalov
· 7 years ago
8a3c166
Cleanup RtpPacketizerVP8 tests
by Danil Chapovalov
· 7 years ago
523b4c4
Add unlimited retransmission experiment for screenshare
by Ilya Nikolaevskiy
· 7 years ago
af17595
Refactor RtpReceiverImpl, extracting CSRC book-keeping to its own class
by Niels Möller
· 7 years ago
f8d81d3
Add members for the codec agnostic descriptor to RTPVideoHeader.
by philipel
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
4206a0a
Exposing video bitrate allocator into API
by Jiawei Ou
· 7 years ago
1a4746a
Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file.
by philipel
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
fb8e7ef
Implement PayloadUnion as variant instead of pair of optionals
by Danil Chapovalov
· 7 years ago
beb2d98
Removing usage of //build/config/compiler:no_size_t_to_int_warning.
by Mirko Bonadei
· 7 years ago
faf2827
Add Parsing/Building generic frame descriptor extension
by Danil Chapovalov
· 7 years ago
d264df5
Replace rtc::Optional with absl::optional in modules/rtp_rtcp
by Danil Chapovalov
· 7 years ago
fabb12e
Introduce list of fields to put into codec agnostic descriptor
by Danil Chapovalov
· 7 years ago
a46bd4b
Reland "Move class VideoCodec from common_types.h to its own api header file."
by Niels Möller
· 7 years ago
350531e
Revert "Move class VideoCodec from common_types.h to its own api header file."
by Danil Chapovalov
· 7 years ago
efc71e5
Move class VideoCodec from common_types.h to its own api header file.
by Niels Möller
· 7 years ago
eeaa8f9
Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets
by Erik Språng
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
ed55ffd
Delete unused class VideoCodecInformation.
by Niels Möller
· 7 years ago
4af9584
Always include the MID RTP header extension on every packet when configured
by Steve Anton
· 7 years ago
f7132b5
Move the FEC private tables into .cc files.
by Tommi
· 7 years ago
296a0ce
Add MID sending to RTPSender
by Steve Anton
· 7 years ago
76b7f51
Move timestamp_extrapolator.h to rtc_base/time/
by Karl Wiberg
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
dd7e284
Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets"
by Danil Chapovalov
· 7 years ago
01aa210
Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets"
by Oleh Prypin
· 7 years ago
9486b11
Enable and fix chromium clang warnings in rtp_rtcp test targets
by Danil Chapovalov
· 7 years ago
12edf4c
Separate build target for rtc_base/numerics/safe_minmax.h
by Karl Wiberg
· 7 years ago
1807d57
Add application_data field(s) to RtpPacketToSend and PacketOptions.
by Dino Radaković
· 7 years ago
ef9daee
Using mock transport controller in audio unit tests.
by Sebastian Jansson
· 7 years ago
2a5ce2b
Fix clang style errors in rtp_rtcp and dependant targets
by Danil Chapovalov
· 8 years ago
80ba333
Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix
by Karl Wiberg
· 8 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 8 years ago
75df728
Revert "Break up rtc_event_log_api to solve circular dependencies."
by Mirko Bonadei
· 8 years ago
001546d
Break up rtc_event_log_api to solve circular dependencies.
by Qingsi Wang
· 8 years ago
65ce311
Removing useless dependencies on //testing/gmock.
by Mirko Bonadei
· 8 years ago
9bb8f05
Cleanup of unused RTP structs and packetizer for stereo codec
by Emircan Uysaler
· 8 years ago
34924c2
Fix warning 4373.
by Patrik Höglund
· 8 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 8 years ago
Next »