- 6655f6e Fix y4mRead() and y4mWrite() for 4:0:0 (#833) by Yannis Guyon · 3 years, 1 month ago
- bf28a92 Move checks to avifAreGridDimensionsValid() (#834) by Yannis Guyon · 3 years, 1 month ago
- 1da6fe2 Move codec enabled message after check passed by Yuan Tong · 3 years, 2 months ago
- 97306bf Remove JSON-based tests (as they are unreliable), along with associated helper code (cJSON, compare) by Joe Drago · 3 years, 2 months ago
- ded15fb Fix compilation with 1755 ≤ LIBYUV_VERSION < 1774 by Bruno Pagani · 3 years, 4 months ago
- 5f06362 Remove a space at the end of a line by Wan-Teh Chang · 3 years, 2 months ago
- df42553 Support local android builds for libgav1 (#804) by Vignesh Venkatasubramanian · 3 years, 2 months ago
- 9275660 Fix compilation with Clang 13 by Grigory Vasilyev · 3 years, 5 months ago
- 33462a7 rav1e: add bcrypt.lib to list of extra libs by Christopher Degawa · 3 years, 3 months ago
- fd055b0 findrav1e: add LDFLAGS to LIBRARIES by Christopher Degawa · 3 years, 3 months ago
- ac76fe0 v0.9.3 by Wan-Teh Chang · 3 years, 5 months ago v0.9.3
- 6f60df8 Update libavif.pc.cmake (#692) by Miloš Komarčević · 3 years, 8 months ago
- db27590 Bump of version in CMakeLists.txt was forgotten by Miloš Komarčević · 3 years, 8 months ago
- 46104d6 Add automatic tile scaling to the item's ispe or track's dims by Joe Drago · 3 years, 10 months ago
- 45d58a5 v0.9.2 by Joe Drago · 3 years, 9 months ago v0.9.2
- d09319b Enable CMake configs in VCPKG mode by Dmitry Baryshev · 3 years, 9 months ago
- 2aa1839 v0.9.1 by Joe Drago · 3 years, 10 months ago
- 4d5f4a4 Introduce avifDiagnostics, which allows for a detailed, freeform error string upon decode error by Joe Drago · 3 years, 11 months ago
- 3eed128 Use different message for libyuv version unknown by Wan-Teh Chang · 3 years, 11 months ago
- ba3dc13 Do not add AVIF_CODEC_LIBRARIES to avifenc/avifdec by Wan-Teh Chang · 3 years, 11 months ago
- 778b77f avif{enc,dec}: Link AOM_LIBRARIES and use CXX if vmaf is present by Christopher Degawa · 3 years, 11 months ago
- 2542a29 Avoid linking against libyuv if it is too old / incompatible by Joe Drago · 3 years, 11 months ago
- a24c7ea Use cargo cinstall in local builds to ensure consistency in target output, as cbuild no longer builds directly into target/release by Joe Drago · 4 years ago
- eaeea4a Remove analyze setting -- it enables a bunch of additional, unintended analysis per-compile by Joe Drago · 4 years ago
- db1009a Code analysis cleanup (MS CL) by Joe Drago · 4 years ago
- 4fedf0b v0.9.0 by Joe Drago · 4 years, 1 month ago v0.9.0
- bea60ad Upgrade to rav1e 0.4.0 by Yuan Tong · 4 years, 2 months ago
- af55f05 Fix comment and other nits. by Wan-Teh Chang · 4 years, 3 months ago
- 00cbb77 Fix some clang warnings (#448) by Yuan Tong · 4 years, 3 months ago
- 291a67a Better handling for export headers (#447) by Yuan Tong · 4 years, 3 months ago
- 9182191 Explicit export public API to fix shared library build on MSVC (#439) by Yuan Tong · 4 years, 3 months ago
- 466a8e0 Keep copyright symbol, add explanation by TYTY · 4 years, 3 months ago
- 614d2d4 Only error on non-ASCII in string by TYTY · 4 years, 3 months ago
- b4c41ef Fix undefined symbol on linking shared library when libgav1 is enabled by TYTY · 4 years, 3 months ago
- e937c5b v0.8.4 by Joe Drago · 4 years, 4 months ago v0.8.4
- bb4918d Allow override of HAVE_POISON_SYSTEM_DIRECTORIES_WARNING by Benbuck Nason · 4 years, 4 months ago
- e7bf59c v0.8.3 by Joe Drago · 4 years, 4 months ago v0.8.3
- 5fa7c4e Quiet the find_package(libyuv) call by Wan-Teh Chang · 4 years, 4 months ago
- 2bfbf4d Cosmetic: Move code to be with related code by Wan-Teh Chang · 4 years, 4 months ago
- 1e5bf0f Remove misleading comments in CMake options by Joe Drago · 4 years, 4 months ago
- 5822fe5 New example: avif_example_decode_streaming by Joe Drago · 4 years, 4 months ago
- e59e0a8 Throw out stale README examples, and replace them with fresh examples in the examples/ dir (rough draft) by Joe Drago · 4 years, 4 months ago
- 31d7c6d New CMake options: AVIF_CODEC_AOM_DECODE, AVIF_CODEC_AOM_ENCODE by Joe Drago · 4 years, 4 months ago
- 0ceab2e Put the value of ZLIB_INCLUDE_DIR in the cache by Wan-Teh Chang · 4 years, 5 months ago
- 72c740f No need to include ${ZLIB_INCLUDE_DIR} by Wan-Teh Chang · 4 years, 5 months ago
- a6fb22a Move libyuv-specific code into reformat_libyuv.c, fix full-range decoding with libyuv by Joe Drago · 4 years, 4 months ago
- 982e38d Fix accidental stomp of AVIF_PLATFORM_LIBRARIES CMake variable by Joe Drago · 4 years, 5 months ago
- 555f279 Fix various macOS/clang build issues by Joe Drago · 4 years, 5 months ago
- a9cda51 Basic libyuv support, first pass by Joe Drago · 4 years, 5 months ago
- 3f2bf95 Link with {ZLIB_LIBRARY} after ${PNG_LIBRARY} by Wan-Teh Chang · 4 years, 5 months ago
- 126d043 Remove unneeded libs and includes for svt and aom by Wan-Teh Chang · 4 years, 5 months ago
- 46088d9 Various fixes to SVT-AV1 PR #369 by Joe Drago · 4 years, 5 months ago
- 17f67ff add SVT-AV1 encoder by Jon Sneyers · 4 years, 5 months ago
- 33ece0a v0.8.2 by Joe Drago · 4 years, 5 months ago v0.8.2
- a0a8ffc Fix coverage on macOS by Joe Drago · 4 years, 5 months ago
- 68e678b Add AVIF_ENABLE_COVERAGE for basic llvm coverage report generation by Joe Drago · 4 years, 5 months ago
- be4cbb9 avifIO reader API by Joe Drago · 4 years, 6 months ago
- f88383d Make AVIF_ENABLE_WERROR enable -Werror or /WX only by Wan-Teh Chang · 4 years, 6 months ago
- b177cc1 Option to build with compilers that have more warnings by Kornel Lesiński · 4 years, 7 months ago
- 3b0e33a Disable -Wpoison-system-directories if supported by Wan-Teh Chang · 4 years, 7 months ago
- 28ef40b v0.8.1 by Joe Drago · 4 years, 7 months ago v0.8.1
- 72e8544 Make decoding optional by Kornel · 4 years, 7 months ago
- 32a4270 cmake: Include avif INTERFACE_INCLUDE_DIRECTORIES first by Andreas Schneider · 4 years, 8 months ago
- 643d896 cmake: Use correct include dir for apps/shared by Andreas Schneider · 4 years, 8 months ago
- fe60417 CMake: Add -Wno-error=c11-extensions for dav1d by Christopher Degawa · 4 years, 8 months ago
- 968c0a9 CMake: Set C standard to c99 by Christopher Degawa · 4 years, 8 months ago
- 28c5ac4 CMake: Only enable CXX if using libgav1 by Christopher Degawa · 4 years, 8 months ago
- 01ee4ca v0.8.0 by Joe Drago · 4 years, 8 months ago v0.8.0
- 74a6aa3 CMake: Add RUNTIME to avif install to install dll to the bindir by Christopher Degawa · 4 years, 8 months ago
- a0bc053 Merge avifdump's functionality into new --info mode in avifdec by Joe Drago · 4 years, 9 months ago
- 98d9f4b Move contrib block in root CMakeLists.txt into contrib subdirs (scales better) by Joe Drago · 4 years, 9 months ago
- e4bfb23 Added additional CMake comment regarding contrib support by Joe Drago · 4 years, 9 months ago
- 72253f5 Add a gdk-pixbuf module by Emmanuel Gil Peyrot · 4 years, 9 months ago
- b9ad90e Build LIB_FILENAME from CMake variables by Wan-Teh Chang · 4 years, 9 months ago
- da92a38 * Adopt/refactor dav1d's AV1 sequence header parsing to harvest CICP from samples, and: by Joe Drago · 4 years, 9 months ago
- 67b2ff7 Change AVIF_LOCAL_AOM logic to match the same pattern of AVIF_LOCAL_RAV1E by Joe Drago · 4 years, 10 months ago
- 70f4122 v0.7.3 by Joe Drago · 4 years, 10 months ago v0.7.3
- 56a22c4 v0.7.2 by Joe Drago · 4 years, 11 months ago v0.7.2
- 9d60be2 Move iccjpeg code into back into its original file for easier LICENSE explanation, update LICENSE, remove volatile and instead just disable -Wclobbered in those files by Joe Drago · 4 years, 11 months ago
- 8287aeb v0.7.1 by Joe Drago · 5 years ago v0.7.1
- d639189 v0.7.0 by Joe Drago · 5 years ago v0.7.0
- 4283ebe Cleanup parent_scope hack a bit by Joe Drago · 5 years ago
- 1e73870 Allow downstream projects using a static libjpeg build from libavif to also use it (yes, this is a wild use-case) by Joe Drago · 5 years ago
- 149c357 Disable -Wmissing-noreturn by Joe Drago · 5 years ago
- ddd2345 JPEG support for avifenc/avifdec by Joe Drago · 5 years ago
- 21bc4df Added simple `avifdump` tool for aiding in AVIF debugging (work in progress) by Joe Drago · 5 years ago
- 3e5134c v0.6.4 by Joe Drago · 5 years ago v0.6.4
- 03683e9 v0.6.3 by Joe Drago · 5 years ago v0.6.3
- 063eda7 Disable clang warnings for disabled-macro-expansion by Joe Drago · 5 years ago
- 6d8a344 Bring back no-conversion for now by Joe Drago · 5 years ago
- 1fa8738 Add CMAKE_DL_LIBS to dav1d builds (for dlsym) by Joe Drago · 5 years ago
- 6d51de3 Switch CMake (NOT WIN32) check to (UNIX) by Joe Drago · 5 years ago
- 5e8bf05 Re-enable a bunch of clang warnings, remove useless rav1e compile check and enforce still_picture req, minor cleanup by Joe Drago · 5 years ago
- 437ee22 v0.6.2 by Joe Drago · 5 years ago v0.6.2
- 39cf076 v0.6.1 by Joe Drago · 5 years ago v0.6.1
- 632a346 cmake: Fix the SOVERSION which needs to be 2 (#108) by Andreas Schneider · 5 years ago
- c647acc PNG Support for avifenc/avifdec by Joe Drago · 5 years ago
- 5dd888d v0.6.0 by Joe Drago · 5 years ago v0.6.0
- 2107728 Add apps/shared include dir to specific targets. (#84) by wantehchang · 5 years ago
- e2c3c87 Big RGB Conversion Refactor by Joe Drago · 5 years ago