On 3/8/18, Hazem Ashmawy <hazem.s.ashm...@gmail.com> wrote:
> Add filter to convert between various panorama projections. It supports
> Equirectangular and Cubemaps (3x2 and 6x1 cubemap layouts).
>
> commit a8d80408bd9d99542cc29f30d7e6b00771846029
> Author: Hazem Ashmawy <hazem.s.ashm...@gmail.com>
> Date:   Thu Mar 8 10:09:36 2018 +0200
>
>     avfilter: add convertion to/from cubemap 6x1
>
>     Signed-off-by: Hazem Ashmawy <hazem.s.ashm...@gmail.com>
>
> commit f9f6a6cc0ceb1a4e749041658b7a441696b82588
> Author: Paul B Mahol <one...@gmail.com>
> Date:   Thu Dec 3 21:15:13 2015 +0100
>
>     avfilter: add panorama filter
>
>     Signed-off-by: Paul B Mahol <one...@gmail.com>
>
> Signed-off-by: Hazem Ashmawy <hazem.s.ashm...@gmail.com>
> ---
>  libavfilter/Makefile      |   1 +
>  libavfilter/allfilters.c  |   1 +
>  libavfilter/vf_panorama.c | 553
> ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 555 insertions(+)
>  create mode 100644 libavfilter/vf_panorama.c
>

OK, just had too much whitespaces inserted somehow somewhere, always
check you do not have trailing whitespaces.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to