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

Fix defaults #30

Merged
merged 3 commits into from
Jun 23, 2024
Merged

Fix defaults #30

merged 3 commits into from
Jun 23, 2024

Conversation

aulemahal
Copy link
Contributor

Small pull request to fix the problem highlighted in issue #29. Also, I changed all default values in to match those listed in the matroska specifications. (https://matroska.org/technical/specs/index.html)

@Diaoul
Copy link
Owner

Diaoul commented Jun 23, 2024

Better late than never 👴

@Diaoul
Copy link
Owner

Diaoul commented Jun 23, 2024

Actually, going to revert this. Best is to implement defaulting from the spec and not at every problematic field.

Diaoul added a commit that referenced this pull request Jun 23, 2024
This reverts commit 45efa1f.
@Diaoul Diaoul mentioned this pull request Jun 23, 2024
Diaoul added a commit that referenced this pull request Jun 23, 2024
Diaoul pushed a commit that referenced this pull request Jun 23, 2024
* Changed defaults according to specs

* updated tests

* Small error in defaults fixed
Diaoul added a commit that referenced this pull request Jun 23, 2024
@Diaoul Diaoul mentioned this pull request Jun 23, 2024
Diaoul added a commit that referenced this pull request Jun 23, 2024
* Drop support for older Python versions

* Migrate setup.py to pyproject.toml

* Fixes #33

* Fix defaults (#30)

* Changed defaults according to specs

* updated tests

* Small error in defaults fixed

* Revert "Fix defaults (#30)" (#36)

This reverts commit 45efa1f.

* feat!: packaging, lint, test, ci

---------

Co-authored-by: Henrique B. <hpsbranco@gmail.com>
Co-authored-by: Pascal Bourgault <bourgault.pascal@ouranos.ca>
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.

2 participants