Skip to content

Releases: justdan96/tsMuxer

Nightly build from 2024-03-14-01-51-12

14 Mar 01:51
5f43ab2
Compare
Choose a tag to compare
Pre-release
nightly-2024-03-14-01-51-12

compare m_curChunk to m_mdat_data.size() in while condition (#840)

Nightly build from 2024-02-17-01-49-50

17 Feb 01:49
75c9cb3
Compare
Choose a tag to compare
Pre-release
nightly-2024-02-17-01-49-50

fix alloc-dealloc-mismatch (#828)

Nightly build from 2024-02-07-01-50-09

07 Feb 01:50
Compare
Choose a tag to compare
Pre-release
Account for WAV 'FLLR' chunk

Apple adds a 'FLLR' chunk to their WAV output by AVAudioRecorder app.

Nightly build from 2023-11-26-02-00-15

26 Nov 02:00
Compare
Choose a tag to compare
Pre-release
nightly-2023-11-26-02-00-15

Fix

Nightly build from 2023-11-25-01-54-21

25 Nov 01:54
Compare
Choose a tag to compare
Pre-release
nightly-2023-11-25-01-54-21

Fix

Nightly build from 2023-11-12-01-58-56

12 Nov 01:58
Compare
Choose a tag to compare
Pre-release
nightly-2023-11-12-01-58-56

Fix issue #803 created by commit 4832f9f

Nightly build from 2023-10-25-01-53-22

25 Oct 01:53
Compare
Choose a tag to compare
Pre-release
Regression on commit d6d1e0ef

Fixes issue #798

Nightly build from 2023-10-21-01-50-32

21 Oct 01:50
Compare
Choose a tag to compare
Pre-release
nightly-2023-10-21-01-50-32

clang format check

Nightly build from 2023-10-20-01-53-21

20 Oct 01:53
Compare
Choose a tag to compare
Pre-release
nightly-2023-10-20-01-53-21

Cancel previous commit.

Nightly build from 2023-10-19-01-53-41

19 Oct 01:53
Compare
Choose a tag to compare
Pre-release
Regression on Mov File Seek

Until unforeseen issues are solved (with some mp4, fail to complete muxing see issue #780).