Releases: jamesfining/scte
Releases · jamesfining/scte
v1.1.4
v1.1.3
Fixed issue where padding exists in the scte data and caused failures to parse Splice Descriptors. Now, SpliceEvent breaks from the parsing loop if the minimum number of bytes required for a SpliceDescriptor is not present
v1.1.2
Fixed JSON Serializing of SpliceEvent, SpliceInsert was giving issues
Logging Fix
v1.1.1 Added ability to pass logger object / use default when none for all S…
JSON serialized SpliceEvent objects, better segmentation_upid representation
JSON serialized SpliceEvent objects, better segmentation_upid representation
Added SpliceEvent serialization
Added SpliceEvent serialization, corrected cr/lf problems.
Fixed import bugs
Fixed import bugs
scte35_enums rename fix
Import was named incorrectly
Zero-Length UPID Fix
Fixed failure to check for zero-length UPID before atempting to parse it
Version 1 Release
Settled on separating the scte35 classes into their own files.