diff options
author | Vignesh Venkatasubramanian <vigneshv-at-google.com@ffmpeg.org> | 2022-09-20 14:17:11 -0700 |
---|---|---|
committer | James Zern <jzern@google.com> | 2022-09-22 14:10:22 -0700 |
commit | a2d95928c3584e7224a06b73845755f45c13c7f7 (patch) | |
tree | 3b24413f8c30df63bfcd86cdb15d21391c8a44f1 /libavcodec/wmv2enc.c | |
parent | bd7d69fe354cf5b3d6247f049af44bfa56f0531a (diff) | |
download | ffmpeg-a2d95928c3584e7224a06b73845755f45c13c7f7.tar.gz |
avformat/movenc: Write auxi box for animated AVIF with alpha
According to the HEIF specification (ISO/IEC 23008-12) Section
7.5.3.1, tracks with handler_type 'auxv' must contain a 'auxi' box
in its SampleEntry to notify the nature of the auxiliary track to the
decoder.
The content is the same as the 'auxC' box. So parameterize and re-use
the existing function.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: James Zern <jzern@google.com>
Diffstat (limited to 'libavcodec/wmv2enc.c')
0 files changed, 0 insertions, 0 deletions