]> git.sesse.net Git - ffmpeg/commit
lavu: Add AVSphericalMapping type and frame side data
authorVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 11 Nov 2016 22:25:43 +0000 (17:25 -0500)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Wed, 7 Dec 2016 19:39:04 +0000 (14:39 -0500)
commit8f58ecc344a92e63193c38e28c173be987954bbb
tree726e17f01ac162d303f21356a118db8e7568e08e
parentc188f358aaee5800af5a5d699dd657cef3fb43a6
lavu: Add AVSphericalMapping type and frame side data

While no decoder currently exports spherical information, this type
represents a frame property that has to be passed through from container
to frames.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
doc/APIchanges
libavutil/Makefile
libavutil/avutil.h
libavutil/frame.h
libavutil/spherical.c [new file with mode: 0644]
libavutil/spherical.h [new file with mode: 0644]
libavutil/version.h