[bTSstream-devel] [Git][videolan/bitstream][master] smpte/291.h: Add more DIDs and SDIDs

Kieran Kunhya gitlab at videolan.org
Sun Oct 16 14:17:42 CEST 2016


Kieran Kunhya pushed to branch master at videolan / bitstream


Commits:
341c852e by Kieran Kunhya at 2016-10-16T02:55:16+01:00
smpte/291.h: Add more DIDs and SDIDs

- - - - -


1 changed file:

- smpte/291.h


Changes:

=====================================
smpte/291.h
=====================================
--- a/smpte/291.h
+++ b/smpte/291.h
@@ -90,6 +90,20 @@ extern "C"
 #define S291_SMPTEVBI_DID           0x62
 #define S291_SMPTEVBI_SDID          0x03
 
+/* SMPTE 299 */
+#define S291_24BITAUDIO_GROUP1_DID  0xe7
+#define S291_24BITAUDIO_GROUP2_DID  0xe6
+#define S291_24BITAUDIO_GROUP3_DID  0xe5
+#define S291_24BITAUDIO_GROUP4_DID  0xe4
+#define S291_24BITAUDIOCONTROL_GROUP1_DID  0xe3
+#define S291_24BITAUDIOCONTROL_GROUP2_DID  0xe2
+#define S291_24BITAUDIOCONTROL_GROUP3_DID  0xe1
+#define S291_24BITAUDIOCONTROL_GROUP4_DID  0xe0
+
+/* SMPTE 352 */
+#define S291_PAYLOADID_DID          0x41
+#define S291_PAYLOADID_SDID         0x01
+
 static inline uint16_t s291_parity(uint8_t i_val)
 {
     uint8_t i_parity =



View it on GitLab: https://code.videolan.org/videolan/bitstream/commit/341c852ee5f0d5d6d6c27efe4bdd7d95b16e84a5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/bitstream-devel/attachments/20161016/29ff61ed/attachment.html>


More information about the biTStream-devel mailing list