summaryrefslogtreecommitdiff
path: root/libavutil/spherical.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/spherical: Use av_strstart instead of strncmpAndreas Rheinhardt2021-02-281-2/+2
* Mark some pointers as constAndreas Rheinhardt2021-01-011-1/+1
* avutil/spherical: add av_spherical_projection_name()James Almer2017-03-311-0/+27
* lavu/spherical: Make AVSphericalMapping pointer parameter const.Carl Eugen Hoyos2017-03-161-1/+1
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-0/+18
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+34