aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 2c345367e21f12fe512fa70c31a277acd462f3e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# nihav-tool

nihav-tool is a simple tool to test decoding functionality of NihAV.

## Getting Started

Put it into directory with other NihAV crates and invoke `cargo build`.

See https://codecs.multimedia.cx/2020/07/some-words-about-nihav-tools/ for a description of how to use it.

## Contributing

You're not supposed to. Even I hardly do that so why should you?

## License

NihAV is licensed under GNU Affero Public License - see [COPYING] for details.

Parts of the project can be relicensed to other free licenses like LGPLv2 on request.