issues
search
rust-av
/
dav1d-rs
libdav1d rust bindings
MIT License
40
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump dav1d version to `1.4`
#105
haixuanTao
closed
2 weeks ago
2
Use `rav1d`
#104
jprochazk
closed
2 months ago
1
Update to system-deps 7
#103
sdroege
closed
2 months ago
0
crates.io is out of date
#102
jbicha
closed
2 months ago
3
Question: would rav1d integration make sense?
#101
Quackdoc
opened
4 months ago
7
Update system-deps requirement from 6.2 to 7.0
#100
dependabot[bot]
opened
5 months ago
0
Bump dav1d-sys as well
#99
lu-zero
closed
7 months ago
0
Prepare for release
#98
lu-zero
closed
7 months ago
0
Add API for ChromaLocation information retrieval
#97
philn
closed
7 months ago
1
Mark `InnerPicture` as `Send+Sync`
#96
sdroege
closed
7 months ago
6
Clippy warns about `Arc<InnerPicture>`
#95
philn
closed
7 months ago
3
Add colorimetry information API in Picture
#94
philn
closed
8 months ago
5
Colorimetry information
#93
philn
closed
8 months ago
3
ignore, accidental issue
#92
soupslurpr
closed
9 months ago
0
exit code: 0xc0000135, STATUS_DLL_NOT_FOUND
#91
soupslurpr
closed
9 months ago
2
handle docs.rs in build.rs
#90
DerZade
closed
11 months ago
3
Update bitstream-io requirement from 1.0 to 2.0
#89
dependabot[bot]
closed
11 months ago
0
Dav1dWarpedMotionParams_union_ ... include/dav1d/headers_h_100_5)" is not a valid Ident
#88
boozook
closed
1 year ago
4
Q: Possibility of static linking with prebuilt dav1d
#87
FlareFlo
closed
2 months ago
2
Use system-deps to check for dav1d < 1.3
#86
sdroege
closed
1 year ago
0
Build failure with SYSTEM_DEPS_DAV1D_BUILD_INTERNAL=always
#85
fintelia
closed
1 year ago
5
Prepare for release
#84
lu-zero
closed
1 year ago
0
Update to dav1d 1.3.0
#83
sdroege
closed
1 year ago
6
Fail if compiling against dav1d newer than 1.2.1
#82
sdroege
closed
1 year ago
0
Build script fails through image crate
#81
FlareFlo
closed
1 year ago
3
Doesn't support build or static linking
#80
kornelski
opened
1 year ago
8
Version 0.9.4
#79
lu-zero
closed
1 year ago
0
Fix struct padding size depending on features
#78
linkmauve
closed
1 year ago
3
ci: Switch to the MSVC toolchain on Windows and get rid of msys2 comp…
#77
sdroege
closed
1 year ago
1
wip: Try to unbreak the windows CI
#76
lu-zero
closed
1 year ago
7
Update bitflags requirement from 1 to 2
#75
dependabot[bot]
closed
1 year ago
5
get_picture() fails with Error::Again with non 1 threads in settings
#74
neumond
opened
1 year ago
14
Document that `get_picture()` should be called only once per submitte…
#73
sdroege
closed
1 year ago
0
Document the ideal flow and warn against calling get_picture multiple times
#72
lu-zero
closed
1 year ago
1
Add new dav1d 1.1 APIs
#71
sdroege
closed
1 year ago
3
Deadlocks in `get_picture()` on specific files with multi-threaded decoding while ffmpeg/dav1dplay don't
#70
sdroege
opened
1 year ago
4
Fix various new 1.65 clippy warnings
#69
sdroege
closed
2 years ago
0
Stop using bindgen and instead provide a platform-independent static …
#68
sdroege
closed
2 years ago
11
Fix/silence some new clippy warnings
#67
sdroege
closed
2 years ago
0
Update bindgen requirement from 0.59.1 to 0.60.1
#66
dependabot[bot]
closed
2 years ago
0
Update bindgen requirement from 0.59.1 to 0.60.0
#65
dependabot[bot]
closed
2 years ago
1
Broken by libavif 1.0.0
#64
installgentoo
opened
2 years ago
3
Bump version to 1.0.0 for building sys from source
#63
ppergame
closed
2 years ago
1
Fails to build w/ dav1d 1.0.0
#62
AdrianVovk
closed
2 years ago
1
Update for dav1d 1.0.0
#61
aeikum
closed
2 years ago
9
Missing 0.7.0 version?
#60
aeikum
closed
2 years ago
2
Update tools for the changed decoder API
#59
sdroege
closed
2 years ago
0
Various API cleanup
#58
sdroege
closed
2 years ago
2
Improve API for correctly handling input data ownership and allowing handling of errors
#57
sdroege
closed
2 years ago
4
Make sure the buffer passed to `decode()` is kept alive for as long a…
#56
sdroege
closed
2 years ago
1
Next