From: Alexander Westberg-Bladh via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: ffmpeg-devel@ffmpeg.org
Cc: Alexander Westberg-Bladh <alexander.bladh@gmail.com>
Subject: [FFmpeg-devel] [PATCH 1/3] avformat/matroska: Add element IDs for ordered chapters
Date: Wed, 19 Nov 2025 14:49:37 +0100
Message-ID: <117f962161d20b2192038aac094458c815177512.1763545906.git.alexander.bladh@gmail.com> (raw)
In-Reply-To: <cover.1763545906.git.alexander.bladh@gmail.com>
Add MATROSKA_ID_CHAPTERSEGMENTUID and MATROSKA_ID_CHAPTERSEGMENTEDITIONUID
element IDs to support parsing of ordered chapters segment linking.
Signed-off-by: Alexander Westberg-Bladh <alexander.bladh@gmail.com>
---
libavformat/matroska.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavformat/matroska.h b/libavformat/matroska.h
index 719f2ef796..9118dc216c 100644
--- a/libavformat/matroska.h
+++ b/libavformat/matroska.h
@@ -274,6 +274,8 @@
#define MATROSKA_ID_CHAPTERFLAGHIDDEN 0x98
#define MATROSKA_ID_CHAPTERFLAGENABLED 0x4598
#define MATROSKA_ID_CHAPTERPHYSEQUIV 0x63C3
+#define MATROSKA_ID_CHAPTERSEGMENTUID 0x6E67
+#define MATROSKA_ID_CHAPTERSEGMENTEDITIONUID 0x6EBC
typedef enum {
MATROSKA_TRACK_TYPE_NONE = 0x0,
--
2.51.2
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org
next prev parent reply other threads:[~2025-11-19 18:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-19 13:49 [FFmpeg-devel] [PATCH 0/3] avformat/matroska: add ordered-chapter parsing Alexander Westberg-Bladh via ffmpeg-devel
2025-11-19 13:49 ` Alexander Westberg-Bladh via ffmpeg-devel [this message]
2025-11-19 13:49 ` [FFmpeg-devel] [PATCH 2/3] avformat/matroskadec: Add data structures for ordered chapters Alexander Westberg-Bladh via ffmpeg-devel
2025-11-19 13:49 ` [FFmpeg-devel] [PATCH 3/3] avformat/matroskadec: Update EBML syntax to parse EditionEntry Alexander Westberg-Bladh 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=117f962161d20b2192038aac094458c815177512.1763545906.git.alexander.bladh@gmail.com \
--to=ffmpeg-devel@ffmpeg.org \
--cc=alexander.bladh@gmail.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