1. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  2. c12d41b Add field trial kill switch for packetization overhead subtraction. by Erik Språng · 6 years ago
  3. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  4. 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
  5. 0fc2843 Removing redundant argument for SSRCs from ctor of RtpVideoSender. by Amit Hilbuch · 6 years ago
  6. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  7. 8b5d9d8 Remove the audio/video split for the RTCP report intervals. by Jiawei Ou · 6 years ago
  8. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  9. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  10. 2506839 Add DCHECK for wrap around in RtpVideoSender::OnBitrateUpdated. by Bjorn Terelius · 6 years ago
  11. 362cb50 Remove redundant RTC_DCHECK of max/min RTP header extension id by Johannes Kron · 6 years ago
  12. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  13. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  14. a7af021 Disable ulpfec when field trial flag is present by Emircan Uysaler · 6 years ago
  15. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 6 years ago
  16. 22c7d69 Enable ULPFEC for kVideoCodecGeneric if GenericPictureId is enabled. by Sami Kalliomäki · 6 years ago
  17. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  18. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  19. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  20. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  21. bf2b620 Convert VP8 descriptor to generic descriptor. by philipel · 6 years ago
  22. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  23. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  24. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  25. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  26. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  27. 2ff1f2a Reland "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Möller · 6 years ago
  28. 25d31ec Add shared frame id state to RtpVideoSender. by philipel · 6 years ago
  29. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago[Renamed (90%) from call/payload_router.cc]
  30. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  31. f704468 Reland "Move allocation and rtp conversion logic out of payload router." by Stefan Holmer · 6 years ago
  32. 5daeff9 Revert "Remove RTPVideoHeader::h264() accessors." by JT Teh · 6 years ago
  33. c2406e4 Revert "Move allocation and rtp conversion logic out of payload router." by JT Teh · 6 years ago
  34. 1da4d79 Move allocation and rtp conversion logic out of payload router. by Stefan Holmer · 6 years ago
  35. dfbced6 Remove RTPVideoHeader::h264() accessors. by philipel · 6 years ago
  36. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago[Renamed (99%) from video/payload_router.cc]
  37. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 6 years ago
  38. 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 6 years ago
  39. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  40. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  41. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  42. e4a17c5 Moved timing related logic into its own function in webrtc::PayloadRouter. by philipel · 6 years ago
  43. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 6 years ago
  44. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 6 years ago
  45. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 7 years ago
  46. c5a131a Add non_ref_for_inter_layer_pred to VP9 RTP. by Sergey Silkin · 7 years ago
  47. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  48. 2a1f183 Set marker bit on last encoded spatial layer. by Sergey Silkin · 7 years ago
  49. bb894ff Make PayloadRouter own the picture id and tl0 pic idx sequences. by Niels Möller · 7 years ago
  50. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  51. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  52. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  53. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  54. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  55. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  56. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  57. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  58. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  59. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago
  60. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  61. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  62. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  63. 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
  64. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  65. c241af9 Add timing info to all encoded frames. by Niels Möller · 7 years ago
  66. 996eb9e Fix typo in VideoSendTiming header extension structure by Danil Chapovalov · 7 years ago
  67. 4bece9a Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled. by Åsa Persson · 7 years ago
  68. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  69. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/payload_router.cc]
  70. ba050a6 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 7 years ago
  71. f0f7378 Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 7 years ago
  72. cf5d485 Add a flags field to video timing extension. by sprang · 7 years ago
  73. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  74. 2edc684 Report timing frames info in GetStats. by ilnik · 7 years ago
  75. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  76. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  77. d0fc37a Allow parsing empty RTCP TargetBitrate messages, but stop sending them. by sprang · 7 years ago
  78. 04f4d12 Implement timing frames. by ilnik · 7 years ago
  79. 00d802b Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2809653004/ ) by ilnik · 8 years ago
  80. 27c46e2 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #4 id:400001 of https://codereview.webrtc.org/2812913002/ ) by ilnik · 8 years ago
  81. 774f6b4 Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2816463002/ ) by ilnik · 8 years ago
  82. 29dbb19 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2811963002/ ) by ilnik · 8 years ago
  83. 4fa0c4f Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2816463002/ ) by ilnik · 8 years ago
  84. 5721866 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #31 id:600001 of https://codereview.webrtc.org/2772033002/ ) by ilnik · 8 years ago
  85. 64e739a Add content type information to Encoded Images and add corresponding RTP extension header. by ilnik · 8 years ago
  86. 5206667 Delete unused method PayloadRouter::MaxPayloadLength. by nisse · 8 years ago
  87. 9aa9688 Reland of H.264 packetization mode 0 (try 3) (patchset #1 id:1 of https://codereview.webrtc.org/2558453002/ ) by hta · 8 years ago
  88. 243a0a7 Revert of H.264 packetization mode 0 (try 3) (patchset #13 id:490001 of https://codereview.webrtc.org/2528343002/ ) by hta · 8 years ago
  89. e59647b This approach passes packetization mode to the encoder as part of by hta · 8 years ago
  90. 1a646ee Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 8 years ago
  91. 7b9feee Fix PayloadRouter::OnEncodedImage() to handle errors properly. by sergeyu · 8 years ago
  92. 13ceeea Revert of H.264 packetization mode 0 (try 2) (patchset #27 id:520001 of https://codereview.webrtc.org/2337453002/ ) by magjed · 8 years ago
  93. 3bba101 Implement H.264 packetization mode 0. by hta · 8 years ago
  94. 512ecb3 Let ViEEncoder tell VideoSendStream about reconfigurations. by Per · 8 years ago
  95. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  96. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  97. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  98. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  99. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  100. cd349d9 Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ ) by sprang · 8 years ago