Skip to content

Releases: justdan96/tsMuxer

Nightly build from 2024-06-06-02-00-53

06 Jun 02:00
7f8667d
Compare
Choose a tag to compare
Pre-release
nightly-2024-06-06-02-00-53

added check for negative track_id values (#882)

Nightly build from 2024-05-12-02-01-18

12 May 02:01
Compare
Choose a tag to compare
Pre-release
Fix issue #877

 Regression on commit 5f43ab2

Nightly build from 2024-05-11-01-55-25

11 May 01:55
Compare
Choose a tag to compare
Pre-release
nightly-2024-05-11-01-55-25

Same as #846 for Xiph lacing.

Nightly build from 2024-05-10-02-00-45

10 May 02:00
6836d7c
Compare
Choose a tag to compare
Pre-release
if a.size > atom.size, then throw (#876)

* if a.size > atom.size, then throw

* fix lint

Nightly build from 2024-05-04-01-53-56

04 May 01:53
5f73a18
Compare
Choose a tag to compare
Pre-release
nightly-2024-05-04-01-53-56

Fix clang format check

Nightly build from 2024-05-01-02-00-23

01 May 02:00
d3550d3
Compare
Choose a tag to compare
Pre-release
nightly-2024-05-01-02-00-23

Remove fixed issue from README (#871)

Nightly build from 2024-04-28-02-00-18

28 Apr 02:00
93c9070
Compare
Choose a tag to compare
Pre-release
nightly-2024-04-28-02-00-18

added copyLen check (#868)

Nightly build from 2024-04-06-01-50-49

06 Apr 01:50
acdfe54
Compare
Choose a tag to compare
Pre-release
nightly-2024-04-06-01-50-49

compare tsPacket->getHeaderSize to TS_FRAME_SIZE (#864)

Nightly build from 2024-04-05-01-53-02

05 Apr 01:53
0bbbed3
Compare
Choose a tag to compare
Pre-release
pgsStreamReader: set DTS equal to PTS for packets with PTS_DTS_flags …

…equal to 0b10 (#833)

Nightly build from 2024-04-04-01-54-45

04 Apr 01:54
94cafe7
Compare
Choose a tag to compare
Pre-release
nightly-2024-04-04-01-54-45

added size check before calling extractPMTDescriptors (#860)