diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-11-11 17:47:44 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-12-07 14:40:59 -0500 |
commit | 4dcdecf4719a9893f3825ebbad80b2af5aa23613 (patch) | |
tree | 928e791803639abb660aab67456be885f4c2fa75 /Changelog | |
parent | e7a6f8c972a0b5b98ef7bbf393e95c434e9e2539 (diff) | |
download | ffmpeg-4dcdecf4719a9893f3825ebbad80b2af5aa23613.tar.gz |
mov: Export spherical information
This implements Spherical Video V1 and V2, as described in the
spatial-media collection by Google.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version <next>: - add internal ebur128 library, remove external libebur128 dependency - Pro-MPEG CoP #3-R2 FEC protocol - premultiply video filter +- Support for spherical videos version 3.2: - libopenmpt demuxer |