- b613d62 [Unwrap] Delete webrtc::Unwrapper by Evan Shrubsole · 2 years ago
- 0fd2ed5 Delete ProcessThread and related Module interface by Danil Chapovalov · 2 years, 6 months ago
- 8e70299 Use backticks not vertical bars to denote variables in comments for /modules/include by Artem Titov · 3 years, 5 months ago
- c60774b Delete RTPFragmentationHeader as no longer used by Danil Chapovalov · 4 years, 4 months ago
- 84a812e Check old_vector_size prior to copying in RTPFragmentationHeader::Resize by Dan Minor · 4 years, 6 months ago
- f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 10 months ago
- c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 10 months ago
- 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 10 months ago
- cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 11 months ago
- 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 11 months ago
- 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
- 099b02a Get rid of deprecated version of NackSender::SendNack [2/2] by Elad Alon · 6 years ago
- a47ba41 Get rid of deprecated version of NackSender::SendNack [1/2] by Elad Alon · 6 years ago
- 4d9e428 Remove some leftover TODOs for webrtc:10336 by Elad Alon · 6 years ago
- e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 6 years ago
- ef09c5b Buffer RTCP feedback messages in RtpVideoStreamReceiver by Elad Alon · 6 years ago
- fd26ef7 Delete unused RTPFragmentationHeader members by Niels Möller · 6 years ago
- 0fb0bd8 Delete WebRtcRTPHeader, this struct is no longer used. by Niels Möller · 6 years ago
- abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 6 years ago
- 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
- 075e7fd Delete VCMPacket constructor with WebRtcRTPHeader by Niels Möller · 6 years ago
- 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
- 10874b2 Create LossNotificationController by Elad Alon · 6 years ago
- f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
- 44b384d Delete support for VoIP metrics (RFC 3611 4.7) by Niels Möller · 6 years ago
- db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
- 01a8990 Remove deprecated type alias for RtpVideoCodecTypes. by Kári Tristan Helgason · 6 years ago
- 9a29c03 Fix random crashes - invariant broken in LinkedSet (LRU) implementation. by Yves Gerey · 6 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
- 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 6 years ago
- 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 6 years ago
- 011dc64 Remove RTPTypeHeader union and use RTPVideoHeader directly. by philipel · 6 years ago
- 8b23dba Add RTPVideoHeader const accessor. by philipel · 7 years ago
- 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
- 7b55c73 Add RTPVideoHeader accessor. by philipel · 7 years ago
- 0a5fe77 Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. by philipel · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 8643b78 Moved NackModule and VCMPacket to their own targets by Ilya Nikolaevskiy · 7 years ago
- 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 7 years ago
- c6c4426 Moves network control interface to API. by Sebastian Jansson · 7 years ago
- ae8d8a1 Remove audio_frame.h from module_common_types.h by Fredrik Solenberg · 7 years ago
- 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
- 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
- 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
- d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 7 years ago
- 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
- 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
- 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
- deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
- 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
- 248ccf8 Optional: Use nullopt and implicit construction in / by Oskar Sundbom · 7 years ago
- e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
- feee08f Marked UnwrapWithoutUpdate function as const by Sebastian Jansson · 7 years ago
- 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
- a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
- d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
- 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
- c7b4a45 Remove various IDs: by solenberg · 7 years ago
- e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 7 years ago
- 2d0f775 Remove various IDs: by solenberg · 7 years ago
- fb08994 Adding time profiling support to AudioFrame by henrika · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago