Skip to content

rtpbin: Request the FEC decoder even if ignore-pt is set

The codepath to request the fec decoder is not called if the ignore-pt property it set. Just factor out that code to use the same codepath in both cases.

Merge request reports