[FFmpeg-devel] [PATCH] lavfi: add untile filter.

Nicolas George george at nsup.org
Sat May 23 17:18:15 EEST 2020


Nicolas George (12020-04-16):
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  doc/filters.texi             |  34 ++++++
>  libavfilter/Makefile         |   1 +
>  libavfilter/allfilters.c     |   1 +
>  libavfilter/vf_untile.c      | 198 +++++++++++++++++++++++++++++++++++
>  tests/fate/filter-video.mak  |   3 +
>  tests/ref/fate/filter-untile |  13 +++
>  6 files changed, 250 insertions(+)
>  create mode 100644 libavfilter/vf_untile.c
>  create mode 100644 tests/ref/fate/filter-untile

Puhed.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200523/d230abc1/attachment.sig>


More information about the ffmpeg-devel mailing list