File: README.md

package info (click to toggle)
libavif 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 21,488 kB
  • sloc: ansic: 30,721; cpp: 14,588; xml: 1,507; sh: 1,258; java: 307; makefile: 51
file content (8 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
# libavif man pages

This contains the man pages for `avifenc` and `avifdec`. These are written in
[pandoc's Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown), so
[pandoc](https://pandoc.org/) is required to build these.

Building man pages is disabled by default. Enable the CMake option
`AVIF_BUILD_MAN_PAGES` to build these.