1. 2182096 RtpFrameReferenceFinder return frames directly instead of via callback. by philipel · 3 years, 10 months ago
  2. ca18809 Move RtpFrameObject and EncodedFrame out of video_coding namespace. by philipel · 4 years ago
  3. 6a67150 Move RtpFrameReferenceFinder out of video_coding namespace. by philipel · 4 years ago
  4. 9aa9b8d Prepare to replace VideoLayerFrameId with int64_t. by philipel · 4 years, 1 month ago
  5. 39f09b4 Handle AV1 without DependencyDescriptor. by philipel · 4 years, 3 months ago
  6. 4e70216 Break RtpFrameReferenceFinder into descriptor specific parts. by philipel · 4 years, 3 months ago
  7. a62fa73 Removed unused H264 specific code from RtpFrameReferenceFinder. by philipel · 4 years, 4 months ago
  8. a65d785 Don't use VP9 specific concepts to combine spatial layer frames in FrameBuffer2. by philipel · 4 years, 4 months ago
  9. 716a3c9 Remove unused includes from RtpFrameReferenceFinder. by philipel · 4 years, 4 months ago
  10. 9465978 Remove framemarking RTP extension. by philipel · 4 years, 9 months ago
  11. 0003269 Clean up old GoPs when the RTP sequence number jump. by philipel · 5 years ago
  12. 45cb8f6 Drop duplicate VP8 frames in the RtpFrameReferenceFinder. by philipel · 5 years ago
  13. ef0d76a Add more VP9 header correctness check in RtpFrameReferenceFinder by Ilya Nikolaevskiy · 5 years ago
  14. a118702 in RtpFrameReferenceFinder VP9 case validate number of references in gof by Danil Chapovalov · 5 years ago
  15. 545c53e In RtpFrameReferenceFinder VP8 clean not yet received before filling it by Danil Chapovalov · 5 years ago
  16. 95cb56b Add extra input validation to RtpFrameReferenceFinder for codec-specific cases by Danil Chapovalov · 5 years ago
  17. 26b4cb3 Detach RtpFrameReferenceFinder from RtpGenericFrameDescriptor by Danil Chapovalov · 5 years ago
  18. b6bf0b2 Pass picture_id from generic packetizer through codec-specific field by Danil Chapovalov · 5 years ago
  19. 7a709c0 RtpReferenceFrameFinder: protect against crashes due to large temporal idx value on the wire by Ilya Nikolaevskiy · 5 years ago
  20. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 5 years ago
  21. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  22. 7acc4a4 Reset |reference_finder_| on codec switch. by philipel · 5 years ago
  23. a370556 Refactor to free up PacketBuffer as soon as possible by Johannes Kron · 6 years ago
  24. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  25. bc7f41b ManageFrameH264 for temporal layers (PART 3/3) by Johnny Lee · 6 years ago
  26. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  27. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  28. 2ec0c65 Set inter_pic_predicted video codec flag in vp9 encoder correctly by Ilya Nikolaevskiy · 6 years ago
  29. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  30. 2837edc Make RtpGenericFrameDescriptor available for E2EE. by philipel · 6 years ago
  31. dabfcae Use the generic descriptor information in the RtpFrameReferenceFinder. by philipel · 6 years ago
  32. 0417ead Removed unused member |last_unwrap_| from RtpFrameReferenceFinder. by philipel · 7 years ago
  33. 5470f40 Renamed GetCodecHeader to GetRtpVideoHeader in RtpFrameObject. by philipel · 7 years ago
  34. 2f864fb Handle empty GOF. by Sergey Silkin · 7 years ago
  35. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  36. 9882495 Use generic video header frame ID as picture ID. by Sami Kalliomäki · 7 years ago
  37. d34a188 Fix Vp9 flexible mode in RTP ref frame finder. by Sergey Silkin · 7 years ago
  38. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 7 years ago
  39. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 7 years ago
  40. 57ec685 Unwrap TL0 pic index to avoid having to work with a wrapped number. by philipel · 7 years ago
  41. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  42. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  43. 2b3af2e Delete RTP-specific values from the VideoCodecType enum. by Niels Möller · 7 years ago
  44. 3ea3e30 Fixing some SIGFPEs that are making my tests crash by Natalie Silvanovich · 7 years ago
  45. 1564360 VP9 RTP frame reference finder cleanup. by philipel · 7 years ago
  46. a157e08 VP9 temporal index bounds check. by philipel · 7 years ago
  47. 0fa82a6 Moved FrameKey to api/video/encoded_frame.h and renamed it to VideoLayerFrameId. by philipel · 7 years ago
  48. 459f4e3 VP9 GoF/temporal index check. by philipel · 7 years ago
  49. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  50. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  51. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  52. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  53. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  54. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  55. 1610f94 Don't cast picture ids (of type int64_t) to int. by philipel · 7 years ago
  56. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  57. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  58. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  59. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  60. a81403f Calculate VP9 references to wrap at kPicIdLength instead of 16 bits. by philipel · 7 years ago
  61. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  62. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_coding/rtp_frame_reference_finder.cc]
  63. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 8 years ago
  64. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 8 years ago
  65. d4fac69 Unwrap picture ids in the RtpFrameReferencerFinder. by philipel · 8 years ago
  66. 4c14009 Avoid calling RtpFrameObject::GetCodecHeader twice in the RtpFrameReferenceFinder. by philipel · 8 years ago
  67. bb992e7 Remove temporary VP9 pid/tl0 jump fix. by philipel · 8 years ago
  68. 9bd1d66 RtpFrameReferenceFinder VP8 reference calculation fix. by philipel · 8 years ago
  69. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  70. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  71. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  72. afcf7f5 Stashed frames are now retried in a loop rather than recursively. by philipel · 8 years ago
  73. aff5be3 Don't recalculate Tl0PicIdx when the VP9 frame has no Tl0PicIdx. by philipel · 8 years ago
  74. 57f19cc0 Drop VP8 frames in case of duplicates in RtpFrameReferenceFinder. by philipel · 8 years ago
  75. 41bb792 Advance picture id of keyframe if the stream has been continuous without a new keyframe for a while. by philipel · 8 years ago
  76. 266f0a4 Now run EndToEndTest with the WebRTC-NewVideoJitterBuffer experiment. by philipel · 8 years ago
  77. fd5a20f New jitter buffer experiment. by philipel · 8 years ago
  78. 87d7d77 Add new codec for FlexFEC. by brandtr · 8 years ago
  79. 8848828 RtpFrameObject::GetCodecHeader now return rtc::Optional<RTPVideoTypeHeader> by philipel · 8 years ago
  80. 86b92e0 Drop VP8 frames older than the last sync frame in the RtpFrameReferenceFinder. by philipel · 8 years ago
  81. d268d6f Stash non layer-sync frames if we have not yet received an earlier frame for this layer. by philipel · 8 years ago
  82. 463d301 Added ClearTo(seq_num) to RtpFrameReferenceFinder. by philipel · 9 years ago
  83. c9b27d5 Bugfix for Vp9 GOF and missing frames. by philipel · 9 years ago
  84. 9b2ce6b Padding is now used to check for continuity in the packet sequence. by philipel · 9 years ago
  85. 647998c Use picture id to check continuity between frames. by philipel · 9 years ago
  86. 02447bc Logic for finding frame references moved from PacketBuffer to new class by philipel · 9 years ago