Changelog of @hackage/isobmff 0.14.0.0
0.14.0.0
Work-In-Progress intermediate release in preperation of splitting this package.
This compiles and the tests run, but the code really sucks!
0.11.4.0
- Rename
AacMp4StreamConfig
toAacInitSegment
- Rename
InitSegment
toBinaryAacInitSegment
- Extract
AacInitSegment
andBinaryAacInitSegment
from moduleAudioStreaming
into a new module:Data.ByteString.Mp4.AacInitSegment
- Fix unit test
Mp4AudioSampleEntrySpec
- Add CHANGELOG.md
- Switch to stackage lts-8.6