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

Refactoring #17

Merged
merged 16 commits into from
Aug 7, 2020
Merged

Refactoring #17

merged 16 commits into from
Aug 7, 2020

Conversation

ian-spoonradio
Copy link
Contributor

  • Rename I/O position moving functions

@alfg alfg merged commit 0abb242 into alfg:master Aug 7, 2020
@alfg
Copy link
Owner

alfg commented Aug 7, 2020

Thanks!

jprochazk pushed a commit to jprochazk/mp4 that referenced this pull request Sep 18, 2024
* Add ReadBox trait

* Add boxtype macro

* Remove offset in BoxHeader

* Fix parsing error when box has largesize

* Remove duplicated codes reading version and flags

* Update examples

* Fix test failure

* Rename I/O position moving functions

* skip_read() to skip_bytes()
* skip_read_to() to skip_bytes_to()
* skip_write() to write_zeros()

* Rename I/O position moving functions

* skip_read() to skip_bytes()
* skip_read_to() to skip_bytes_to()

* Ensure skip_bytes() does not go back.

Co-authored-by: Byungwan Jun <unipro.kr@gmail.com>
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.

3 participants