]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/protocols.c
avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts
[ffmpeg] / libavformat / protocols.c
index 669d74d5a86227af635b0fef33bdf9c0adc9506d..ad95659795e4fc43c9e1bbf91348c7fcc3bd505e 100644 (file)
@@ -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;