1. f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 6 months ago
  2. 3a087a8 Transform encoded frame in RTPSenderVideo. by Marina Ciocea · 4 years, 6 months ago
  3. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 7 months ago
  4. c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 7 months ago
  5. 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 7 months ago
  6. cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 7 months ago
  7. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 7 months ago
  8. d0e1885 Clean up dead code in RtpSenderVideo. by Erik Språng · 4 years, 7 months ago
  9. 3663f94 Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress. by Erik Språng · 4 years, 7 months ago
  10. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 7 months ago
  11. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 7 months ago
  12. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 7 months ago
  13. 670af26 in RtpSenderVideo add support for writing DependencyDescriptor header extension by Danil Chapovalov · 4 years, 8 months ago
  14. 5bb9adc Add absolute capture time to video sender path. by Minyue Li · 4 years, 8 months ago
  15. 0deef72 Remove deprecated functions in RTPSenderVideo by Danil Chapovalov · 5 years ago
  16. 51bf200 Reduce number of RTPVideoSender::SendVideo parameters by Danil Chapovalov · 5 years ago
  17. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  18. dc34a25 Adds RTPSenderVideo::Config struct with red/ulpfec config by Erik Språng · 5 years ago
  19. 6cf554e Reduces locking in RtpSenderVideo. by Erik Språng · 5 years ago
  20. f1e97b9 Reland "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 5 years ago
  21. 08a9f98 Revert "Prepares RtpSenderVideo for batch forwarding of generated packets" by Erik Språng · 5 years ago
  22. a21d50c Prepares RtpSenderVideo for batch forwarding of generated packets by Erik Språng · 5 years ago
  23. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  24. 0987273 Add option to enable retransmission for all temporal layers in the constructor for rtp_sender_video. by Andrei Dumitru · 5 years ago
  25. 70768f4 Remove usage of StorageType enum by Erik Språng · 5 years ago
  26. 1a13c8f Add option to remove transport sequence number from FEC packet calculation by Anton Sukhanov · 5 years ago
  27. 13eb764 Move towards always using packet type instead of priority in RTPSender by Erik Språng · 5 years ago
  28. b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 5 years ago
  29. a0e9943 Negotiation of LNTF controls instantiation of RTPSenderVideo::rtp_sequence_number_map_ by Elad Alon · 5 years ago
  30. fe68daa Add option to configure raw RTP packetization per payload type. by Mirta Dvornicic · 5 years ago
  31. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 5 years ago
  32. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  33. 8b60e8b Give VideoSendStreamImpl access to RTP timestamps by Elad Alon · 5 years ago
  34. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  35. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  36. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  37. e11b7d2 Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule by Per Kjellander · 6 years ago
  38. 59ab1cf Move ownership of RTPSenderVideo and RTPSenderAudio one level up by Niels Möller · 6 years ago
  39. bb87f8a Delete unused/unsupported RetransmissionMode constants by Niels Möller · 6 years ago
  40. 6893f3c Move ownership of PlayoutDelayOracle by Niels Möller · 6 years ago
  41. 435ea0a Add is_fec property to RtpPacketToSend by Niels Möller · 6 years ago
  42. bebca61 Delete unused method SetSelectiveRetransmissions by Niels Möller · 6 years ago
  43. 3ea55d5 Reland "Delete RtpUtility::Payload, and refactor RTPSender to not use it" by Niels Möller · 6 years ago
  44. 81d4bf7 Revert "Delete RtpUtility::Payload, and refactor RTPSender to not use it" by Artem Titov · 6 years ago
  45. 171df93 Delete RtpUtility::Payload, and refactor RTPSender to not use it by Niels Möller · 6 years ago
  46. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  47. 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
  48. 168456c Enable authentication of the header as an optional WebRTC trial. by Benjamin Wright · 6 years ago
  49. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  50. f418bcb Refactor RtpSender to use absl::string_view for payload name. by Niels Möller · 6 years ago
  51. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  52. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  53. d264df5 Replace rtc::Optional with absl::optional in modules/rtp_rtcp by Danil Chapovalov · 6 years ago
  54. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 6 years ago
  55. ed55ffd Delete unused class VideoCodecInformation. by Niels Möller · 6 years ago
  56. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  57. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  58. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/rtp_rtcp/source/rtp_sender_video.h]
  59. 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 7 years ago
  60. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  61. a8ae6f2 Add flag enabling more packets to be retransmittable. by sprang · 7 years ago
  62. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  63. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  64. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  65. 53800ed Remove RTPSenderVideo::FecPacketOverhead() since it is unused. by brandtr · 7 years ago
  66. 9dfff29 Make FlexFEC packets paceable through RTPSender. by brandtr · 8 years ago
  67. 2a615fc Reduce taking locks in RTPSenderVideo::SendVideo by danilchap · 8 years ago
  68. 917a4ee Replace SequencedTaskChecker in RTPSenderVideo by kthelgason · 8 years ago
  69. dbdb3f1 Wire up FlexfecSender in RTPSender and add unit tests. by brandtr · 8 years ago
  70. 131bc49 Wire up FlexfecSender in RTPSenderVideo. by brandtr · 8 years ago
  71. 1743a19 Simplify SetFecParameters signature. by brandtr · 8 years ago
  72. f1bb476 Simplify {,Set}UlpfecConfig interface. by brandtr · 8 years ago
  73. d804895 Rename {,Set}GenericFECStatus to {,Set}UlpfecConfig. by brandtr · 8 years ago
  74. 869e7cd Rename ProducerFec to UlpfecGenerator. by brandtr · 8 years ago
  75. c1600c5 Follow standard sending CVO rtp header extension by danilchap · 8 years ago
  76. 7411061 Use RtpPacketToSend in RtpSenderVideo. by danilchap · 8 years ago
  77. 6631e8a Minor fixes in FEC and RtpSender{,Video} by brandtr · 8 years ago
  78. 5fb291a Remove RTPSenderInterface by danilchap · 8 years ago
  79. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  80. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  81. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  82. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  83. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  84. ec4f068 Style cleanups in RtpSender. by Sergey Ulanov · 8 years ago
  85. cd349d9 Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ ) by sprang · 8 years ago
  86. a49f110 Revert of Reland Issue 2061423003: Refactor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131313002/ ) by aluebs · 8 years ago
  87. 05ce4ae Reland Issue 2061423003: Refactor NACK bitrate allocation by Erik Språng · 8 years ago
  88. e5dd441 Revert of Refactor NACK bitrate allocation (patchset #16 id:300001 of https://codereview.webrtc.org/2061423003/ ) by sprang · 8 years ago
  89. 5fc59e8 Refactor NACK bitrate allocation by Erik Språng · 8 years ago
  90. 7c9426c Replaced CriticalSectionWrapper with rtc::CriticalSection in rtp_rtcp module by danilchap · 8 years ago
  91. 98bb664 Added log messages for some important call setup events: by skvlad · 8 years ago
  92. 1e80ce4 webrtc::RtpPacket name freed for better RtpPacket by Danil Chapovalov · 9 years ago
  93. 9d0c432 Remove video-codec max bitrate from TMMBN. by Peter Boström · 9 years ago
  94. c0ae305 Fix null-pointer dereference in RTPSenderVideo. by Peter Boström · 9 years ago
  95. 6db6cdc [rtp_rtcp] fixed lint errors in rtp_rtcp module that are not fixed in other CLs by danilchap · 9 years ago
  96. 162abd3 lint whitespace warning removed from most rtp_rtcp/source/ files by danilchap · 9 years ago
  97. 4654d20 Add test which verifies that the RTP header extensions are set correctly for FEC packets. by Stefan Holmer · 9 years ago
  98. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  99. fcf54bd Reland "Avoid critsect for protection- and qm setting callbacks in VideoSender." by mflodman · 9 years ago
  100. 0828a0c Revert "Avoid critsect for protection- and qm setting callbacks in VideoSender." by mflodman · 9 years ago