Threefive

Latest version: v2.4.39

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

2.2.95

* Clean up of __examples/multicast/mcastc.py__

* __Bugfix__ for __threefive.Stream.decode_next()__ throwing this __AttributeError__

py3
cue.show()
AttributeError: 'bool' object has no attribute 'show'

* threefive.Stream.__decode, decode_fu() decode_next, decode_program__, and __decode_proxy__ now
py3
return None


when they complete parsing a stream

v.2.2.93

2.2.93

* [__Bugfix for stream class__](https://github.com/futzu/threefive/issues/30)
* __threefive.decode__ now parses big integers and hex values for SCTE35.
* Speedup in __threefive.Stream.decode__ for low end cores.
* Several updates to __threefive/go__.
* __Cyclomatic Complexity:__ 2.061
* __Pylint Score:__ 9.85 / 10.0

2.2.91

* threefive.Stream support for __multi-packet PAT__
* threefive.Stream __Speed up for python3__
* __Bugfix__ for threefive.decode()
* __Pylint__ score: __9.85__
* __Cyclomatic Complexity__: __2.0697__
* __threefive/go__ added as work in progress.


v.2.2.89

2.2.89

* __PCR__ times for packets now __match ffmpeg__.
* Closest __PTS__ and __PCR__ are now __both__ included in __Cue.packet_data__ if present.
* __Stream.decode_fu()__ , a __faster__ version of __Stream.decode()__ is now available.
* __Pylint__ score __9.90/10__.
* __Cyclomatic Complexity__ score : __2.054263__ .

v.2.2.87

2.2.87

* Changed __threefive.Stream.show_null to True__ as the default.
* All Splice Command classes in __threefive/commands.py__.
* Removed __command_type__
* Replaced __command_length__ with __calculated_length__ .
* Bugfix for __threefive.decode and urls as bytes__.
* Moved __threefive.commands.ScheduledSplice__ to __threefive.commands.SpliceSchedule.SpliceEvent__.
* __threefive.Cue__ class
* Added ___set_preroll__ method for __preroll calculation__.
* Added ___set_pts__ method for __pts adjustment calulcation__ .
* New example __examples/stream/preroll.py__.
* Fixed broken links in __README.md__.

v.2.2.85

2.2.85

* __Default output__ is now __sys.stdout__

* __threefive__ now has __No dependencies__.
* __bitn__ merged in to __threefive__.
* __crcmod__ removed.
* __urllib3__ replaced with __urllib.request__.


* __Added__
* __threefive.SpliceSchedule__ class.
* __threefive.SCTE35base.get()__ method.

* __Removed__
* __encoding__ functionality.
* __Cue.get_info_section()__
* __Cue.get_command()__

* __Bugfix__
* fixed __Stream.show()__ not displaying all program streams.

* __Improved__
* __PAT and PMT__ parsing__ in the __threefive.Stream__ class.



v.2.2.79

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.