0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test: Adds tests for RTCPTCCPacket. More... about 8 years ago
ref: Clarifies comments, handles negative values More... about 8 years ago
ref: Moves cc stuff to the JVB. More... about 8 years ago
ref: Makes the BitstreamController an inner class. More... about 8 years ago
ref: Reduces synchronization. More... about 8 years ago
fix: Swaps the values of the two short symbols. More... about 8 years ago
fix: Uses small delta for a delta of 63ms. More... about 8 years ago
fix: Fixes precedence-related bugs. More... about 8 years ago
fix: Starts transport-wide sequence numbers from 1. More... about 8 years ago
feat: Adds an extra constructor. More... about 8 years ago
fix: Fixes an offset bug. More... about 8 years ago
feat: Adds a resolution field to the RTPEncodingDesc. More... about 8 years ago
feat: Parses incoming RTCP transport-cc feedback packets. More... about 8 years ago
fix: Handles padding of (some) RTCP packets. More... about 8 years ago
fix: Fixes the values of the constants. More... about 8 years ago
fix: Fixes an exception. More... about 8 years ago
style: Extracts a constant. More... about 8 years ago
fix: Updates a field from a single thread to avoid potential sync issues. More... about 8 years ago
ref: Simplifies the abs-send-time extension adding logic. More... about 8 years ago
fix: Fixes an off-by-one bug. More... about 8 years ago
Merge pull request #286 from jitsi/vp8-fir-fix More... about 8 years ago
fix: Use separate bitstream controller for a suspended stream. More... about 8 years ago
fix: Set the current qid on frame accept. More... about 8 years ago
feat: Implements parsing of trasport-cc feedback packets. More... about 8 years ago
util: Adds a utility method. More... about 8 years ago
logging: Print the qid of a received keyframe. More... about 8 years ago
minor: Rename a field, fix typos. More... about 8 years ago
ref: Uses constants for symbols, add some docs. More... about 8 years ago
docs: Adds documentation. More... about 8 years ago
ref: Adds a PacketMap class instead of using the generic map everywhere. More... about 8 years ago