Remove rtcp_rewind()/rtcp_next() that are error-prone, and replace by a new RtcpParserContext object. This fixes an issue with RTCP packets received via TURN not decoded properly.
Remove rtcp_rewind()/rtcp_next() that are error-prone, and replace by a new RtcpParserContext object. This fixes an issue with RTCP packets received via TURN not decoded properly.