diff --git a/apps/README.md b/apps/README.md new file mode 100644 index 0000000000..b5a15e2162 --- /dev/null +++ b/apps/README.md @@ -0,0 +1,11 @@ +# libavif apps dir + +This directory contains the source code to the example applications avifenc, +avifdec, and avifgainmaputil. + +## Build Notes + +Building avifenc, avifdec, and avifgainmaputil requires: +* [CMake](https://cmake.org/) +* [libpng](http://www.libpng.org/pub/png/libpng.html) +* [libjpeg](https://libjpeg.sourceforge.net/) or [libjpeg-turbo](https://libjpeg-turbo.org/)