X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fprotocols.c;h=ad95659795e4fc43c9e1bbf91348c7fcc3bd505e;hb=7b6b8c92652d6683d97515352e4a9a4147b7da7c;hp=669d74d5a86227af635b0fef33bdf9c0adc9506d;hpb=3c56d6734186336723150d3bcaf3405538710c53;p=ffmpeg diff --git a/libavformat/protocols.c b/libavformat/protocols.c index 669d74d5a86..ad95659795e 100644 --- a/libavformat/protocols.c +++ b/libavformat/protocols.c @@ -65,6 +65,7 @@ extern const URLProtocol ff_librtmpe_protocol; extern const URLProtocol ff_librtmps_protocol; extern const URLProtocol ff_librtmpt_protocol; extern const URLProtocol ff_librtmpte_protocol; +extern const URLProtocol ff_libsrt_protocol; extern const URLProtocol ff_libssh_protocol; extern const URLProtocol ff_libsmbclient_protocol;