Skip to content
  • Wim Taymans's avatar
    rtpssrcdemux: drop unexpected RTCP packets · 11607c4d
    Wim Taymans authored
    We usually only get SR packets in our chain function but if an invalid packet
    contains the SR packet after the RR packet, we must not fail but simply ignore
    the malformed packet.
    
    Fixes #581375
    11607c4d