-
Notifications
You must be signed in to change notification settings - Fork 90
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: alfg/mp4-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: alfg/mp4-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 50 files changed
- 6 contributors
Commits on Jan 6, 2023
-
fix "mdat size too large" (#80)
* fix "mdat size too large" * fix clippy * Fix clippy::derive-partial-eq-without-eq
Configuration menu - View commit details
-
Copy full SHA for c26bdca - Browse repository at this point
Copy the full SHA c26bdcaView commit details -
* chore: fix clippy warnings * Update readme with clippy usage. * fix fmt warnings.
Configuration menu - View commit details
-
Copy full SHA for 3095051 - Browse repository at this point
Copy the full SHA 3095051View commit details -
Fix TfhdBox optional fields (#86)
* Fix TfhdBox optional fields * clippy fixes * Cargo fmt fix Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df6e0b5 - Browse repository at this point
Copy the full SHA df6e0b5View commit details
Commits on Jan 10, 2023
-
Don't subtract overflow when 64-bit box size is less than 8 (#89)
* don't subtract overflow when 64-bit box size is less than 8 * fix largesize of 8 being conflated with a size of 0
Configuration menu - View commit details
-
Copy full SHA for 16c1b5d - Browse repository at this point
Copy the full SHA 16c1b5dView commit details
Commits on Jan 12, 2023
-
* Add Tfdt box parsing * Derive Default for TfdtBox * Derive Eq for TfdtBox
Configuration menu - View commit details
-
Copy full SHA for 9c0f653 - Browse repository at this point
Copy the full SHA 9c0f653View commit details
Commits on Jan 31, 2023
-
Parse unknown metadata and write metadata (#91)
* validate meta box handler type, parse meta with unknown handlers * parse meta in moov and trak position * write meta and udta * fix clippy nit
Configuration menu - View commit details
-
Copy full SHA for 2a374c5 - Browse repository at this point
Copy the full SHA 2a374c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f10bd3 - Browse repository at this point
Copy the full SHA 9f10bd3View commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8cc6f2 - Browse repository at this point
Copy the full SHA c8cc6f2View commit details
There are no files selected for viewing