On 2014-07-23 01:35, epira...@gmail.com wrote: > OBJS-$(CONFIG_HTTPS_PROTOCOL) += http.o httpauth.o urldecode.o > +OBJS-$(CONFIG_ICECAST_PROTOCOL) += icecast.o > OBJS-$(CONFIG_MMSH_PROTOCOL) += mmsh.o mms.o asf.o
These should line up. > + * Icecast protocol for Libav > + * Copyright (c) 2014 Marvin Scholz > + * > + * This file is part of Libav. This isn't Libav but I see you've already taken care of this. > #define LIBAVFORMAT_VERSION_MAJOR 55 > -#define LIBAVFORMAT_VERSION_MINOR 48 > -#define LIBAVFORMAT_VERSION_MICRO 101 > +#define LIBAVFORMAT_VERSION_MINOR 49 > +#define LIBAVFORMAT_VERSION_MICRO 0 FFmpeg's micro versions start at 100. P.S. I first started writing this before we spoke on IRC.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel