Revaz Gh.

Results 2 issues of Revaz Gh.

I have created [heif-converter-image](https://github.com/MaestroError/heif-converter-image) project, which uses this library, so I updated the README.md and add `heif-converter-image` in "Software using libheif" section

Hi! I am trying to build app ([php-heic-to-jpg](https://github.com/MaestroError/php-heic-to-jpg)) on linux (Ubuntu) for MacOS and getting error for both architectures #### ios/amd64 Command: ```CGO_ENABLED=1 GOOS=darwin GOARCH=amd64 go build -o "bin/heicToJpg-ios-amd64" github.com/MaestroError/php-heic-to-jpg```...