[FFmpeg-devel] [PATCH] MMS protocol support patch 1
Diego Biurrun
diego
Wed Sep 19 22:25:50 CEST 2007
On Wed, Sep 19, 2007 at 05:51:16PM +0200, Bj?rn Axelsson wrote:
>
> Let the flaming begin ;-)
:)
> --- libavformat/Makefile (revision 10533)
> +++ libavformat/Makefile (arbetskopia)
> @@ -172,6 +172,7 @@
>
> OBJS-$(CONFIG_FILE_PROTOCOL) += file.o
> OBJS-$(CONFIG_HTTP_PROTOCOL) += http.o
> +OBJS-$(CONFIG_MMSH_PROTOCOL) += mms_protocol.o mms_http.o
trailing whitespace
Also, there are a lot of long lines in there. The build system part is
OK.
Diego
More information about the ffmpeg-devel
mailing list