[FFmpeg-devel] [PATCH 1/3] avformat/ffmdec: Add cleaner API for ffserver to interface without depending on internal ABI
Michael Niedermayer
michaelni at gmx.at
Fri Nov 20 20:03:51 CET 2015
On Fri, Nov 20, 2015 at 07:33:20PM +0100, Andreas Cadhalpun wrote:
> On 20.11.2015 03:26, Michael Niedermayer wrote:
> > From: Michael Niedermayer <michael at niedermayer.cc>
> >
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> > libavformat/ffm.h | 2 ++
> > libavformat/ffmdec.c | 14 ++++++++++++++
> > libavformat/version.h | 2 +-
> > 3 files changed, 17 insertions(+), 1 deletion(-)
> >
>
> This looks good.
>
> > diff --git a/libavformat/version.h b/libavformat/version.h
> > index 55198e7..d66eeff 100644
> > --- a/libavformat/version.h
> > +++ b/libavformat/version.h
> > @@ -30,7 +30,7 @@
> > #include "libavutil/version.h"
> >
> > #define LIBAVFORMAT_VERSION_MAJOR 57
> > -#define LIBAVFORMAT_VERSION_MINOR 15
> > +#define LIBAVFORMAT_VERSION_MINOR 16
> > #define LIBAVFORMAT_VERSION_MICRO 100
> >
> > #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
> >
>
> Only MINOR is already at 16 now.
updated
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151120/b6ad2b0f/attachment.sig>
More information about the ffmpeg-devel
mailing list