aboutsummaryrefslogtreecommitdiff
path: root/common_types.h
AgeCommit message (Expand)Author
2020-05-07Replaces OverheadObserver with simple getter.Erik Språng
2020-02-07Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery"Erik Språng
2020-02-06Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery"Erik Språng
2020-02-06Remove PlayoutDelayOracle and make RtpSenderVideo guarantee deliveryErik Språng
2019-07-08Format almost everything.Jonas Olsson
2019-05-10Move kRtpCsrcSize from common_types.h to rtp_headers.hNiels Möller
2019-05-09Move OverUseDetectorOptions out of common_types.hNiels Möller
2019-05-08Move some RTP-related observers from common_types.hNiels Möller
2019-05-07Move RtcpPacketTypeCounter and observer to rtcp_statistics.hNiels Möller
2019-04-08Move enum VideoType out of common_types.hNiels Möller
2019-03-27Delete transitional includes from common_types.hNiels Möller
2019-03-22Make VideoFrameType an enum class, and move to separate file and targetNiels Möller
2019-03-19Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.hNiels Möller
2019-03-07Prepare for splitting FrameType into AudioFrameType and VideoFrameTypeNiels Möller
2019-01-25Delete constant RTP_PAYLOAD_NAME_SIZENiels Möller
2019-01-17Move some video codec constants to separate file.Erik Språng
2018-12-18Remove CodecInst pt.3Fredrik Solenberg
2018-11-27Move RtcpStatistics from common_types.h to a new header fileNiels Möller
2018-11-20Move VideoCodecType from common_types.h to api/video/video_codec_type.hNiels Möller
2018-11-19Move NetworkStatistics and AudioDecodingCallStats from common_types.hFredrik Solenberg
2018-10-25Removes deprecated BitrateAllocation alias.Sebastian Jansson
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-10-23Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.Niels Möller
2018-10-19Replace _stricmp with absl::EqualsIgnoreCaseNiels Möller
2018-09-11Remove double declaration of 2 conversion functions.Mirko Bonadei
2018-08-29Remove kVideoCodecUnknown completely.Kári Tristan Helgason
2018-08-27Remove deprecated type alias for RtpVideoCodecTypes.Kári Tristan Helgason
2018-08-26Add frame rate parameter to SpatialLayer struct.Sergey Silkin
2018-08-17Delete webrtc::PacketTime and backwards compatibility.Niels Möller
2018-08-16Remove kVideoCodecUnknown from WebRTC.Kári Tristan Helgason
2018-08-16Remove deprecated fields from RtcpStatistic structDanil Chapovalov
2018-08-07Delete struct webrtc::PacketTime.Niels Möller
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-11Reland "Remove rtc::Optional alias and api:optional target"Danil Chapovalov
2018-07-11Revert "Remove rtc::Optional alias and api:optional target"Ilya Nikolaevskiy
2018-07-10Remove rtc::Optional alias and api:optional targetDanil Chapovalov
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-11Reland "Move class VideoCodec from common_types.h to its own api header file."Niels Möller
2018-06-08Revert "Move class VideoCodec from common_types.h to its own api header file."Danil Chapovalov
2018-06-08Move class VideoCodec from common_types.h to its own api header file.Niels Möller
2018-06-07Delete RTP-specific values from the VideoCodecType enum.Niels Möller
2018-06-04Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.Niels Möller
2018-05-31Delete definitions of NULL.Niels Möller
2018-05-03Reland "Reland "Remove our stream << overloads from non-test build targets.""Jonas Olsson
2018-04-27Add control for inter-layer prediction mode.Sergey Silkin
2018-04-25Don't expose resilience mode in VP8 and VP9 configuration.Niels Möller
2018-04-23Move BitrateAllocation to api/ and rename it VideoBitrateAllocationErik Språng
2018-04-23Delete enum VP8ResilienceMode.Niels Möller
2018-04-20Revert "Reland "Remove our stream << overloads from non-test build targets.""Taylor Brandstetter
2018-04-20Reland "Remove our stream << overloads from non-test build targets."Jonas Olsson