Roll src/third_party/libavif/src/ 33ece0a9f..5fa7c4e22 (51 commits)
https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git/+log/33ece0a9f897..5fa7c4e22c1b $ git log 33ece0a9f..5fa7c4e22 --date=short --no-merges --format='%ad %ae %s' 2020-11-06 wtc Quiet the find_package(libyuv) call 2020-11-06 wtc Miscellaneous cleanup 2020-11-06 wtc Fix miscellaneous comment nits 2020-11-06 wtc Remove disableGridImages from avifDecoder 2020-11-06 sorairolake apps: Add version option 2020-11-06 wtc Move assignment of header->av1C.chromaSamplePosition 2020-11-06 wtc Add #error if AVIF_CODEC_AOM_DECODE/ENCODE undefined 2020-11-06 wtc Cosmetic: Move code to be with related code 2020-11-06 wtc Change avifDecoderReadItem to take avifIO as input 2020-11-06 jdrago Add BEST_QUALITY and FASTEST upsampling filters for easier high-level control over libyuv and filters (...) 2020-10-22 jdrago Fix accidental stomp of AVIF_PLATFORM_LIBRARIES CMake variable 2020-10-22 jdrago Fix various macOS/clang build issues 2020-10-22 jdrago Expose libyuv availability to API and cmdline tools 2020-10-22 jdrago Basic libyuv support, first pass 2020-10-22 wtc Fix a crash in avifJPEGRead() on fopen() failure 2020-10-19 wtc Link with {ZLIB_LIBRARY} after ${PNG_LIBRARY} 2020-10-16 wtc Remove unneeded libs and includes for svt and aom 2020-10-15 wtc Add size_t casts to fix MSVC x86 compiler warnings 2020-10-15 jdrago Various fixes to SVT-AV1 PR #369 2020-10-15 jon add SVT-AV1 encoder Created with: roll-dep src/third_party/libavif/src R=dalecurtis@chromium.org Bug: 1136922 Change-Id: I5f6478281b769124d8f1b975b3d3dc27a70bc7f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524292 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#825522}
Showing
Please register or sign in to comment