Commit Graph

48 Commits

Author SHA1 Message Date
Cadey Ratio 35de98b1f6 test
Signed-off-by: Xe <me@christine.website>
2022-09-15 16:05:37 +00:00
Cadey Ratio d960234c10 make this use avif instead of heif
Signed-off-by: Xe <me@christine.website>
2022-09-15 15:55:41 +00:00
Kagami Hiiragi 9badc7c997
Merge pull request #15 from kmulvey/patch-1
give rhel some love
2022-06-23 07:47:12 +03:00
Kevin Mulvey d8fa7e3fea
give rhel some love
not everyone uses debian
2022-06-22 18:09:38 -06:00
Kagami Hiiragi 442e948cec
Merge pull request #11 from Quppa/master
avif CLI: Expose thread count config as command-line option
2021-01-18 11:07:12 +03:00
David Warner df3126083e Tweak usage string 2021-01-18 18:54:02 +11:00
David Warner 10418f2327 Expose thread count config as command-line option 2021-01-18 18:52:26 +11:00
Kagami Hiiragi be493f43b6
Merge pull request #8 from EwoutH/patch-1
Travis CI: Update Linux and macOS build environments
2019-10-14 20:28:13 +03:00
Ewout ter Hoeven 0bbead89c9
Travis CI: Update Linux and macOS build environments
- Update linux build environment from Ubuntu 16.04 Xenial to Ubuntu 18.04 Bionic
 - Update macOS build environment from macOS 10.13 with Xcode 9.4 to macOS 10.14 with Xcode 11.2
2019-10-14 11:13:00 +02:00
Kagami Hiiragi e54663f722 Limit max number of threads as per libaom req
Fix #7
2019-08-29 10:43:17 +03:00
Kagami Hiiragi 6487e4d17d
Update FUNDING.yml 2019-07-21 19:44:26 +03:00
Kagami Hiiragi a78339dcbe
Create FUNDING.yml 2019-07-21 18:51:15 +03:00
Kagami Hiiragi 8974b8041b Build for win/mac only for tags 2019-04-07 02:36:30 +03:00
Kagami Hiiragi dcfb376e1d Travis builds and uploads all binaries 🎉
[skip ci]
2019-04-07 02:22:56 +03:00
Kagami Hiiragi b9d9939d3e Fix win build 2019-04-07 02:04:18 +03:00
Kagami Hiiragi f278c967bd Enable all builds 2019-04-07 01:46:28 +03:00
Kagami Hiiragi 7ee1d3de3e Fix macos build 2019-04-07 01:37:15 +03:00
Kagami Hiiragi 4cce700d41 macos build 2019-04-07 00:44:15 +03:00
Kagami Hiiragi b36cfb853c Fix ldflags again 2019-04-07 00:20:42 +03:00
Kagami Hiiragi 13c14bde23 Add deploy 2019-04-07 00:12:16 +03:00
Kagami Hiiragi ef3f962038 Fix ldflags 2019-04-07 00:01:38 +03:00
Kagami Hiiragi 3aecee82c5 travis linux build 2019-04-06 23:53:40 +03:00
Kagami Hiiragi 0c6aafc545 Install MSVCR100.dll for yasm 2019-04-06 23:21:16 +03:00
Kagami Hiiragi fbbaf3dcb9 Try to set cmake vars 2019-04-06 23:00:58 +03:00
Kagami Hiiragi 0e50aa9d80 travis try #2 2019-04-06 22:08:50 +03:00
Kagami Hiiragi 92f0d0c368 First try on travis win build 2019-04-06 21:26:58 +03:00
Kagami Hiiragi 56bf6a5ce2 Typo fix 2019-03-30 22:18:07 +03:00
Kagami Hiiragi e34aca40a3 Add link to Windows builds
[skip ci]
2019-03-20 02:10:05 +03:00
Kagami Hiiragi 9885b8b3f1 Copy artifact 2019-03-20 01:37:18 +03:00
Kagami Hiiragi 67c692ccc4 Fix mingw build 2019-03-20 01:25:01 +03:00
Kagami Hiiragi 1b92da1f74 Try to build libaom with gcc 2019-03-20 00:50:03 +03:00
Kagami Hiiragi edbb1727f1 Fix variable quoting 2019-03-19 23:15:58 +03:00
Kagami Hiiragi 83dcb72173 Try to use relative paths for gcc 2019-03-19 23:01:09 +03:00
Kagami Hiiragi 38e5ffd3f9 Slash fix 2019-03-19 22:19:50 +03:00
Kagami Hiiragi f268fb7f8b Try a bit different appveyor script 2019-03-19 22:04:18 +03:00
Kagami Hiiragi a19f1d18fe sccache and cgo fix 2019-03-19 04:06:04 +03:00
Kagami Hiiragi 8d2188212f More AppVeyor fixes 2019-03-19 03:47:04 +03:00
Kagami Hiiragi 313596369f AppVeyor fixes 2019-03-19 03:36:18 +03:00
Kagami Hiiragi 1e306412c9 Add appveyor CI
Probably broken right now.
2019-03-19 02:59:01 +03:00
Kagami Hiiragi 12b998cfd5 Fix readme 2019-03-17 23:59:04 +03:00
Kagami Hiiragi 9a5f72d556 Add how to display section 2019-03-17 23:46:23 +03:00
Kagami Hiiragi d134f4db56 Improve docs 2019-03-17 20:52:27 +03:00
Kagami Hiiragi c81987e7ab Fix build for old libaom 2019-03-17 19:37:27 +03:00
Kagami Hiiragi d19ac0d2e1 Fix travis build 2019-03-17 19:33:07 +03:00
Kagami Hiiragi 678f117ef6 Add travis config 2019-03-17 19:21:56 +03:00
Kagami Hiiragi dcab87ba30 Add link to avif repo 2019-03-17 15:35:28 +03:00
Kagami Hiiragi f2e1859bcb Example fix 2019-03-17 15:28:20 +03:00
Kagami Hiiragi f306d71481 Initial commit 2019-03-17 15:16:16 +03:00