1. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 7 years ago
  2. c5a131a Add non_ref_for_inter_layer_pred to VP9 RTP. by Sergey Silkin · 7 years ago
  3. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  4. 2a1f183 Set marker bit on last encoded spatial layer. by Sergey Silkin · 7 years ago
  5. bb894ff Make PayloadRouter own the picture id and tl0 pic idx sequences. by Niels Möller · 7 years ago
  6. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  7. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  8. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  9. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  10. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  11. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  12. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  13. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  14. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  15. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago
  16. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  17. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  18. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  19. 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
  20. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  21. c241af9 Add timing info to all encoded frames. by Niels Möller · 7 years ago
  22. 996eb9e Fix typo in VideoSendTiming header extension structure by Danil Chapovalov · 7 years ago
  23. 4bece9a Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled. by Åsa Persson · 7 years ago
  24. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  25. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/payload_router.cc]
  26. 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
  27. 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
  28. cf5d485 Add a flags field to video timing extension. by sprang · 7 years ago
  29. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  30. 2edc684 Report timing frames info in GetStats. by ilnik · 7 years ago
  31. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  32. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  33. d0fc37a Allow parsing empty RTCP TargetBitrate messages, but stop sending them. by sprang · 7 years ago
  34. 04f4d12 Implement timing frames. by ilnik · 7 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 64e739a Add content type information to Encoded Images and add corresponding RTP extension header. by ilnik · 8 years ago
  42. 5206667 Delete unused method PayloadRouter::MaxPayloadLength. by nisse · 8 years ago
  43. 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
  44. 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
  45. e59647b This approach passes packetization mode to the encoder as part of by hta · 8 years ago
  46. 1a646ee Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 8 years ago
  47. 7b9feee Fix PayloadRouter::OnEncodedImage() to handle errors properly. by sergeyu · 8 years ago
  48. 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
  49. 3bba101 Implement H.264 packetization mode 0. by hta · 8 years ago
  50. 512ecb3 Let ViEEncoder tell VideoSendStream about reconfigurations. by Per · 8 years ago
  51. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  52. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  53. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  54. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  55. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  56. cd349d9 Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ ) by sprang · 8 years ago
  57. 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
  58. 05ce4ae Reland Issue 2061423003: Refactor NACK bitrate allocation by Erik Språng · 8 years ago
  59. e5dd441 Revert of Refactor NACK bitrate allocation (patchset #16 id:300001 of https://codereview.webrtc.org/2061423003/ ) by sprang · 8 years ago
  60. 5fc59e8 Refactor NACK bitrate allocation by Erik Språng · 8 years ago
  61. 6b4b5f3 Add sender controlled playout delay limits by isheriff · 8 years ago
  62. bc75d97 Remove PayloadRouter dependency from ViEEncoder. by perkj · 9 years ago
  63. 02b3d27 Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ ) by kjellander · 9 years ago
  64. a261e61 Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ ) by kjellander · 9 years ago
  65. f5d55aa Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. by perkj · 9 years ago
  66. 83d0910 Move Ownership of RtpModules to VideoSendStream from VieChannel and remove use of vie_channel and vie_receiver from video_send_stream. by Per · 9 years ago
  67. 8b79b07 Move RTP module activation into PayloadRouter. by Peter Boström · 9 years ago
  68. 404686a Use std::vector in the PayloadRouter interface. by Peter Boström · 9 years ago
  69. 97888bd Swap use of CriticalSectionWrapper for rtc::CriticalSection in webrtc/video. by Tommi · 9 years ago
  70. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago[Renamed (98%) from webrtc/video_engine/payload_router.cc]
  71. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago[Renamed (98%) from webrtc/video/payload_router.cc]
  72. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago[Renamed (98%) from webrtc/video_engine/payload_router.cc]
  73. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  74. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  75. e590416 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago
  76. 50e2816 Move SetTargetSendBitrates logic from default module to payload router. by mflodman@webrtc.org · 10 years ago
  77. 47d657b Remove Set/Get sending status from the default RTP module. by mflodman@webrtc.org · 10 years ago
  78. 290cb56 Remove TimeToSendPacket and TimeToSendPadding from the default module. by mflodman@webrtc.org · 10 years ago
  79. a4ef2ce Remove getting max payload length from default module. by mflodman@webrtc.org · 10 years ago
  80. 02270cd Implementing a packet router class, used to route RTP packets to the by mflodman@webrtc.org · 10 years ago