Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/mp4parse-rust
Parser for ISO Base Media Format aka video/mp4 written in Rust.
https://github.com/mozilla/mp4parse-rust
Update fallible_collections from 0.4 to 0.5
musicinmybrain opened this pull request about 2 months ago
musicinmybrain opened this pull request about 2 months ago
Update fallible_collections
torokati44 opened this pull request about 2 months ago
torokati44 opened this pull request about 2 months ago
Don't fail when the wave atom contains different atoms than esds
AdrianEddy opened this pull request 8 months ago
AdrianEddy opened this pull request 8 months ago
Fix `clippy::legacy_numeric_constants` lint on nightly
baumanj opened this pull request 10 months ago
baumanj opened this pull request 10 months ago
Fix import error in dump.rs
baumanj opened this pull request 10 months ago
baumanj opened this pull request 10 months ago
add a test for comparing fragment data, fix #273
sudhackar opened this pull request about 1 year ago
sudhackar opened this pull request about 1 year ago
Ignore unused trailing data in `mvhd`.
kinetiknz opened this pull request about 1 year ago
kinetiknz opened this pull request about 1 year ago
senc box
3052 opened this issue about 1 year ago
3052 opened this issue about 1 year ago
MP4 Containers created by MP4Box fail to parse having 'meta' atom set
jotzet79 opened this issue about 1 year ago
jotzet79 opened this issue about 1 year ago
Fix broken build on MacOS
SingingTree opened this pull request over 1 year ago
SingingTree opened this pull request over 1 year ago
Test command failed due to absence of required test files in respective project directories
abdullahfarwees opened this issue over 1 year ago
abdullahfarwees opened this issue over 1 year ago
Adding build instructions for mp4parse-rust ?
abdullahfarwees opened this issue over 1 year ago
abdullahfarwees opened this issue over 1 year ago
Support HEVC.
alastor0325 opened this pull request over 1 year ago
alastor0325 opened this pull request over 1 year ago
Fix clippy errors on Nigthly
padenot opened this pull request over 1 year ago
padenot opened this pull request over 1 year ago
Add HEVC support.
doublech opened this pull request over 1 year ago
doublech opened this pull request over 1 year ago
empty_duration is in the mvhd's time base
padenot opened this pull request over 1 year ago
padenot opened this pull request over 1 year ago
mp4parse 0.12.0 fails to build with rust 1.70
tranzystorek-io opened this issue over 1 year ago
tranzystorek-io opened this issue over 1 year ago
Doesn't build with nightly
johnrichardrinehart opened this issue over 1 year ago
johnrichardrinehart opened this issue over 1 year ago
Get correct media duration for files produced using `afconvert`
padenot opened this issue over 1 year ago
padenot opened this issue over 1 year ago
Move UnexpectedEOF handling back to the BoxIter.
kinetiknz opened this pull request almost 2 years ago
kinetiknz opened this pull request almost 2 years ago
Return an error when a track has a timescale of 0.
padenot opened this pull request almost 2 years ago
padenot opened this pull request almost 2 years ago
Expose the mvhd timescale when getting the fragment duration
padenot opened this pull request almost 2 years ago
padenot opened this pull request almost 2 years ago
Add a way to get the timescale of an avis
padenot opened this pull request almost 2 years ago
padenot opened this pull request almost 2 years ago
Expose time in ticks relative to a timebase and not in microseconds
padenot opened this pull request almost 2 years ago
padenot opened this pull request almost 2 years ago
How to install?
rajhlinux opened this issue almost 2 years ago
rajhlinux opened this issue almost 2 years ago
Check for unknown sized boxes by the u32 size, but not the wide size.
Zaggy1024 opened this pull request almost 2 years ago
Zaggy1024 opened this pull request almost 2 years ago
Limit the allocated size of the sample indice table by the file size.
Zaggy1024 opened this pull request almost 2 years ago
Zaggy1024 opened this pull request almost 2 years ago
Badly formed files can cause `create_sample_table()` to OOM.
Zaggy1024 opened this issue almost 2 years ago
Zaggy1024 opened this issue almost 2 years ago
Treat some with_capacity calls as a hint.
kinetiknz opened this pull request almost 2 years ago
kinetiknz opened this pull request almost 2 years ago
Allow skipped top-level boxes to extend past EOF.
Zaggy1024 opened this pull request almost 2 years ago
Zaggy1024 opened this pull request almost 2 years ago
Don't panic when a box's size is smaller than its header.
Zaggy1024 opened this pull request almost 2 years ago
Zaggy1024 opened this pull request almost 2 years ago
Read the looping flag when `elst` box is empty.
Zaggy1024 opened this pull request almost 2 years ago
Zaggy1024 opened this pull request almost 2 years ago
Other format support (H265, VP9)
pingpongcat opened this issue almost 2 years ago
pingpongcat opened this issue almost 2 years ago
Remove error for when an AVIF has no `iloc` box.
Zaggy1024 opened this pull request almost 2 years ago
Zaggy1024 opened this pull request almost 2 years ago
Support unknown (zero) sized `mdat` boxes in AVIF.
kinetiknz opened this pull request almost 2 years ago
kinetiknz opened this pull request almost 2 years ago
crates.io release?
mattfbacon opened this issue about 2 years ago
mattfbacon opened this issue about 2 years ago
Fix fuzzer build and add more coverage for AVIF.
kinetiknz opened this pull request about 2 years ago
kinetiknz opened this pull request about 2 years ago
Read the loop count from AVIS files.
Zaggy1024 opened this pull request about 2 years ago
Zaggy1024 opened this pull request about 2 years ago
Build broken in oss-fuzz
tysmith opened this issue about 2 years ago
tysmith opened this issue about 2 years ago
Couple of minor fixes
rillian opened this pull request about 2 years ago
rillian opened this pull request about 2 years ago
Remove env_logger dependency.
glandium opened this pull request about 2 years ago
glandium opened this pull request about 2 years ago
Add CIFuzz GitHub action
DavidKorczynski opened this pull request about 2 years ago
DavidKorczynski opened this pull request about 2 years ago
ERROR mp4parse] Found 2 nul bytes in "\0\0" / ERROR viaduct::backend::ffi] Missing HTTP status freezes any youtube videos
Marietto2008 opened this issue about 2 years ago
Marietto2008 opened this issue about 2 years ago
Permit multiple nuls in `hdlr` box `name` field.
kinetiknz opened this pull request over 2 years ago
kinetiknz opened this pull request over 2 years ago
Add some support for AVIF sequences.
Zaggy1024 opened this pull request over 2 years ago
Zaggy1024 opened this pull request over 2 years ago
Fix `clippy::derive-partial-eq-without-eq` for nightly clippy.
kinetiknz opened this pull request over 2 years ago
kinetiknz opened this pull request over 2 years ago
Fix `unstable-name-collisions` warning by using fully qualified path.
kinetiknz opened this pull request over 2 years ago
kinetiknz opened this pull request over 2 years ago
Update env_logger to 0.9
glandium opened this pull request over 2 years ago
glandium opened this pull request over 2 years ago
LayerSelector support
tongyuantongyu opened this pull request over 2 years ago
tongyuantongyu opened this pull request over 2 years ago
Support `lsel` for decoding progressive image
tongyuantongyu opened this issue over 2 years ago
tongyuantongyu opened this issue over 2 years ago
Chunking/splitting a video file.
osain-az opened this issue almost 3 years ago
osain-az opened this issue almost 3 years ago
Replace `Error::InvalidData` with `Error::InvalidDataDetail` and misc cleanups
baumanj opened this pull request almost 3 years ago
baumanj opened this pull request almost 3 years ago
clippy: Remove unnecessary borrow
baumanj opened this pull request almost 3 years ago
baumanj opened this pull request almost 3 years ago
Update version 0.13.0 -> 0.14.0 due to breaking API changes
baumanj opened this pull request almost 3 years ago
baumanj opened this pull request almost 3 years ago
Remove `extern crate` statements
baumanj opened this pull request almost 3 years ago
baumanj opened this pull request almost 3 years ago
`ItemDataBox` support
baumanj opened this pull request almost 3 years ago
baumanj opened this pull request almost 3 years ago
Upgrade to 2018 edition
kornelski opened this pull request about 3 years ago
kornelski opened this pull request about 3 years ago
question: extracting GPS metadata ?
yuribudilov opened this issue about 3 years ago
yuribudilov opened this issue about 3 years ago
Only read stsd entries up to `description_count`
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Preallocate stsd space
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Replace `fail_with_error_if` with `fail_with_status_if`
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Add checks for ImageSpatialExtentsProperty (ispe)
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Update mif1 brand check per ISO/IEC 23000-22:2019/Amd. 2:2021
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Check `full_range_flag` on alpha auxiliary images
baumanj opened this issue about 3 years ago
baumanj opened this issue about 3 years ago
Reserve space in pssh to avoid timeout
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Add Versioning section to README.md
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Fix clippy::needless-late-init
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Identify and report on unsupported features and related improvements
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Implement `ItemDataBox` (`idat`)
baumanj opened this issue about 3 years ago
baumanj opened this issue about 3 years ago
Require `ImageSpatialExtentsProperty` (`ispe`) on alpha image item
baumanj opened this issue about 3 years ago
baumanj opened this issue about 3 years ago
Remove obsolete clippy::wrong_self_convention, again
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Fix `clippy::question-mark` lint
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Update version 0.11.6 -> 0.12.0 due to breaking API changes
baumanj opened this pull request about 3 years ago
baumanj opened this pull request about 3 years ago
Release 0.11.6 was a breaking change
HeroicKatora opened this issue about 3 years ago
HeroicKatora opened this issue about 3 years ago
Bump version to 0.11.6 for new release
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Update version in anticipation of release on crates.io
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Update cbindgen.toml to apply renaming convention to `NclxColourInformation`
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Check for multiple nul bytes in `hdlr` box `name` field
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Update ISOBMFF references to 2020 version
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Should not reject AVIF images with `a1lx` property
tongyuantongyu opened this issue over 3 years ago
tongyuantongyu opened this issue over 3 years ago
Fix `clippy::needless-borrow`
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Add annotations to allow fields which are never read
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Annotate or remove unused fields
baumanj opened this issue over 3 years ago
baumanj opened this issue over 3 years ago
Release a new version to crates.io
AdrianEddy opened this issue over 3 years ago
AdrianEddy opened this issue over 3 years ago
Add support for multiple `colr` box values per image item
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Remove obsolete clippy::wrong_self_convention
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Allow `HandlerBox` (`hdlr`) non-zero values in `reserved` and `pre-defined` fields
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Quicktime manufacturer field
kornelski opened this issue over 3 years ago
kornelski opened this issue over 3 years ago
Unreleased conformance changes?
kornelski opened this issue over 3 years ago
kornelski opened this issue over 3 years ago
Expose the pixel information (pixi) via the C API
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Run clippy on fuzzer code
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Fix test for running with missing-pixi-permitted feature
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Fix crates.io badge
atouchet opened this pull request over 3 years ago
atouchet opened this pull request over 3 years ago
Add `cargo doc` to CI
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Communicate more detail about what specifically is unsupported across FFI
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Add "missing-pixi-permitted" feature
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
Recognize ISO 13818-7 MPEG-2 object types for AAC.
kinetiknz opened this pull request over 3 years ago
kinetiknz opened this pull request over 3 years ago
Drop unused and duplicated dependency on hashbrown
jrmuizel opened this pull request over 3 years ago
jrmuizel opened this pull request over 3 years ago
Add clippy run with all features enabled
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago
ColourInformationBox (colr) support
baumanj opened this pull request over 3 years ago
baumanj opened this pull request over 3 years ago