Skip to content

Commit

Permalink
Roll src/third_party/libavif/src/ f8b782aad..c3c158fbd (6 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git/+log/f8b782aadacf..c3c158fbd765

$ git log f8b782aad..c3c158fbd --date=short --no-merges --format='%ad %ae %s'
2021-07-28 wtc Copy input image data if width or height is 1
2021-07-23 wtc In 32-bit builds set frame_size_limit to 8192*8192
2021-07-14 jdrago avifdec: Add PNG compression level arg
2021-07-22 wtc Update a comment with libaom v3.1.2
2021-07-22 wtc Checkout libaom v3.1.2
2021-07-20 4973094+kmilos Update libavif.pc.cmake (#692)

Created with:
  roll-dep src/third_party/libavif/src
R=dalecurtis@chromium.org

Change-Id: I3a1605badc0ff613d9dcecc6e77dc4dee7011c67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3061503
Commit-Queue: Wan-Teh Chang <wtc@google.com>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Auto-Submit: Wan-Teh Chang <wtc@google.com>
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#906879}
  • Loading branch information
wantehchang authored and Chromium LUCI CQ committed Jul 29, 2021
1 parent 2cf0bb1 commit 6f6d9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libavif
# and whatever else without interference from each other.
'libavif_revision': 'f8b782aadacf3c5c69ede3dc1b3b15798f249147',
'libavif_revision': 'c3c158fbd76587ce1e0be4902a775dc501f4815a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling nearby
# and whatever else without interference from each other.
Expand Down

0 comments on commit 6f6d9c7

Please sign in to comment.