1. 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 4 years, 1 month ago
  2. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 4 months ago
  3. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 4 months ago
  4. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 4 months ago
  5. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  6. 418f580 Move kRtpCsrcSize from common_types.h to rtp_headers.h by Niels Möller · 5 years ago
  7. 780c136 Move OverUseDetectorOptions out of common_types.h by Niels Möller · 5 years ago
  8. 449901d Move some RTP-related observers from common_types.h by Niels Möller · 5 years ago
  9. 237272e Move RtcpPacketTypeCounter and observer to rtcp_statistics.h by Niels Möller · 5 years ago
  10. e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 5 years ago
  11. 0cc2fe5 Delete transitional includes from common_types.h by Niels Möller · 5 years ago
  12. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  13. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 5 years ago
  14. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  15. 8a40edd Delete constant RTP_PAYLOAD_NAME_SIZE by Niels Möller · 5 years ago
  16. f93eda1 Move some video codec constants to separate file. by Erik Språng · 5 years ago
  17. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 5 years ago
  18. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 6 years ago
  19. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  20. 78e88fe Move NetworkStatistics and AudioDecodingCallStats from common_types.h by Fredrik Solenberg · 6 years ago
  21. 3eb1c72 Removes deprecated BitrateAllocation alias. by Sebastian Jansson · 6 years ago
  22. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  23. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  24. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  25. 0425517 Remove double declaration of 2 conversion functions. by Mirko Bonadei · 6 years ago
  26. 55e7785 Remove kVideoCodecUnknown completely. by Kári Tristan Helgason · 6 years ago
  27. 01a8990 Remove deprecated type alias for RtpVideoCodecTypes. by Kári Tristan Helgason · 6 years ago
  28. 1946a3f Add frame rate parameter to SpatialLayer struct. by Sergey Silkin · 6 years ago
  29. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  30. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 6 years ago
  31. 3daabad Remove deprecated fields from RtcpStatistic struct by Danil Chapovalov · 6 years ago
  32. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  33. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  34. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 6 years ago
  35. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 6 years ago
  36. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 6 years ago
  37. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  38. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  39. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  40. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  41. 2b3af2e Delete RTP-specific values from the VideoCodecType enum. by Niels Möller · 6 years ago
  42. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 6 years ago
  43. 750efbe Delete definitions of NULL. by Niels Möller · 6 years ago
  44. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  45. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 6 years ago
  46. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 6 years ago
  47. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  48. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 6 years ago
  49. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  50. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  51. 629a973 Delete unused struct BitrateStatistics. by Niels Möller · 6 years ago
  52. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  53. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  54. 098f8d2 Round down when converting allocated bitrate from bits to kilobits. by Sergey Silkin · 6 years ago
  55. 98a91ad Remove obsolete types from common_types.h by Fredrik Solenberg · 6 years ago
  56. 24697ab Delete obsolete tl_factory member and all mention thereof. by Niels Möller · 6 years ago
  57. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 6 years ago
  58. bb60a3a Refactor VP8 TemporalLayers by Erik Språng · 6 years ago
  59. def1ef5 New equality operators, for structs related to webrtc::VideoCodec. by Niels Möller · 6 years ago
  60. 8424424 Reland "Delete VideoCodec::plName" by Niels Möller · 6 years ago
  61. 465e962 Revert "Delete VideoCodec::plName" by Niels Moller · 6 years ago
  62. 89d88c0 Delete VideoCodec::plName by Niels Möller · 6 years ago
  63. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 6 years ago
  64. 13e7434 Merge SimulcastStream and SpatialLayer structures. by Sergey Silkin · 6 years ago
  65. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 6 years ago
  66. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 6 years ago
  67. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 6 years ago
  68. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 6 years ago
  69. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 6 years ago
  70. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 6 years ago
  71. f6464c9 Adds the active field to SimulcastStream and VideoCodec structs. by Seth Hampson · 6 years ago
  72. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 6 years ago
  73. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 6 years ago
  74. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 6 years ago
  75. c7c4191 Declare the RTCP packets_lost field as signed in the API. by Harald Alvestrand · 6 years ago
  76. 4f6b6c2 Delete MediaFile support for unused fileformats. by Niels Möller · 7 years ago
  77. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  78. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  79. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  80. 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
  81. 4bece9a Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled. by Åsa Persson · 7 years ago
  82. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  83. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  84. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  85. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  86. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  87. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  88. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  89. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  90. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  91. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  92. 5740135 by niklase@google.com · 13 years ago
  93. 5988675 Replacing kTraceVqe with kTraceAudioProcessing. by ajm@google.com · 13 years ago
  94. da159d6 by niklase@google.com · 13 years ago