On Tue, Nov 15, 2016 at 12:07 PM, Vittorio Giovara
<vittorio.giov...@gmail.com> wrote:
> +/**
> + * @addtogroup lavu_video_spherical
> + * A spherical video file contains surfaces that need to be mapped onto a
> + * sphere. Depending on how the frame was converted, a different distortion
> + * transformation or surface recomposition function needs to be applied 
> before
> + * the video should be mapped and displayed.
> + */
> +
> +/**
> + * Projection of the video surface(s) on a sphere.
> + */
> +enum AVSphericalProjection {
> +    /**
> +     * Video represents a sphere mapped on a flat surface.

Locally changed to "Video represents a sphere mapped on a flat surface
using equirectangular projection" as suggested by Anton.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to