0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add 'isOlderSequenceNumberThan' and 'applySequenceNumberDelta' helper methods to RTPUtils. rename 'sequenceNumberDiff' -> 'getSequenceNumberDelta' More... almost 8 years ago
replace methods taking (buf, off, len) with ones taking RawPacket (#348) More... almost 8 years ago
Merge pull request #344 from bbaldino/heuristics_refactor More... almost 8 years ago
Merge branch 'master' into heuristics_refactor More... almost 8 years ago
add rtpTimestampDiff and a helper function to RTPUtils (#347) More... almost 8 years ago
address pr feedback More... almost 8 years ago
log: Logs a stack trace when re-transmission fails. More... almost 8 years ago
address pr feedback More... almost 8 years ago
an attempt at refactoring RTPEncodingDesc::applyFrameBoundsHeuristics to make it more readable More... almost 8 years ago
fix: Do not break when we're not able to detect frame boundaries. More... almost 8 years ago
style: Renames MediaStream.getPayloadBlock -> MediaStream.getPrimaryREDBlock. More... almost 8 years ago
ReceiveSreamBufferListener (#343)
Nik
More... almost 8 years ago
Remote_Bitrate_Estimator_Abs_send_time (#334) More... almost 8 years ago
Add check for AbsSendTimeExtension and method to retrieve AbsSendTime (#336) More... almost 8 years ago
Fix FMJ codec registration when FFMpeg is enabled More... almost 8 years ago
fix: Resets the DatagramPacket before each call to receive. More... almost 8 years ago
fix: Fixes a NPE that was observed. More... almost 8 years ago
fix: Do not break when we're not able to detect frame boundaries. More... almost 8 years ago
fix: Fixes single NALU length calculation for H264. More... almost 8 years ago
ref(rtx): Pass the RTX payload type as an argument. More... almost 8 years ago
feat: Adds a method to the VP8 depacketizer. More... almost 8 years ago
Fix: adds method to expose MediaStream#AbsSendTimeEngine (#339) More... almost 8 years ago
fix: Use constant instead of literal (fixes capitalization). More... almost 8 years ago
feat: Adds a NullSrtpControl. More... almost 8 years ago
add rtp stream id header extension urn (#335) More... almost 8 years ago
Retrieve Spatial and Temporal layer ids from frame marking header extension (#332) More... almost 8 years ago
fix: Valid RED blocks have at least a byte. (#333) More... almost 8 years ago
Fix RED packets with a single block length (#327) More... almost 8 years ago
Updates computeDelta to current webrtc implementation (#329) More... almost 8 years ago
Updates StatisticsEngine for rtcptcc support, adds listener interface and implements listeners (#330) More... almost 8 years ago