From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH v11 3/8] avcodec/bsf: Add awebp2webp bitstream filter
Date: Fri, 29 Mar 2024 14:39:32 +0100
Message-ID: <GV1P250MB0737CC9110530F258E4DB1AB8F3A2@GV1P250MB0737.EURP250.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <2755b668-3c62-4ba8-a552-b6ae562c66d6@mail.de>
Thilo Borgmann via ffmpeg-devel:
> Am 28.03.24 um 19:11 schrieb Stefano Sabatini:
>> On date Thursday 2024-03-28 15:08:53 +0100, ffmpeg-devel Mailing List
>> wrote:
>>> Splits a packet containing a webp animations into
>>> one non-compliant packet per frame of the animation.
>>> Skips RIFF and WEBP chunks for those packets except
>>> for the first. Copyies ICC, EXIF and XMP chunks first
>>> into each of the packets except for the first.
>>> ---
>>> configure | 1 +
>>> libavcodec/bitstream_filters.c | 1 +
>>> libavcodec/bsf/Makefile | 1 +
>>> libavcodec/bsf/awebp2webp.c | 350 +++++++++++++++++++++++++++++++++
>>> 4 files changed, 353 insertions(+)
>>> create mode 100644 libavcodec/bsf/awebp2webp.c
>>
>> missing doc/bitstreams.texi update?
>>
>> also you might mention in the Changelog, assuming this might be
>> directly used by users
>
> Yes, adding docs next iteration. Also micro bump for a new bsf? (I'll
> never get the rules of bumping...)
>
> It's yet a normal filter, Andreas wanted this to be non-public in the
> end, requiring some additional changes before.
>
No need to add docs (or a version bump) for something that is not
intended to be public; also you should probably have marked this
patchset as WIP.
- Andreas
_______________________________________________
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:[~2024-03-29 13:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-28 14:08 [FFmpeg-devel] [PATCH v11 0/8] webp: add support for animated WebP decoding Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 1/8] avcodec/webp: remove unused definitions Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 2/8] avcodec/webp: separate VP8 decoding Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 3/8] avcodec/bsf: Add awebp2webp bitstream filter Thilo Borgmann via ffmpeg-devel
2024-03-28 18:11 ` Stefano Sabatini
2024-03-29 10:41 ` Thilo Borgmann via ffmpeg-devel
2024-03-29 13:39 ` Andreas Rheinhardt [this message]
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 4/8] libavcodec/webp: add support for animated WebP Thilo Borgmann via ffmpeg-devel
2024-04-17 17:30 ` James Zern via ffmpeg-devel
2024-04-17 19:27 ` Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 5/8] avcodec/webp: make init_canvas_frame static Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 6/8] libavformat/webp: add WebP demuxer Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 7/8] fate: add test for animated WebP Thilo Borgmann via ffmpeg-devel
2024-03-28 14:08 ` [FFmpeg-devel] [PATCH v11 8/8] avcodec/webp: export XMP metadata Thilo Borgmann via ffmpeg-devel
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=GV1P250MB0737CC9110530F258E4DB1AB8F3A2@GV1P250MB0737.EURP250.PROD.OUTLOOK.COM \
--to=andreas.rheinhardt@outlook.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