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