The media_type_mask is initialized via AVOptions for the rtsp and sdp demuxers, but it isn't available as an option for the rtp guessing demuxer (since it doesn't really make sense there). Therefore, it must be manually initialized instead, since a zero value means no media types at all are accepted. Signed-off-by: Martin Storsjö <martin@martin.st>pull/2/head
parent
d0fd6fc201
commit
30266038bd
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue