summaryrefslogtreecommitdiffstats
path: root/libavcodec/twinvq.h
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* lavc: Sanitize header inclusion guardsVittorio Giovara2015-09-121-1/+1
| | | | | | Fix typos, add missing comments, and remove stray lines. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* libavcodec: Don't use av_cold annotation in twinvq header filePeter Meerwald2015-02-201-2/+2
| | | | | Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Martin Storsjö <martin@martin.st>
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-261-0/+2
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* twinvq: support multiple frames per packetKostya Shishkov2013-11-141-1/+4
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov2013-08-051-0/+198
Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud