X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fprotocols.c;h=8d3555ed5206e1256a3c75e02b5e27ddd45f7132;hb=a0bc6b51d4f6d01eb4bcaec5489ca67037687a77;hp=b250f4934c91e857eea90dca552226903ae71b2c;hpb=ecf65c30cf7545c72c0e27b32283fc9c55b03544;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;