Skip to content

Tags: Dash-Industry-Forum/codem-isoboxer

Tags

v0.3.10

Toggle v0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
preselections metadata (#59)

* Bump package version to 0.3.10

* Add meta box

Add a skeleton implementation of 'meta'. This makes the read/write
 editlist.mp4 test fail. This is because The meta subboxes are not yet
 implemented. When neither reader nor writer for meta were implemented,
 the test for reading/writing editlist.mp4 worked, but as soon as meta
 is added as a reader, the subboxes have to be implemented too to not
 fail this test.
 Rather than adding the additional boxes, we remove 'meta' from
 editlist.mp4.

* Add grpl box

* Add utf8string datatype

* Add prsl box

* Add the prsl box, unit tests, and an mp4 file for testing

* Implement FDIS version of prsl

* Make the interleaving tag is optional and contingent on a flag
* Use new test content

* Add labl box

* Implement FDIS version of labl

* read is_group_label from the flags instead of as a separate field
* represent is_group_label as boolean

* Add 'elng' box

* Add 'ardi' box

* Add 'kind' box

* Add 'imda' box

* Update bundles

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #54 from Dash-Industry-Forum/feature/sttg

Add sttg box for WebVTT cue settings

v0.3.8

Toggle v0.3.8's commit message

    

v0.3.7

Toggle v0.3.7's commit message
Build package 0.3.7

v0.3.6

Toggle v0.3.6's commit message
Build for release 0.3.6

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from Orange-OpenSource/ImproveEfficiency

Improve writing process

v0.3.4

Toggle v0.3.4's commit message
Version bump

v0.3.3

Toggle v0.3.3's commit message
Update package.json

v0.3.2

Toggle v0.3.2's commit message
Bumped version, updated changelog

v0.3.1

Toggle v0.3.1's commit message
Updated package to 0.3.1