[bTSstream-devel] [Git][videolan/bitstream][master] 2 commits: smpte/291: Add SMPTE 2031 DID/SDID
Christophe Massiot (@cmassiot)
gitlab at videolan.org
Sat Jun 20 10:09:54 UTC 2026
Christophe Massiot pushed to branch master at VideoLAN / bitstream
Commits:
c15a1a3a by Kieran Kunhya at 2026-06-19T00:44:13+01:00
smpte/291: Add SMPTE 2031 DID/SDID
- - - - -
1c0f2d91 by Christophe Massiot at 2026-06-20T12:09:44+02:00
Merge branch 'kierank-kierank-patch-1'
- - - - -
1 changed file:
- smpte/291.h
Changes:
=====================================
smpte/291.h
=====================================
@@ -62,6 +62,10 @@ extern "C"
#define S291_SCTE104_DID 0x41
#define S291_SCTE104_SDID 0x07
+/* SMPTE 2031 */
+#define S291_ST2031_DID 0x41
+#define S291_ST2031_SDID 0x08
+
/* OP-47 / SMPTE RDD-8 */
#define S291_OP47SDP_DID 0x43
#define S291_OP47SDP_SDID 0x02
View it on GitLab: https://code.videolan.org/videolan/bitstream/-/compare/4484aebf352b2ec786cf474b23b95ba831c4e284...1c0f2d91d352d55bc0eecc47774dbf1211627ca5
--
View it on GitLab: https://code.videolan.org/videolan/bitstream/-/compare/4484aebf352b2ec786cf474b23b95ba831c4e284...1c0f2d91d352d55bc0eecc47774dbf1211627ca5
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the biTStream-devel
mailing list