From: Steven Liu <lingjiujianke@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec/libwebpdec: Add libwebp WebP decoder. Date: Sat, 5 Apr 2025 15:18:47 +0800 Message-ID: <CADxeRwmVMvUhT2ALJ4Ngcj-fHvYmOUacKnady3-9nvx-X_B4QA@mail.gmail.com> (raw) In-Reply-To: <3F562E84-35D1-42D4-BA9E-8A40ACC79F84@gmail.com> Peter Xia <aattyy@gmail.com> 于2025年4月5日周六 11:21写道: > > Hi Michael, > > The current webp decoder does not support animated, only webp stills. It has been a pretty long standing feature request (#4907). > > Although it adds dependency of the libwebp decoder library, libwebp itself is already a dependency of the encoder. I feel it’s simpler this way. > > I don’t know if there is ongoing work about this, I’m pretty new to the project. Hi Peter, reference this mail thread: https://ffmpeg.org/pipermail/ffmpeg-devel/2024-June/330023.html BTW, top-posting maybe will make something wrong or mistake, reference link: https://ffmpeg.org/contact.html#MailingLists > > Thanks, > Peter > > > On Apr 4, 2025, at 12:00 PM, Michael Niedermayer <michael@niedermayer.cc> wrote: > > > > Hi Peter > > > > On Thu, Apr 03, 2025 at 06:17:19PM -0700, Peter Xia wrote: > >> Adds support of decoding animated webp. > > > > What is missing / is needed to have our decoder support this ? > > > > Our decoder should be made to support this, instead of > > adding an external dependancy > > > > also, isnt there a work in progress patchset for our webp decoder > > somewhere, or is that about something else ? > > > > thx > > > > [...] > > -- > > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > > > Homeopathy is like voting while filling the ballot out with transparent ink. > > Sometimes the outcome one wanted occurs. Rarely its worse than filling out > > a ballot properly. > > _______________________________________________ > > 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". > > _______________________________________________ > 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". Thanks Steven _______________________________________________ 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".
next prev parent reply other threads:[~2025-04-05 7:19 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-04-04 1:17 Peter Xia 2025-04-04 19:00 ` Michael Niedermayer 2025-04-05 3:21 ` Peter Xia 2025-04-05 7:18 ` Steven Liu [this message] 2025-04-05 11:19 ` Michael Niedermayer
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=CADxeRwmVMvUhT2ALJ4Ngcj-fHvYmOUacKnady3-9nvx-X_B4QA@mail.gmail.com \ --to=lingjiujianke@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /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