[bTSstream-devel] [Git][videolan/bitstream][master] 2 commits: hbrmt 2022-6: add header payload sizes
Massiot
gitlab at videolan.org
Wed Nov 23 16:31:36 CET 2016
Massiot pushed to branch master at videolan / bitstream
Commits:
4eecde55 by Rafaël Carré at 2016-11-22T12:48:45+01:00
hbrmt 2022-6: add header payload sizes
- - - - -
42637eef by Massiot at 2016-11-23T16:31:35+01:00
Merge branch 'master' into 'master'
hbrmt 2022-6: add header payload sizes
See merge request !6
- - - - -
1 changed file:
- smpte/2022_6_hbrmt.h
Changes:
=====================================
smpte/2022_6_hbrmt.h
=====================================
--- a/smpte/2022_6_hbrmt.h
+++ b/smpte/2022_6_hbrmt.h
@@ -41,6 +41,9 @@ extern "C"
{
#endif
+#define HBRMT_HEADER_SIZE 8 /* plus timestamp and extension */
+#define HBRMT_DATA_SIZE 1376
+
/*
* Reminder : High Bit Rate Media Payload Header
0 1 2 3
View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/b490b376b82220caf6e7f4e4dfada2a6b09f1416...42637eef0d2e5e9057bc972ab40de92aa2e19fe6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/bitstream-devel/attachments/20161123/5782908e/attachment.html>
More information about the biTStream-devel
mailing list