Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
dav1d
Commits
0c173fd1
Commit
0c173fd1
authored
Dec 15, 2018
by
Jean-Baptiste Kempf
Browse files
On the road to 0.1.1
parent
6a10a981
Pipeline
#3553
passed with stages
in 4 minutes and 57 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0c173fd1
Changes for 0.1.1 'Gazelle':
----------------------------
- Fix installation of includes
- Rewrite inverse transforms to avoid overflows
- More AVX-2 assembly
Changes for 0.1.0 'Gazelle':
----------------------------
...
...
meson.build
View file @
0c173fd1
...
...
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
project('dav1d', ['c'],
version: '0.1.
0
',
version: '0.1.
1
',
default_options: ['c_std=c99',
'warning_level=2',
'buildtype=release',
...
...
Janne Grunau
@janne
mentioned in merge request
!559 (merged)
·
Feb 09, 2019
mentioned in merge request
!559 (merged)
mentioned in merge request !559
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment