On Wed, Sep 21, 2022 at 12:14 PM James Zern <jz...@google.com> wrote: > > On Tue, Sep 20, 2022 at 2:17 PM Vignesh Venkatasubramanian > <vigneshv-at-google....@ffmpeg.org> wrote: > > > > 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 <vigne...@google.com> > > --- > > libavformat/movenc.c | 27 +++++++++++++++------------ > > 1 file changed, 15 insertions(+), 12 deletions(-) > > > > lgtm.
applied. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".