summaryrefslogtreecommitdiffstats
path: root/doc/nut.texi
Commit message (Collapse)AuthorAgeFilesLines
* nut: Support experimental NUT 4 featuresLuca Barbato2014-05-281-0/+21
| | | | | | | Add the low overhead pipe mode and the extended broadcast mode. Export the options as 'syncponts' since it impacts only that. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* Drop Snow codecDiego Biurrun2013-01-061-1/+0
| | | | Snow is a toy codec with no real-world use and horrible code.
* nut: support textual dataLuca Barbato2012-10-291-0/+6
| | | | Plain text (utf8 encoded) data can be muxed and demuxed in nut.
* nut: support pcm codecs not mapped in aviLuca Barbato2012-10-131-1/+1
| | | | The native tags will be used when available.
* doc: initial nut documentationLuca Barbato2012-10-081-0/+128
OpenPOWER on IntegriCloud