Skip to content

Releases: Comcast/scte35-go

1.3.1

02 Sep 23:13
76081fe
Compare
Choose a tag to compare

Changed

  • Omit optional SegmentationDescriptor attribute.

1.3.0

22 Aug 14:52
Compare
Choose a tag to compare

Fixed

  • Fixed overflow when building with GOARCH=386.

Changed

  • Changed encode command to also read from stdin.

1.2.2

20 Jan 15:43
Compare
Choose a tag to compare

Fixed

  • #3 - Fix overflow when binary contains alignment stuffing.

1.2.1

09 Sep 21:33
Compare
Choose a tag to compare

Fixed

Fixed case where unencrypted signals with alignment_stuffing returned ErrBufferUnderflow.

1.2.0

08 Jul 15:21
Compare
Choose a tag to compare

Fixed

  • Fixed nil pointer in SpliceInsert.TimeSpecifiedFlag

Added

  • Added additional methods for computing _flag values.

1.1.0

07 Jul 16:08
6bdbb29
Compare
Choose a tag to compare

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

02 Jul 22:59
Compare
Choose a tag to compare

Initial open source release after migrating from internal repo