[FFmpeg-devel] [PATCH] avfilter: add streamselect and astreamselect filter
Michael Niedermayer
michael at niedermayer.cc
Mon Jan 25 20:56:52 CET 2016
On Mon, Jan 25, 2016 at 11:12:33AM +0100, Paul B Mahol wrote:
> On 1/21/16, Paul B Mahol <onemda at 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 <onemda at 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 at pkh.me>
> Signed-off-by: Paul B Mahol <onemda at 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.
-------------- 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/20160125/b33c9d16/attachment.sig>
More information about the ffmpeg-devel
mailing list