Roll src/third_party/dav1d/libdav1d/ 6ef9a0301..acad1a99e (56 commits)

https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/6ef9a030145e..acad1a99eaae

$ git log 6ef9a0301..acad1a99e --date=short --no-merges --format='%ad %ae %s'
2019-09-05 gramner Silence some clang-cl warnings
2019-09-05 gramner x86: Fix buffer overead in mc put
2019-09-04 gramner x86: Increase precision of the final inverse ADST transform stages
2019-09-02 martin arm64: itx: Do the final calculation of adst4/adst8/adst16 in 32 bit to avoid too narrow clipping
2019-09-04 gramner Prefer __builtin_unreachable() over __assume() on clang-cl
2019-09-04 gramner Fix clang-cl assertion warning
2019-09-04 janne-vlc arm: Fix assembling with older binutils
2019-09-02 janne-vlc TileContext: reorder scratch buffer to avoid conflicts
2019-09-01 janne-vlc CI: use "needs:" to break the static build, test stage dependency
2019-08-30 rsbultje Apply high-bitdepth adjustment of pixel index after delta calculation
2019-08-29 rsbultje Use linear interpolation for high bit-depth pixel values
2019-08-29 rsbultje Fix bugs in film grain generation
2019-08-29 krishnaniyer97 arm: mc: Making code style consistent
2019-08-29 martin arm: mc: Push fewer registers in w_mask
2019-08-29 martin arm: mc: Remove an unused instruction in w_mask
2019-08-28 rsbultje Check absolute tile positions in sb-to-tile_idx table generation
2019-08-28 gramner Use 64-bit integers for warp_affine mvx/mvy calculations
2019-08-28 gramner x86: Fix inverse ADST transform overflows
2019-08-20 gramner Optimize coef ctx calculations
2019-08-23 gramner Consolidate horizontal scan tables
2019-08-21 gramner Change scan tables from int16_t to uint16_t
2019-08-09 gramner Utilize the constraints in assertions to improve code generation
2019-08-01 krishnaniyer97 arm64: mc: NEON implementation of w_mask_444/422/420 function
2019-07-22 krishnaniyer97 arm64: mc: NEON implementation of blend, blend_h and blend_v function
2019-08-14 mjbshaw Prefer `do {} while (0);` over `while (0);`
2019-08-07 gramner Cosmetics: CDF tables
2019-08-10 gramner x86: Add an msac function for coefficient hi_tok decoding
2019-08-06 gramner Add msac optimizations
2019-08-09 gramner Remove unused CDF:s
2019-08-10 jamrial dav1dplay: abort if no input filename is provided
2019-08-09 jamrial meson: move dav1dplay to a new examples section
2019-07-29 ltrudeau decode_coefs reuse lossless variable
2019-07-26 ltrudeau Unroll hi_token loop in decode_coeff
2019-08-08 ltrudeau Quick out if seg_id == 0 in get_prev_frame_segid
2019-08-06 gramner Avoid CDF overreads in gather_top_partition_prob()
2019-07-29 gramner Set thread names on MacOS
2019-07-29 gramner Set thread names on Windows 10
2019-08-06 krishnaniyer97 arm: mc: Speed up due to memory alignment in ldr/str instructions
2019-08-07 martin checkasm: Catch SIGBUS in addition to the other signals
2019-08-06 jamrial Export frame ITU-T T.35 Metadata
2019-08-02 malvanos Improve wiener filter C implementation using loop interchange
2019-08-02 jb dav1d 0.4.0
2019-07-28 epirat07 tools: player: Add missing string.h header
2019-07-18 jbeich Set thread names on BSDs
2019-07-17 lu_zero vsx: Add cdef_filter
2019-07-17 lu_zero vsx: Add shorter types and unpack helpers
2019-07-17 lu_zero vsx: Set the correct alignment constraints
2019-07-27 jb Update NEWS for 0.4.0
2019-07-25 ltrudeau Change SDL include in dav1dplay
2019-07-23 krishnaniyer97 arm: mc: neon: Merge load and other related operations in blend/blend_h/blend_v functions
2019-07-23 krishnaniyer97 arm: mc: neon: Reduce usage of general purpose registers in blend/blend_v functions
2019-07-22 krishnaniyer97 arm: mc: neon: Use vld with ! post-increment instead of a register in blend/blend_h/blend_v function
2019-07-23 epirat07 tools: add a simple player example
2019-07-15 gramner Fix handling of some memory allocation failures
2019-07-11 linkmauve Set thread names on Linux
2019-06-15 krishnaniyer97 arm: mc: NEON implementation of w_mask_444/422/420 function

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

Bug: 997055
Change-Id: Ibaade9b59f2a487be412a5afd029217423962a09
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783666
Commit-Queue: Dale Curtis <[email protected]>
Auto-Submit: Dale Curtis <[email protected]>
Reviewed-by: Thomas Guilbert <[email protected]>
Cr-Commit-Position: refs/heads/master@{#694055}
3 files changed