summaryrefslogtreecommitdiffstats
path: root/libavcodec/dcaenc.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing "const" all over the place.Reimar Döffinger2014-08-291-2/+2
| | | | | | Only "./configure --enable-gpl" on x86 was tested. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* dcaenc: updatePaul B Mahol2013-04-251-517/+84
| | | | | | | | Long story short: previous code was useless and was port of older dcaenc, this commit just "sync" with current dcaenc, hopefuly making this encoder more useful. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavc/dcaenc: fix make checkheaders.Clément Bœsch2012-05-181-0/+2
|
* DCA/DTA encoderAlexander E. Patrakov2011-04-261-0/+544
OpenPOWER on IntegriCloud