Author: spyfeng
Date: Tue Mar  9 17:45:07 2010
New Revision: 5644

Log:
Register MMST protocol.

Modified:
   mms/allformats.c

Modified: mms/allformats.c
==============================================================================
--- mms/allformats.c    Tue Mar  9 17:44:17 2010        (r5643)
+++ mms/allformats.c    Tue Mar  9 17:45:07 2010        (r5644)
@@ -216,6 +216,7 @@ void av_register_all(void)
     REGISTER_PROTOCOL (FILE, file);
     REGISTER_PROTOCOL (GOPHER, gopher);
     REGISTER_PROTOCOL (HTTP, http);
+    REGISTER_PROTOCOL (MMST, mmst);
     REGISTER_PROTOCOL (PIPE, pipe);
     REGISTER_PROTOCOL (RTMP, rtmp);
     REGISTER_PROTOCOL (RTP, rtp);
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to