Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Box summary and to_json traits. #29

Merged
merged 5 commits into from
Sep 9, 2020
Merged

Box summary and to_json traits. #29

merged 5 commits into from
Sep 9, 2020

Conversation

alfg
Copy link
Owner

@alfg alfg commented Sep 9, 2020

Adding to_json and summary traits to the Mp4Box type for reading out box values as text or json string via serde and serde_json.

@alfg alfg merged commit 0f373b0 into master Sep 9, 2020
@alfg alfg deleted the box-summary branch September 9, 2020 05:24
jprochazk pushed a commit to jprochazk/mp4 that referenced this pull request Sep 18, 2024
* Add Mp4Box traits for getting json or text summary for each box.

* fix test and serde version.

* skip serializing entries

* skip serializing sample_sizes

* Add custom serializer for FixedPoint types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant