summaryrefslogtreecommitdiff
path: root/libavcodec/evrcdata.h
Commit message (Collapse)AuthorAge
* Add missing "const" all over the place.Reimar Döffinger2014-08-29
| | | | | | Only "./configure --enable-gpl" on x86 was tested. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* lavc/evrcdec: fix const misplacementLukasz Marek2014-02-07
| | | | Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
* EVRC decoderPaul B Mahol2013-01-21
Signed-off-by: Paul B Mahol <onemda@gmail.com>