On Wed, Feb 6, 2019 at 1:06 AM Paul B Mahol <[email protected]> wrote:
>
> On 2/1/19, Paul B Mahol <[email protected]> wrote:
> > Signed-off-by: Paul B Mahol <[email protected]>
> > ---
> >  doc/filters.texi              |  15 +++
> >  libavfilter/Makefile          |   1 +
> >  libavfilter/allfilters.c      |   1 +
> >  libavfilter/median.h          |  47 ++++++++
> >  libavfilter/median_template.c | 152 +++++++++++++++++++++++
> >  libavfilter/vf_median.c       | 220 ++++++++++++++++++++++++++++++++++
> >  6 files changed, 436 insertions(+)
> >  create mode 100644 libavfilter/median.h
> >  create mode 100644 libavfilter/median_template.c
> >  create mode 100644 libavfilter/vf_median.c
> >
>
> will apply.
Has it pushed? I just found a xmedian filter in FFmpeg master.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to