spherical: add functions to retrieve and request projection names

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
This commit is contained in:
James Almer
2017-04-20 11:40:48 -04:00
committed by Vittorio Giovara
parent 7acb90333a
commit ad52eef997
4 changed files with 50 additions and 1 deletions
+3
View File
@@ -13,6 +13,9 @@ libavutil: 2017-03-23
API changes, most recent first:
2017-04-xx - xxxxxxx - lavu 56.1.0 - spherical.h
Add av_spherical_projection_name() and av_spherical_from_name().
2017-04-26 - xxxxxxx - lavc 58.3.1 - avcodec.h
Add AV_HWACCEL_FLAG_ALLOW_PROFILE_MISMATCH.