Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dav1d: updated to 0.2.1 / added meson opts to disable tools & tests #3411

Merged
merged 2 commits into from
Apr 14, 2019

Conversation

5schatten
Copy link
Contributor

@5schatten 5schatten commented Apr 8, 2019

Tested with:

My J3455-ITX was able to handle this 1080p / 8bit video file at 24Hz which equals roughly performance wise an Intel® Core™2 Quad Processor Q6600 so I guess older cpus with SSSE3 support should be able to handle this video specs as well.

Additional updates:

  • ffmpeg: updated AV1 support patch for dav1d 0.2.1 -> backported upstream libdav1d.c
  • ffmpeg: fixed multithreaded sw decoding for AV1 thx to @lrusak

Release notes:

dav1d 0.2.1 'Antelope', the fast and small AV1 decoder

This is the second release of dav1d, the fast and small AV1 decoder,
codename 'Antelope'.

It still supports all AV1 features and all bitdepths, from 8 to 12bits,
and decodes more samples than before.

While still being the fastest decoder on AVX-2 CPUs, dav1d is now also
faster on ARM, ARM64 and SSSE3 CPUs in normal loads.
0.2.x is around 2x/2.5x faster on SSSE3 and achieves 1080p at 80fps
on an iPhone XS

0.2.1 is a small bugfix release above 0.2.0 to fix build issues, and
increase a bit the speed of SSSE3

@CvH CvH merged commit e8ef413 into LibreELEC:master Apr 14, 2019
@5schatten 5schatten deleted the dav1d branch April 29, 2019 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants