Sebastian Dröge
|
1ae57967ae
|
Move debug categories from an instance member to lazy_static
Simplifies the code a bit and less state to carry around.
|
2019-10-31 23:35:11 +01:00 |
|
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 |
|
Sebastian Dröge
|
b05fb902f9
|
Remove usage of subclassing feature, it's the default now
|
2019-09-09 10:45:06 +03:00 |
|
Sebastian Dröge
|
acc4b6a7e2
|
Update versions to 0.6.0
|
2019-07-07 13:20:15 +03:00 |
|
ahamedsajeer.15
|
dc45b7f8ac
|
Add build.rs that provides a version number, release date and other details
|
2019-06-03 11:11:29 +00:00 |
|
Sebastian Dröge
|
150f672fde
|
rav1e: Add AV1 encoder around rav1e crate
|
2019-05-25 15:01:18 +02:00 |
|