This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gst-plugins-rs
Watch
1
Star
1
Fork
You've already forked gst-plugins-rs
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced
2025-02-09 09:32:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
05d379bd3d
gst-plugins-rs
/
gst-plugin-rav1e
History
Sebastian Dröge
f2264b8a1e
rav1e: Use AtomicRefCell instead of a Mutex for the state
...
We only ever use it from the streaming thread.
2019-09-14 20:08:18 +03:00
..
src
rav1e: Use AtomicRefCell instead of a Mutex for the state
2019-09-14 20:08:18 +03:00
tests
rav1enc: Update to new rav1e frame API
2019-08-30 09:46:37 +03:00
build.rs
Add build.rs that provides a version number, release date and other details
2019-06-03 11:11:29 +00:00
Cargo.toml
rav1e: Use AtomicRefCell instead of a Mutex for the state
2019-09-14 20:08:18 +03:00