From: Vignesh Venkatasubramanian <vigneshv-at-google.com@ffmpeg.org> To: James Zern <jzern@google.com> Cc: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] avformat/movenc: Write auxi box for animated AVIF with alpha Date: Tue, 20 Sep 2022 14:17:36 -0700 Message-ID: <CAOJaEP+rtGCPt7V-SEGRY1e40NLwhukutRxbuyCNqfw2zPhOYw@mail.gmail.com> (raw) In-Reply-To: <CABWgkXJ-oN=F1+Q5ycprmX3wwFFV2aaB_E3EVYBbi_9EUW5w9w@mail.gmail.com> On Tue, Sep 20, 2022 at 12:38 PM James Zern <jzern@google.com> wrote: > > On Mon, Sep 19, 2022 at 4:03 PM Vignesh Venkatasubramanian > <vigneshv-at-google.com@ffmpeg.org> wrote: > > > > According to the HEIF specification Section 7.5.3.1, tracks with > > It might be worth adding ISO/IEC 23008-12 for added precision. > Done. > > 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 paramterize and re-use > > parameterize > oops, fixed. > > the existing function. > > > > Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com> > > --- > > libavformat/movenc.c | 27 +++++++++++++++------------ > > 1 file changed, 15 insertions(+), 12 deletions(-) > > > > lgtm. -- Vignesh _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2022-09-20 21:17 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-09-19 23:03 Vignesh Venkatasubramanian 2022-09-20 19:38 ` James Zern 2022-09-20 21:17 ` Vignesh Venkatasubramanian 2022-09-21 19:14 ` James Zern 2022-09-22 21:12 ` James Zern 2022-09-20 21:17 ` Vignesh Venkatasubramanian [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CAOJaEP+rtGCPt7V-SEGRY1e40NLwhukutRxbuyCNqfw2zPhOYw@mail.gmail.com \ --to=vigneshv-at-google.com@ffmpeg.org \ --cc=ffmpeg-devel@ffmpeg.org \ --cc=jzern@google.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git