aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: da0fffa87075acb723e5513a98df932f68902408 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.
Or run `nihav-tool --help`.

## 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.