We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a321713 commit a6b903fCopy full SHA for a6b903f
NEWS
@@ -1,9 +1,10 @@
1
-Changes for 0.1.0:
2
-------------------
+Changes for 0.1.0 'Gazelle':
+----------------------------
3
4
Initial release of dav1d, the fast and small AV1 decoder.
5
- Support for all features of the AV1 bitstream
6
- Support for all bitdepth, 8, 10 and 12bits
7
+ - Support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 *and* grayscale
8
- Full acceleration for AVX-2 64bits processors, making it the fastest decoder
9
- Partial acceleration for SSSE3 processors
10
- Partial acceleration for NEON processors
0 commit comments