+5
−0
+2
−0
+6
−3
+24
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
To estmate the correct frame size of a SR frame in RTP payload, it is
important to know the codec's framesize employed in addition to the
bitrate. This can be propagated from SDP, this work extends to resolve
this info from the ToC byte which makes it easier to parse an rtp dump
even if the sdp negotiated codec framesize is not available.
Signed-off-by:
Ripinder Singh <ripinder.singh@dolby.com>