[FFmpeg-devel] [PATCH] MMSH stream selection support for asf demuxer
Aurelien Jacobs
aurel
Sat Nov 3 00:08:09 CET 2007
On Fri, 02 Nov 2007 17:06:46 +0000
Bj?rn Axelsson <bjorn.axelsson at intinor.se> wrote:
> [...]
>
> Updated patch attached.
>
> Index: libavformat/asf.c
> ===================================================================
> --- libavformat/asf.c.orig 2007-11-02 12:49:47.801386295 +0100
> +++ libavformat/asf.c 2007-11-02 17:59:54.032176665 +0100
> @@ -25,6 +25,8 @@
> #include "common.h"
> #include "asfcrypt.h"
>
> +extern void ff_mms_set_stream_selection(URLContext *h, AVFormatContext *format);
IMO, this should be defined in a mms specific .h file.
Aurel
More information about the ffmpeg-devel
mailing list