X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fprotocols.c;h=8d3555ed5206e1256a3c75e02b5e27ddd45f7132;hb=5e78126bbdd58ae4dd97e2b604cbbec336f8bc32;hp=b250f4934c91e857eea90dca552226903ae71b2c;hpb=da76175d681246b07d526a395552edc020f0f4d9;p=ffmpeg diff --git a/libavformat/protocols.c b/libavformat/protocols.c index b250f4934c9..8d3555ed520 100644 --- a/libavformat/protocols.c +++ b/libavformat/protocols.c @@ -43,6 +43,7 @@ extern const URLProtocol ff_mmsh_protocol; extern const URLProtocol ff_mmst_protocol; extern const URLProtocol ff_md5_protocol; extern const URLProtocol ff_pipe_protocol; +extern const URLProtocol ff_prompeg_protocol; extern const URLProtocol ff_rtmp_protocol; extern const URLProtocol ff_rtmpe_protocol; extern const URLProtocol ff_rtmps_protocol;