Roll src/third_party/dav1d/libdav1d/ 940eee483..e79e5ceb2 (36 commits)

https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/940eee483a85..e79e5ceb2cb7

$ git log 940eee483..e79e5ceb2 --date=short --no-merges --format='%ad %ae %s'
2020-01-10 dalecurtis Reduce scope of NO_SANITIZE usage
2020-01-09 gramner Add a workaround for -fsanitize=cfi + dlsym() issue
2019-12-12 victorien x86: add prep_bilin AVX512 asm
2019-12-18 victorien x86: add avx512icl cpu flag to x86inc.asm
2019-10-29 victorien checkasm: x86: ensure all SIMD lanes are turned on at all times
2020-01-08 gramner Add misc. inverse transform C optimizations
2020-01-08 gramner Skip clipping in the inverse wht transform C implementation
2020-01-08 gramner x86: Fix SSSE3 inverse identity transform overflow/clipping
2020-01-08 gramner x86: Fix AVX2 inverse identity transform overflow/clipping
2019-12-30 xavier.claessens Fix building as a meson subproject
2020-01-07 dalecurtis Fix missing include for limits.h
2020-01-05 martin arm64: msac: Avoid 32 bit intermediates in symbol_adapt
2020-01-02 martin arm64: itx: Use sqrdmulh in the preexisting identity transform functions
2020-01-01 martin arm64: itx: Specialcase transforms with identity in the first pass with downshift
2020-01-02 martin arm64: itx: Adjust .irp in the 4x16/16x4/8x16/16x8 functions
2019-12-31 rsbultje Don't interleave the skip mode index finding loops
2020-01-01 rsbultje Prevent shift by >= 32
2019-12-31 rsbultje Take lossless into account when assigning loopfilter strength
2019-12-31 rsbultje Deal with chroma coefficients that are exactly 0x100000
2019-12-31 gramner x86: Fix inverse (flip)adst 8x4 clipping
2019-12-31 gramner Fix C inverse ADST clipping
2019-12-28 rsbultje av1: use chroma txtp inference over default DCT_DCT if qidx=0
2019-12-28 rsbultje av1: skip super-resolution upscaling if width < 16
2019-12-28 rsbultje av1: do C inverse transforms in int32_t precision
2019-12-28 mjbshaw Allow skip mode
2019-12-28 mjbshaw Disable warping on scaled references
2019-12-23 rsbultje Check skip flag before setting tx context to TX_4X4 in lossless frames
2019-12-18 martin Don't assume dlsym exists on linux
2019-12-12 gramner Linux: Add a workaround for a glibc stack size issue
2019-12-14 gramner x86: Disable AVX-512 by default
2019-12-14 gramner Fix potential race condition in dav1d_get_cpu_flags()
2019-12-14 gramner x86: Remove unused cpu flags
2019-12-14 e.m.terhoeven Add support for Ice Lake AVX-512 cpu flags
2019-12-13 rzumer Correct the edge buffer documentation
2019-12-05 ltrudeau Move lvl variable in cdef_brow to outer loop
2019-11-03 rsbultje Simplify shifting in generate_grain_y/uv AVX2

Created with:
  roll-dep src/third_party/dav1d/libdav1d

TBR=tguilbert

Fixed: 1040107
Change-Id: I2cadeec4afa64923f833a8bee6b2312a068e79d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995937
Reviewed-by: Dale Curtis <[email protected]>
Commit-Queue: Dale Curtis <[email protected]>
Cr-Commit-Position: refs/heads/master@{#730376}
8 files changed