1. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  2. 7d745e5 Reland "Remove RTPVideoHeader::h264() accessors." by philipel · 6 years ago
  3. 5daeff9 Revert "Remove RTPVideoHeader::h264() accessors." by JT Teh · 6 years ago
  4. dfbced6 Remove RTPVideoHeader::h264() accessors. by philipel · 6 years ago
  5. 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 6 years ago
  6. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  7. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  8. 88f080a Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer. by Rasmus Brandt · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_coding/h264_sps_pps_tracker.cc]
  11. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  12. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  13. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  14. 83c97da Only append SPS/PPS to bitstream if supplied out of band. by philipel · 7 years ago
  15. e87c876 Check H264 NALUs for frametype and insert SPS/PPS packets into the PacketBuffer. by philipel · 7 years ago
  16. 6585f70 Reland of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #1 id:1 of https://codereview.webrtc.org/2754543005/ ) by philipel · 7 years ago
  17. be35a00 Revert of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #6 id:100001 of https://codereview.webrtc.org/2750633003/ ) by philipel · 7 years ago
  18. 620d75f Save width/height of SPS nalus and restore them on the first packet of an IDR. by philipel · 7 years ago
  19. d2b092f Reland of H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. by johan · 8 years ago
  20. 914d49d Revert of H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. (patchset #3 id:40001 of https://codereview.webrtc.org/2638933002/ ) by kjellander · 8 years ago
  21. f53d737 H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. by johan · 8 years ago
  22. 0d1b2b6 Reland of Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. by johan · 8 years ago
  23. 022b54e Wire up H264 fmtp sprop-parameter-sets with H264SpsPpsTracker. by philipel · 8 years ago
  24. 0ad2111 Revert of Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. (patchset #1 id:1 of https://codereview.webrtc.org/2574943003/ ) by danilchap · 8 years ago
  25. efde908 Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. by johan · 8 years ago
  26. a75d12d H264SpsPpsTracker now return PacketAction on CopyAndFixBitstream. by philipel · 8 years ago
  27. 34852cf H264SpsPpsTracker class which keep tracks of SPS/PPS. by philipel · 8 years ago