Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nut: Support experimental NUT 4 features | Luca Barbato | 2014-05-28 | 1 | -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 codec | Diego Biurrun | 2013-01-06 | 1 | -1/+0 |
| | | | | Snow is a toy codec with no real-world use and horrible code. | ||||
* | nut: support textual data | Luca Barbato | 2012-10-29 | 1 | -0/+6 |
| | | | | Plain text (utf8 encoded) data can be muxed and demuxed in nut. | ||||
* | nut: support pcm codecs not mapped in avi | Luca Barbato | 2012-10-13 | 1 | -1/+1 |
| | | | | The native tags will be used when available. | ||||
* | doc: initial nut documentation | Luca Barbato | 2012-10-08 | 1 | -0/+128 |