Kieran Kunhya
c5e5bef6a9
scte104: Add TCP request/response fields
4 years ago
Kieran Kunhya
250f27758c
scte104: Add reserved field
5 years ago
Kieran Kunhya
bad5510ec1
scte104: Add bounds checking to validate functions
3 years ago
Arnaud de Turckheim
287bc2c1eb
scte35: fix segmentation descriptor sub_segment
4 years ago
Arnaud de Turckheim
0afc1914ea
scte104: add some request data header sizes
4 years ago
Arnaud de Turckheim
78548dbf6e
scte35: add segmentation descriptor initializers
4 years ago
Arnaud de Turckheim
6474385c20
scte35: add setters for time signal support
4 years ago
Arnaud de Turckheim
c604646674
scte35: fix returned value
4 years ago
Arnaud de Turckheim
7ef785b7dc
scte35: fix invalid shift
4 years ago
Arnaud de Turckheim
01b7d692f4
scte104: add getters for time signal support
4 years ago
Arnaud de Turckheim
a6f3f840fe
scte35: add segmentation descriptor
5 years ago
Kieran Kunhya
0fd094c9ca
scte104: Add setters
5 years ago
Nikita Egorov
994814594a
Append size check in scte35_validate.
In function scte35_validate psi_check_crc call execute without data
size check. The syntax flag in scte35 PSI by definition is false so
psi_validate will be true. In such case scte35_validate may overflow on
zero length PSI size.
7 years ago
Clément Vasseur
7f41381e1d
Fix invalid suffix on literal
C++11 requires a space between literal and string macro.
7 years ago
Christophe Massiot
67756eff24
SCTE-104: add missing function
8 years ago
Christophe Massiot
ed1f0bdcdd
SCTE 104 support
8 years ago
Christophe Massiot
b9b81a07cd
scte/35: fix potential sign errors
9 years ago
Christophe Massiot
57197d858c
add SCT-35 support
9 years ago