vlc | branch: master | Felix Paul Kühne <[email protected]> | Thu Sep 13 01:49:47 2012 +0200| [75f68bafccd8c5e8840769be0303a3cfc04fb0a0] | committer: Felix Paul Kühne
macosx: added another OPUS MIME type > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75f68bafccd8c5e8840769be0303a3cfc04fb0a0 --- extras/package/macosx/Info.plist.in | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/package/macosx/Info.plist.in b/extras/package/macosx/Info.plist.in index 613e536..f48dd00 100644 --- a/extras/package/macosx/Info.plist.in +++ b/extras/package/macosx/Info.plist.in @@ -475,6 +475,7 @@ <key>CFBundleTypeMIMETypes</key> <array> <string>audio/opus</string> + <string>audio/ogg; codecs=opus</string> </array> <key>CFBundleTypeName</key> <string>OPUS file</string> _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
