summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorAlexandre Iooss <erdnaxe@crans.org>2020-10-03 19:45:30 +0200
committerJan Ekström <jeebjp@gmail.com>2020-10-15 23:53:33 +0300
commit75acc042628d17414c5fd6da212f30f9ea472213 (patch)
tree6bd62ebc4b8ae28ab4e23d3786f7bca2d7e68511 /TOOLS
parentf781c00ece48ac8b5d0ce1429e08d10365dfa932 (diff)
downloadmpv-75acc042628d17414c5fd6da212f30f9ea472213.tar.bz2
mpv-75acc042628d17414c5fd6da212f30f9ea472213.tar.xz
stream_lavf: enable SRT protocol support through FFmpeg
Additionally, announce support for the protocol in Mac and Linux application metadata.
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Info.plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/osxbundle/mpv.app/Contents/Info.plist b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
index 89ff4bf6ad..8635a87e5f 100644
--- a/TOOLS/osxbundle/mpv.app/Contents/Info.plist
+++ b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
@@ -217,6 +217,7 @@
<string>ftp</string>
<string>udp</string>
<string>smb</string>
+ <string>srt</string>
</array>
</dict>
<dict>