aboutsummaryrefslogtreecommitdiff
path: root/media/engine/payload_type_mapper.cc
AgeCommit message (Expand)Author
2021-05-31red: assign payload type 63 to audio/RED for opusPhilipp Hancke
2021-04-21Remove more mentions of RTP datachannelsHarald Alvestrand
2021-01-18payload type mapper: use media constantsPhilipp Hancke
2020-05-30Remove leftover SCTP "codec name" constantsHarald Alvestrand
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-11-20Delete unneeded includes of common_types.h and gn deps on webrtc_common.Niels Möller
2018-10-19Replace _stricmp with absl::EqualsIgnoreCaseNiels Möller
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-16Replace rtc::Optional with absl::optional in media, ortc, p2pDanil Chapovalov
2017-11-21Optional: Use nullopt and implicit construction in /mediaOskar Sundbom
2017-10-31Enable cpplint in media/Steve Anton
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei