Author: spyfeng
Date: Sun May 23 05:45:31 2010
New Revision: 5812
Log:
merge declaration lines.
Modified:
mms/mmst.c
Modified: mms/mmst.c
==============================================================================
--- mms/mmst.c Sun May 23 05:24:00 2010 (r5811)
+++ mms/mmst.c Sun May 23 05:45:31 2010 (r5812)
@@ -565,10 +565,8 @@ static int mms_close(URLContext *h)
static int mms_open(URLContext *h, const char *uri, int flags)
{
MMSContext *mms;
- int port;
-
+ int port, err;
char tcpname[256];
- int err;
h->is_streamed = 1;
mms = h->priv_data = av_mallocz(sizeof(MMSContext));
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc