[FFmpeg-devel] [PATCH] lavfi: Port fspp to FFmpeg
Michael Niedermayer
michaelni at gmx.at
Tue Dec 23 19:30:59 CET 2014
On Tue, Dec 23, 2014 at 10:51:09PM +0530, arwa arif wrote:
> >
> >
> > > From 05dc64b0048547221f63824b4158701f8257e15c Mon Sep 17 00:00:00 2001
> > > From: Arwa Arif <arwaarif1994 at gmail.com>
> > > Date: Sun, 14 Dec 2014 12:03:31 +0530
> > > Subject: [PATCH] lavfi: port mp=fspp to a native libavfilter filter
> > [...]
> > > diff --git a/libavfilter/version.h b/libavfilter/version.h
> > > index 4bd18f3..a405591 100644
> > > --- a/libavfilter/version.h
> > > +++ b/libavfilter/version.h
> > > @@ -30,8 +30,8 @@
> > > #include "libavutil/version.h"
> > >
> >
> > > #define LIBAVFILTER_VERSION_MAJOR 5
> > > -#define LIBAVFILTER_VERSION_MINOR 2
> > > -#define LIBAVFILTER_VERSION_MICRO 104
> > > +#define LIBAVFILTER_VERSION_MINOR 5
> > > +#define LIBAVFILTER_VERSION_MICRO 99
> > What's this? Please skip this hunk altogether or update against latest
> > master.
> >
> >
> I tried to update against the latest master, but everything messed up. Can
> you guide me how to do that?
git pull --rebase
should work if your git is setup correctly
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141223/10305ac7/attachment.asc>
More information about the ffmpeg-devel
mailing list