Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-av/ffms2-rs issues and pull requests
#35 - Cannot build ffms2-rs on Ubuntu 24.04
Issue -
State: open - Opened by mipimipi 9 months ago
- 9 comments
#34 - Use ffi type aliases instead of rust types
Pull Request -
State: closed - Opened by mipimipi 9 months ago
#33 - ffms2 does not build on arm64
Issue -
State: closed - Opened by mipimipi 9 months ago
- 3 comments
#32 - Outdated ffms2 on crates.io
Issue -
State: open - Opened by mipimipi 10 months ago
- 1 comment
Labels: bug
#31 - Update bindgen requirement from 0.64 to 0.66
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#30 - Update bindgen requirement from 0.64 to 0.65
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#29 - Check for vertical chroma subsampling in get_pixel_data
Pull Request -
State: closed - Opened by ben476 almost 2 years ago
- 1 comment
#28 - Frame::get_pixel_data is using wrong slice length?
Issue -
State: closed - Opened by ben476 almost 2 years ago
- 8 comments
#27 - Update bindgen requirement from 0.59 to 0.64
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#26 - Update bindgen requirement from 0.59 to 0.63
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#26 - Update bindgen requirement from 0.59 to 0.63
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#25 - Update bindgen requirement from 0.59 to 0.62
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#25 - Update bindgen requirement from 0.59 to 0.62
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#24 - Update bindgen requirement from 0.59 to 0.61
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#23 - Update bindgen requirement from 0.59 to 0.60
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#23 - Update bindgen requirement from 0.59 to 0.60
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#22 - Update bindgen requirement from 0.58 to 0.59
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#21 - Outdated ffms2-sys on crates.io
Issue -
State: closed - Opened by Christopher22 over 3 years ago
- 2 comments
#21 - Outdated ffms2-sys on crates.io
Issue -
State: closed - Opened by Christopher22 over 3 years ago
- 2 comments
#20 - Allow safe multithreading by implementing "Send"
Pull Request -
State: closed - Opened by Christopher22 over 3 years ago
- 4 comments
#20 - Allow safe multithreading by implementing "Send"
Pull Request -
State: closed - Opened by Christopher22 over 3 years ago
- 4 comments
#19 - Refactor of struct creation macros and removal of custom getters/setters
Pull Request -
State: closed - Opened by Christopher22 almost 4 years ago
- 7 comments
#18 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies
#17 - Allow non-compliant names in the ffms2-sys crate
Pull Request -
State: closed - Opened by Christopher22 almost 4 years ago
- 9 comments
#17 - Allow non-compliant names in the ffms2-sys crate
Pull Request -
State: closed - Opened by Christopher22 almost 4 years ago
- 9 comments
#16 - Deref/DerefMut rather than setters?
Issue -
State: closed - Opened by Christopher22 almost 4 years ago
- 3 comments
#15 - Allow compilation without pkg-config
Pull Request -
State: closed - Opened by Christopher22 almost 4 years ago
- 3 comments
#15 - Allow compilation without pkg-config
Pull Request -
State: closed - Opened by Christopher22 almost 4 years ago
- 3 comments
#14 - Update bindgen requirement from 0.56 to 0.58
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 4 comments
Labels: dependencies
#14 - Update bindgen requirement from 0.56 to 0.58
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 4 comments
Labels: dependencies
#13 - Update bindgen requirement from 0.56 to 0.57
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
- 2 comments
Labels: dependencies
#13 - Update bindgen requirement from 0.56 to 0.57
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
- 2 comments
Labels: dependencies
#12 - Crate?
Issue -
State: closed - Opened by NicholasLYang about 4 years ago
- 1 comment
#11 - Update bindgen requirement from 0.55 to 0.56
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
- 2 comments
Labels: dependencies
#10 - Update cfg-if requirement from 0.1 to 1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#9 - Add useful setters to ResampleOptions struct
Pull Request -
State: closed - Opened by askoufis over 4 years ago
- 1 comment
#8 - Fix invalid pointer error on ResampleOptions drop
Pull Request -
State: closed - Opened by askoufis over 4 years ago
#7 - ResampleOptions drop frees invalid pointer
Issue -
State: closed - Opened by askoufis over 4 years ago
- 1 comment
#6 - Add safer frame data API
Pull Request -
State: closed - Opened by askoufis over 4 years ago
#5 - Fix GetAudio segfault, expose useful APIs
Pull Request -
State: closed - Opened by askoufis over 4 years ago
- 2 comments
#4 - AudioSource::new DelayMode should be signed integer
Issue -
State: closed - Opened by askoufis over 4 years ago
- 2 comments
Labels: bug
#3 - Can't build new project with ffms2-rs as the only dependency
Issue -
State: closed - Opened by askoufis over 4 years ago
- 4 comments
Labels: bug
#2 - Update bindgen requirement from 0.54 to 0.55
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#1 - Update paste requirement from 0.1 to 1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
- 2 comments
Labels: dependencies