From: Mark Thompson <sw@jkqxz.net>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH v1 2/8] avcodec/apv_parser: Added parser implementation for APV format
Date: Wed, 23 Apr 2025 22:14:06 +0100
Message-ID: <21b995d6-ac3b-4197-b511-fdc33cd7eae9@jkqxz.net> (raw)
In-Reply-To: <20250423141226.1857892-1-d.kozinski@samsung.com>
On 23/04/2025 15:12, Dawid Kozinski wrote:
> - Added constants definitions for APV parser
> - Provided parsing following APV RFC
> - APV parser registration
>
> Signed-off-by: Dawid Kozinski <d.kozinski@samsung.com>
> ---
> configure | 2 +
> libavcodec/Makefile | 2 +
> libavcodec/apv.h | 93 ++++++++
> libavcodec/apv_parse.c | 32 +++
> libavcodec/apv_parse.h | 81 +++++++
> libavcodec/apv_parser.c | 141 +++++++++++
> libavcodec/apv_ps.c | 503 ++++++++++++++++++++++++++++++++++++++++
> libavcodec/apv_ps.h | 188 +++++++++++++++
> libavcodec/parsers.c | 1 +
> 9 files changed, 1043 insertions(+)
> create mode 100644 libavcodec/apv.h
> create mode 100644 libavcodec/apv_parse.c
> create mode 100644 libavcodec/apv_parse.h
> create mode 100644 libavcodec/apv_parser.c
> create mode 100644 libavcodec/apv_ps.c
> create mode 100644 libavcodec/apv_ps.h
Hi,
Can you explain what the use-case for this parser is?
Access units are always encapsulated with a known size, so I'm not understanding what this is used for.
Thanks,
- Mark
_______________________________________________
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:[~2025-04-23 21:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20250423141230eucas1p1962c2698d09aced37fa5551493a693b8@eucas1p1.samsung.com>
2025-04-23 14:12 ` Dawid Kozinski
2025-04-23 14:27 ` James Almer
2025-04-23 21:14 ` Mark Thompson [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=21b995d6-ac3b-4197-b511-fdc33cd7eae9@jkqxz.net \
--to=sw@jkqxz.net \
--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