Add link to avif repo
This commit is contained in:
parent
f2e1859bcb
commit
dcab87ba30
|
@ -1,9 +1,9 @@
|
||||||
# go-avif [![Build Status](https://travis-ci.org/Kagami/go-avif.svg?branch=master)](https://travis-ci.org/Kagami/go-avif) [![GoDoc](https://godoc.org/github.com/Kagami/go-avif?status.svg)](https://godoc.org/github.com/Kagami/go-avif)
|
# go-avif [![Build Status](https://travis-ci.org/Kagami/go-avif.svg?branch=master)](https://travis-ci.org/Kagami/go-avif) [![GoDoc](https://godoc.org/github.com/Kagami/go-avif?status.svg)](https://godoc.org/github.com/Kagami/go-avif)
|
||||||
|
|
||||||
go-avif implements AVIF (AV1 Still Image File Format) encoder for Go using
|
go-avif implements
|
||||||
[libaom](https://aomedia.googlesource.com/aom/),
|
AVIF ([AV1 Still Image File Format](https://aomediacodec.github.io/av1-avif/))
|
||||||
[the highest quality](https://github.com/Kagami/av1-bench) AV1 codec at the
|
encoder for Go using libaom, [the highest quality](https://github.com/Kagami/av1-bench)
|
||||||
moment.
|
AV1 codec at the moment.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue