summaryrefslogtreecommitdiff
path: root/libavcodec/cngdec.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* comfortnoise: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* cng: Reindent some incorrectly indented linesMartin Storsjö2012-10-30
* cngdec: Allow flushing the decoderMartin Storsjö2012-10-30
* cngdec: Make the dbov variable have the right unitMartin Storsjö2012-10-30
* cngdec: Fix the memset size to cover the full arrayMartin Storsjö2012-10-30
* cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö2012-10-30
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29