]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/protocols.c
Merge commit '33f6690eb4e21acc4b581688eecfc4cc5ea9515e'
[ffmpeg] / libavformat / protocols.c
index b250f4934c91e857eea90dca552226903ae71b2c..8d3555ed5206e1256a3c75e02b5e27ddd45f7132 100644 (file)
@@ -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;