Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2016-11-12 01:47:44 +0300
committerVittorio Giovara <vittorio.giovara@gmail.com>2016-12-07 22:40:59 +0300
commit4dcdecf4719a9893f3825ebbad80b2af5aa23613 (patch)
tree928e791803639abb660aab67456be885f4c2fa75 /Changelog
parente7a6f8c972a0b5b98ef7bbf393e95c434e9e2539 (diff)
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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 71c9273e03..603c00917d 100644
--- a/Changelog
+++ b/Changelog
@@ -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