On Mon, Jan 25, 2016 at 11:12:33AM +0100, Paul B Mahol wrote: > On 1/21/16, Paul B Mahol <one...@gmail.com> wrote: > > Hi, > > patch attached. > > > > 2nd version attached.
> doc/filters.texi | 23 ++ > libavfilter/Makefile | 2 > libavfilter/allfilters.c | 2 > libavfilter/f_streamselect.c | 341 > +++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 368 insertions(+) > a5293d8464fdbdd1431114e2a4969ef05bf30bf6 > 0001-avfilter-add-streamselect-and-astreamselect-filter.patch > From 1ec18cd004e227fae2e4f34654cdc02474a38b7d Mon Sep 17 00:00:00 2001 > From: Paul B Mahol <one...@gmail.com> > Date: Mon, 18 Jan 2016 11:22:32 +0100 > Subject: [PATCH] avfilter: add streamselect and astreamselect filter > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > Signed-off-by: Clément Bœsch <u...@pkh.me> > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > doc/filters.texi | 23 +++ > libavfilter/Makefile | 2 + > libavfilter/allfilters.c | 2 + > libavfilter/f_streamselect.c | 341 > +++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 368 insertions(+) > create mode 100644 libavfilter/f_streamselect.c no objections from me [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel