Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
HEAD
a4fec90
Bump jpeg, XML2, rav1e, png dependencies (#2845)
by Vincent Rabaud
· 3 days ago
main
3c47bdc
Update LocalAom.cmake to AVM research-v10.0.1 (#2844)
by Vincent Rabaud
· 4 days ago
841110f
Bump github/codeql-action in the github-actions group (#2841)
by dependabot[bot]
· 2 weeks ago
6217442
Remove reader requirement in mini reconstruction (#2839)
by Yannis Guyon
· 3 weeks ago
b4462a2
Remove a comment on how to reproduce AVM issue 717
by Wan-Teh Chang
· 3 weeks ago
caaaed3
avifprogressivetest: Use quality instead of quantizer pair
by Vignesh Venkat
· 3 weeks ago
85bca84
MinGW: fix error of undefined strcmp() (#2837)
by Carlo Bramini
· 3 weeks ago
554b00b
Update LocalAom.cmake to AVM research-v10.0.0
by Wan-Teh Chang
· 3 weeks ago
ab4716e
Check PSNR in transformtest because of rav1e (#2836)
by Yannis Guyon
· 3 weeks ago
3c40273
Associate clap,irot,imir with alpha aux items (#2832)
by Yannis Guyon
· 4 weeks ago
2738be6
Fix coverity report. (#2835)
by Vincent Rabaud
· 4 weeks ago
2881acc
Bump cmake_minimum_required from 3.13 to 3.22
by Wan-Teh Chang
· 4 weeks ago
36ec17a
Add changelog entry for the grayscal bit changing fix (#2829)
by Vincent Rabaud
· 5 weeks ago
0b65e2e
Fix grayscale conversion when doing bit lifting. (#2828)
by Vincent Rabaud
· 5 weeks ago
7491853
Document quality/quantizer conversion formulas
by Wan-Teh Chang
· 5 weeks ago
57b08fe
avifenc.c: Call quantizerToQuality() where we can
by Wan-Teh Chang
· 5 weeks ago
603abf6
avifenc: read jpeg/png through stdin with --stdin-format flag (#2710)
by maryla-uc
· 5 weeks ago
4fa9213
Improve avifgainmaputil (#2815)
by maryla-uc
· 5 weeks ago
f0951f3
Set CMAKE_CXX_STANDARD to 17 (#2824)
by Wan-Teh Chang
· 5 weeks ago
294bab1
avifenc.c Use better formula in quantizerToQuality
by Wan-Teh Chang
· 5 weeks ago
1c444cf
avifavmtest.cc: Increase width to 5 in HBD test
by Wan-Teh Chang
· 6 weeks ago
963c4bb
Remove ext/avm.cmd (#2820)
by Yannis Guyon
· 7 weeks ago
0f64507
Reject a colr box with empty ICC_profile
by Wan-Teh Chang
· 7 weeks ago
71e78ed
Bump rav1e to v0.8.0
by Vincent Rabaud
· 7 weeks ago
bc2e36a
Bump the github-actions group with 2 updates
by dependabot[bot]
· 7 weeks ago
c1003e8
avifavmtest:Lower PSNR threshold from 38.1 to 36.6
by Wan-Teh Chang
· 7 weeks ago
9e2952d
Remove obsolete comment on avifRGBImageComputeGainMap (#2814)
by maryla-uc
· 7 weeks ago
a301b7a
Re-enable monochrome in AVM
by Wan-Teh Chang
· 7 weeks ago
9b30479
avifavmtest:Lower PSNR threshold from 39.0 to 38.1
by Wan-Teh Chang
· 7 weeks ago
6b696fa
Move sato pow condition up (#2808)
by Yannis Guyon
· 8 weeks ago
3d80a1b
Fix sato pow comment (#2807)
by Yannis Guyon
· 8 weeks ago
d54a4c4
Fix Sample Transform pow operator (#2806)
by Yannis Guyon
· 9 weeks ago
ecaa4bb
Cast int32_t operands to int64_t before clamping
by Wan-Teh Chang
· 9 weeks ago
c48b15b
Parse the gain map version before parsing the gain map item. (#2800)
by maryla-uc
· 9 weeks ago
fbba6fe
Avoid saving file in avifencodetest (#2798)
by Yannis Guyon
· 9 weeks ago
f6bd108
Redact the tile start byte position from test goldens (#2799)
by maryla-uc
· 9 weeks ago
9718f9b
Fix avifDecoder image depth in avifDecoderParse() (#2797)
by Yannis Guyon
· 10 weeks ago
da9d727
Re-enable AVIF_VERSION_DEVEL
by Wan-Teh Chang
· 2 months ago
1aadfad
v1.3.0
by Wan-Teh Chang
· 2 months ago
v1.3.0
0f237b5
Add avifgainmaputil to linux,mac release artifacts
by Wan-Teh Chang
· 2 months ago
ecc6439
Update and fix CHANGELOG.md for the v1.3.0 release
by Wan-Teh Chang
· 2 months ago
36938f7
Fix avifImageRGBToYUV for high bit depth gray
by Wan-Teh Chang
· 2 months ago
530ab45
Change libargparse log to not include AVIF_LIBARGPARSE
by Vincent Rabaud
· 2 months ago
ec3fe0c
Update libyuv.cmd: 4db2af62d (1909)
by Wan-Teh Chang
· 3 months ago
ab03967
Bump the github-actions group with 2 updates
by dependabot[bot]
· 3 months ago
8551cf2
Add an extra cache key for ci-windows (#2784)
by Vincent Rabaud
· 3 months ago
d2e255a
Set CMake policy CMP0114 to NEW
by Wan-Teh Chang
· 3 months ago
4b6560e
Support multi-config in test_cmd* (#2781)
by Vincent Rabaud
· 3 months ago
1a84be6
Bump libjpeg-turbo to 3.1.0 (#2776)
by Vincent Rabaud
· 3 months ago
32eae7c
Add another integer overflow check to makeRoom
by Wan-Teh Chang
· 3 months ago
c9f1bea
Fix format errors
by Danis Jiang (Yuhao Jiang)
· 3 months ago
50a7430
Add integer overflow check to makeRoom.
by DanisJiang
· 3 months ago
e5fdefe
Add integer overflow checks to makeRoom.
by DanisJiang
· 3 months ago
2768266
LocalJpeg.cmake: Support multi-config generators
by Wan-Teh Chang
· 3 months ago
2d02044
Check ftell returned value in avifjpeg.c (#2773)
by Yannis Guyon
· 3 months ago
55eef90
Fix negative ftell in avif_example_decode_memory (#2772)
by Danis Jiang (Yuhao Jiang)
· 3 months ago
64d956e
Declare *RowBytes as size_t in avifImageRGBToYUV()
by Wan-Teh Chang
· 3 months ago
bb06668
Declare indexes as uint32_t in avifImageRGBToYUV
by Wan-Teh Chang
· 3 months ago
4c101af
Small improvements to avif_example_encode.c
by Wan-Teh Chang
· 3 months ago
0e52867
Add context to MC 0 with 4:4:4 requirement (#2766)
by Yannis Guyon
· 3 months ago
3727a85
Update to libaom v3.12.1
by Wan-Teh Chang
· 3 months ago
b0d2ab9
Update libyuv.cmd: ce488afb7 (1908)
by Wan-Teh Chang
· 3 months ago
fa089a0
Set Unspecified CICP in Seq Header OBU (#2687)
by Yannis Guyon
· 3 months ago
f990ee5
Fix comment issues related to "auto"
by Wan-Teh Chang
· 3 months ago
1894a21
Change avifenc to start in automatic tiling mode
by Wan-Teh Chang
· 3 months ago
4fd6e33
avifenc: Report the tiling options for each frame
by Wan-Teh Chang
· 3 months ago
a735e15
Fix large_dimensions_flag comment in mini code (#2758)
by Yannis Guyon
· 3 months ago
8d96793
Update README.md (#2760)
by Trotyl
· 3 months ago
27e25a2
update libaom to v3.12.0-4-g65ddc22823 (#2759)
by James Zern
· 3 months ago
fa37939
Allow lowercase GUID when parsing extended XMP in JPEG files. (#2756)
by maryla-uc
· 3 months ago
a42f2e9
Complete AreImagesEqual() (#2757)
by Yannis Guyon
· 3 months ago
b354936
Test manual and automatic tiling options
by Wan-Teh Chang
· 3 months ago
8056445
Cast uint64_t to size_t before assigning to size_t
by Wan-Teh Chang
· 3 months ago
4519ad7
Update LocalRav1e.cmake: cargo-c v0.10.12
by Wan-Teh Chang
· 3 months ago
ea4cf4f
Document how the encoder's tiling mode changes
by Wan-Teh Chang
· 3 months ago
530f32e
Update libyuv.cmd: a4f653b38 (1908)
by Wan-Teh Chang
· 3 months ago
bdcddd5
Reorganize the CI for more flexibility (#2747)
by Vincent Rabaud
· 4 months ago
2ab1035
Fix cargo-c with Rust 1.86 (#2750)
by Vincent Rabaud
· 4 months ago
10315e2
Set CONFIG_AV1_DECODER or CONFIG_AV1_ENCODER to 0
by Wan-Teh Chang
· 4 months ago
48330df
Don't disable tests if aom decoder is unavailable
by Wan-Teh Chang
· 4 months ago
5d303fd
zlibpng.cmd: Pass the zlib patch file to git apply
by Wan-Teh Chang
· 4 months ago
32fa2b4
Detect overflows when adding numbers to `offset`
by Wan-Teh Chang
· 4 months ago
7fa9306
Add a warning to catch 0 to pointer conversion. (#2742)
by Vincent Rabaud
· 4 months ago
8feaf13
Use the latest CMake in CI (#2738)
by Vincent Rabaud
· 4 months ago
26e1b61
Fix UPDATE_COMMAND <-> PATCH_COMMAND for zlib (#2740)
by Vincent Rabaud
· 4 months ago
87979d5
Add '|| exit' when loading cmd_test_common.sh (#2739)
by maryla-uc
· 4 months ago
e176f5b
Encoder: fix ispe property for tmap with grid. (#2730)
by maryla-uc
· 4 months ago
6ba8922
Fix some boolean logic (#2737)
by Vincent Rabaud
· 4 months ago
0921d30
Update libpng to 1.6.47 (#2733)
by Vincent Rabaud
· 4 months ago
d7691bc
Move test body to inner loop in MetadataTest (#2735)
by Yannis Guyon
· 4 months ago
0091d09
Fixes wrong EXIF Orientation from Irot Imir (#2729)
by joojoooo
· 4 months ago
ce66ee8
Update libsharpyuv: v1.5.0 (#2732)
by Vincent Rabaud
· 4 months ago
957421d
Update libxml2 to v2.14.0 and googletest to v1.16.0 (#2731)
by Vincent Rabaud
· 4 months ago
53f5cc4
Bump the github-actions group with 3 updates (#2728)
by dependabot[bot]
· 4 months ago
7d2c765
Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 for CMake 4
by Wan-Teh Chang
· 4 months ago
92fc26c
fix spelling correctly
by Wan-Teh Chang
· 4 months ago
29127c7
Update libyuv.cmd: dc47c71b3 (1907)
by Wan-Teh Chang
· 4 months ago
0c01186
codec_avm.c: Removed unneeded code for options
by Wan-Teh Chang
· 4 months ago
e3604a7
avifrgbtoyuvtest: Do not compute diff_sum
by Wan-Teh Chang
· 4 months ago
46813fe
fix spelling
by Frank Galligan
· 4 months ago
Next »