Hi,
this should be the final version of the set. A couple of these have
been reviewed, but I would like to have a final complete pass before
pushing.

Cheers,
    Vittorio

Aaron Colwell (1):
  mov: Fix spherical metadata_source parsing

James Almer (1):
  matroskadec: add support for Spherical Video elements

Vittorio Giovara (5):
  mov: Ignore old spherical metadata when newer version is present
  mov: Validate spherical metadata version
  spherical: Add tiled equirectangular type and projection-specific
    properties
  mov: Export bounds and padding from spherical metadata
  mkv: Export bounds and padding from spherical metadata

 avtools/avprobe.c            |  18 +++++--
 doc/APIchanges               |   5 ++
 libavformat/dump.c           |  15 +++++-
 libavformat/matroska.h       |  14 +++++
 libavformat/matroskadec.c    | 125 +++++++++++++++++++++++++++++++++++++++++++
 libavformat/mov.c            |  63 ++++++++++++++++++----
 libavutil/spherical.c        |  18 +++++++
 libavutil/spherical.h        |  74 +++++++++++++++++++++++++
 libavutil/version.h          |   2 +-
 tests/fate/mov.mak           |   2 +-
 tests/ref/fate/mov-spherical |   6 ++-
 11 files changed, 325 insertions(+), 17 deletions(-)

-- 
2.10.0

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to