Skip to content
Snippets Groups Projects
Commit c9427fd4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Update NEWS and version for 0.3.1

parent 6bb75a9d
No related branches found
No related tags found
No related merge requests found
Changes for 0.3.1 'Sailfish':
------------------------------
- Fix a buffer overflow in frame-threading mode on SSSE3 CPUs
- Reduce binary size, notably on Windows
- SSSE3 optimizations for ipred_filter
- ARM optimizations for MSAC
Changes for 0.3.0 'Sailfish':
------------------------------
......
......@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
project('dav1d', ['c'],
version: '0.3.0',
version: '0.3.1',
default_options: ['c_std=c99',
'warning_level=2',
'buildtype=release',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment