- 295cb2f v0.5.0 by Joe Drago · 5 years ago v0.5.0
- d480518 Add vcvars to Appveyor by Joe Drago · 5 years ago
- 2c1a090 Add Ninja to Appveyor build by Joe Drago · 5 years ago
- 4f9c649 Updated README to show Exif/XMP support by Joe Drago · 5 years ago
- 1b2bf09 Update CHANGELOG by Joe Drago · 5 years ago
- f6a4227 Exif / XMP support by Joe Drago · 5 years ago
- 8da1e0c avifROStreamReadString() now allows string skipping by passing a NULL output buffer by Joe Drago · 5 years ago
- 0dcdce4 cmake: Use BUILD_SHARED_LIBS as the option for shared or static by Andreas Schneider · 5 years ago
- 0e59b70 cmake: Don't use the project version as library version by Andreas Schneider · 5 years ago
- 043fd23 Pass through PROJECT_VERSION to shared library's SOVERSION in CMake by Joe Drago · 5 years ago
- 0d2e49a v0.4.8 by Joe Drago · 5 years ago v0.4.8
- 574d9fa Fix aom lib name by Joe Drago · 5 years ago
- 4e4948c Remove all libaom special cases from libavif's CMakefiles, and have it work the same way dav1d and rav1e do by Joe Drago · 5 years ago
- 1d62f89 Build static on Travis CI until local aom build is reworked by Joe Drago · 5 years ago
- 81ae0d1 Rework shared vs static to use AVIF_BUILD_STATIC and build shared by default by Joe Drago · 5 years ago
- 400a078 appveyor: Fix the build by Andreas Schneider · 5 years ago
- fe7b357 cmake: Find pthreads correctly by Andreas Schneider · 5 years ago
- 4401682 cmake: Write a cmake version config file for libavif by Andreas Schneider · 5 years ago
- 983ffe1 cmake: Write a cmake config file for libavif by Andreas Schneider · 5 years ago
- 22e3bf5 cmake: Fix installation dirs by Andreas Schneider · 5 years ago
- 7650aac cmake: No need to add the include directory by Andreas Schneider · 5 years ago
- 20e109d cmake: Set codec and platform libraries as private by Andreas Schneider · 5 years ago
- 8737c25 cmake: Set include directories correctly by Andreas Schneider · 5 years ago
- fa99612 cmake: Set the version number by Andreas Schneider · 5 years ago
- 1e00d2f cmake: Set the language to C by Andreas Schneider · 5 years ago
- 4f9475e cmake: Build libavif as shared library by default by Andreas Schneider · 5 years ago
- 88dc70e install support for avifenc and avifdec by Joe Drago · 5 years ago
- 9b6ebd5 Fix some awful dav1d->rav1e copypasta by Joe Drago · 5 years ago
- 23dabf5 Fix nonlocal rav1e include paths and rav1e.cmd by Joe Drago · 5 years ago
- ec02ee6 Fix lingering link issues, pathing, and typos regarding new make-install plumbing by Joe Drago · 5 years ago
- b76aa2c Add missing archive destination to install() by Joe Drago · 5 years ago
- 9374d8c shared library compilation (stop enforcing STATIC in CMake, leverage BUILD_SHARED_LIBS), make install support by Joe Drago · 5 years ago
- 20487a6 Adjust libaom's speed mapping based on discussions with libaom team by Joe Drago · 5 years ago
- 4bf0187 avifEncoder now has a speed setting, codec_aom only flushes encoder when necessary (avoids lost frame packets), minor cleanup by Joe Drago · 5 years ago
- dae3b9c Updated libaom to more recent SHA in aom.cmd, tweaked AVIF_LOCAL_AOM settings to play nice with libaom's usage of CMake's option() by Joe Drago · 5 years ago
- 80a183e Remove unnecessary space from comment by Joe Drago · 5 years ago
- 46453c5 v0.4.7 by Joe Drago · 5 years ago v0.4.7
- 14968d8 Display versions in avifenc and avifdec by Joe Drago · 5 years ago
- 30cae55 Bump rav1e version in rav1e.cmd, implement `avifCodecVersionRav1e()` by Joe Drago · 5 years ago
- 8a6023c Add changelog for PR20 by Joe Drago · 5 years ago
- ee7ce5a Merge pull request #20 from AurelC2G/fix_rav1e_leak by Joe Drago · 5 years ago
- e932301 Fix memory leak in rav1e codec by Aurelien Fredouelle · 5 years ago
- 2dd3ff4 v0.4.6 by Joe Drago · 5 years ago v0.4.6
- 0b6e7a7 Fix rav1e build on Linux x64, and eliminate pseudo-dependency on cargo-c by Joe Drago · 5 years ago
- cadb66e v0.4.5 by Joe Drago · 5 years ago v0.4.5
- 457118e Fix rav1e codec's alpha encoding (monochrome asserts, might be unsupported still) by Joe Drago · 5 years ago
- 8c499c1 v0.4.4 by Joe Drago · 5 years ago v0.4.4
- b749e6b Distribute out and share code populating av01 config box across codecs by Joe Drago · 5 years ago
- 0abf3b3 Fix QP range for rav1e encodes (rav1e uses [0-255], not [0-63]) by Joe Drago · 5 years ago
- eabc963 v0.4.3 by Joe Drago · 5 years ago v0.4.3
- 51e0866 Building rav1e in Travis CI is time prohibitive, disabling by Joe Drago · 5 years ago
- 2c88cfc Be explicit about where /ext is by Joe Drago · 5 years ago
- 72cbb2e Manually build the latest nasm instead of using a Travis package by Joe Drago · 5 years ago
- 38d815b Also install setuptools by Joe Drago · 5 years ago
- 7c6e899 Disable pip3 version check by Joe Drago · 5 years ago
- 285c247 Fix cargo PATH, move meson to pip3 by Joe Drago · 5 years ago
- 2c63781 Make sure rustup is noninteractive by Joe Drago · 5 years ago
- 3f0e18a Fix ninja dep name by Joe Drago · 5 years ago
- a39f992 Moving rust dependency to explicit rustup by Joe Drago · 5 years ago
- e6726e9 Add more travis build deps by Joe Drago · 5 years ago
- 26e8527 Re-add accidental comment-outs by Joe Drago · 5 years ago
- 93fd259 Try building all codecs with travis (unlikely to work on first try) by Joe Drago · 5 years ago
- 7e5b3c8 Add a chdir to the end of new .cmd to play nice with Windows CI by Joe Drago · 5 years ago
- 5335535 rav1e codec support (encode-only), all codecs can coexist peacefully now, and can be queried for availability or specifically chosen at encode/decode time by Joe Drago · 5 years ago
- 97ccb37 v0.4.2 by Joe Drago · 5 years ago v0.4.2
- a48cdb1 Populate nclx box inside of OBU in addition to AVIF container by Joe Drago · 5 years ago
- de96fb1 v0.4.1 by Joe Drago · 5 years ago v0.4.1
- 621f394 Added avifCodecVersions() for getting version strings of internal AV1 codecs by Joe Drago · 5 years ago
- 9c5ea37 Fixed warning with CHECK macro (additional semicolon) by Joe Drago · 5 years ago
- 6500fd6 Added `containerDepth` to avifDecoder for surfacing 10bpc/12bpc flags from av1C boxes, if present by Joe Drago · 5 years ago
- 513bde7 Merge pull request #16 from AurelC2G/remove_dead_code by Joe Drago · 5 years ago
- 33cfb04 Removed unused field in codec_aom by Aurelien Fredouelle · 5 years ago
- ef3065f v0.4.0 by Joe Drago · 5 years ago v0.4.0
- c59ed29 Large optimizations to RGB to YUV conversion, exposed utils by Joe Drago · 5 years ago
- eb3d43e Fix formatting from PR #15 by Joe Drago · 5 years ago
- 37d13ec Fixed memory leak in dav1d codec by Aurelien Fredouelle · 5 years ago
- 0e314a6 Merge pull request #14 from AurelC2G/fix_readme by Joe Drago · 5 years ago
- 18c23e3 Fixed encoding sample in README by Aurelien Fredouelle · 5 years ago
- c5b0624 Fix case (minor) by Joe Drago · 5 years ago
- fc4144e Renamed ispeWidth/ispeHeight to containerWidth/containerHeight; they now can hold tkhd's width/height by Joe Drago · 5 years ago
- 9241237 v0.3.11 by Joe Drago · 5 years ago v0.3.11
- 8197802 Fix flush order of operations to ensure the correct index is passed to open() by Joe Drago · 5 years ago
- 04432ed Pass through starting sample index to codec when flushing with NthImage by Joe Drago · 5 years ago
- 759e674 Fixed bug in sync sample table element sizing by Joe Drago · 5 years ago
- 2c0924c Now parsing/tracking sample description formats to filter non-av01 type tracks, allow brand 'av01' to be decoded by Joe Drago · 5 years ago
- 4170085 Exposed ispeWidth/ispeHeight to decoder if decoding items with an associated ispe box by Joe Drago · 5 years ago
- 95584b2 v0.3.10 by Joe Drago · 5 years ago v0.3.10
- 22c1ad9 Keyframe info and Nth image support by Joe Drago · 5 years ago
- 35f5bfc v0.3.9 by Joe Drago · 5 years ago v0.3.9
- 0261bb7 Fix a few clang/macOS warnings by Joe Drago · 5 years ago
- 345aaa1 Split avifRawData and avifStream into read-only (const) and read/write versions, updated code accordingly by Joe Drago · 5 years ago
- b30daa1 v0.3.8 by Joe Drago · 5 years ago v0.3.8
- 5446a9c Fix changelog by Joe Drago · 5 years ago
- c23a809 v0.3.8 by Joe Drago · 5 years ago
- a3a2188 v0.3.7 by Joe Drago · 5 years ago v0.3.7
- 581b9bb Updated libaom to use v1.0.0-errata1 (and fixed up associated codec_aom.c) by Joe Drago · 5 years ago
- a2d81f8 Fix a few warnings by Joe Drago · 5 years ago
- a78fa98 Fix warning by Joe Drago · 5 years ago
- 7740fcd Check for proper width/height/depth when decoding alpha with dav1d, matching libaom's impl by Joe Drago · 5 years ago
- 2e17ca9 Clarify build notes to show that nasm isn't required if you're not building libaom by Joe Drago · 5 years ago