Releases: Comcast/scte35-go
Releases · Comcast/scte35-go
1.4.2
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed formatting inconsistencies when calling SpliceInfoSection.Table().
1.4.1
Compare
Sorry, something went wrong.
No results found
Deprecated
SegmentationUPID.Format is no longer used and will be removed from a future release.
1.4.0
Compare
Sorry, something went wrong.
No results found
Added
Add support for SegmentationUPIDTypeSCR
Add preRollMilliSeconds XML attribute (informative only; not carried by binary)
Changed
Simplify rendering of splice_info_section table, correcting some minor inconsistencies.
1.3.1
Compare
Sorry, something went wrong.
No results found
Changed
Omit optional SegmentationDescriptor attribute.
1.3.0
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed overflow when building with GOARCH=386.
Changed
Changed encode command to also read from stdin.
1.2.2
Compare
Sorry, something went wrong.
No results found
Fixed
#3 - Fix overflow when binary contains alignment stuffing.
1.2.1
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed case where unencrypted signals with alignment_stuffing returned ErrBufferUnderflow.
1.2.0
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed nil pointer in SpliceInsert.TimeSpecifiedFlag
Added
Added additional methods for computing _flag values.
1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Added SpliceInfoSection.Table(prefix, indent) to format tabular output.
Added methods for computing _flag values.
Added latest specification and XML schema to /docs
1.0.0
Compare
Sorry, something went wrong.
No results found
Initial open source release after migrating from internal repo