• Dale Curtis's avatar
    Roll src/third_party/dav1d/libdav1d/ 940eee483..115fe773f (26 commits) · eba0ee5c
    Dale Curtis authored
    https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/940eee483a85..115fe773fe0e
    
    $ git log 940eee483..115fe773f --date=short --no-merges --format='%ad %ae %s'
    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
    
    Change-Id: I19174ac159addacbe3b63016ce46a30425abd4f3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989729
    Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
    Reviewed-by: default avatarThomas Guilbert <tguilbert@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#729186}
    eba0ee5c
dav1d_generated.gni 4.02 KB