aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/cngdec.c
AgeCommit message (Expand)Author
2012-12-04lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov
2012-10-30cng: Reindent some incorrectly indented linesMartin Storsjö
2012-10-30cngdec: Allow flushing the decoderMartin Storsjö
2012-10-30cngdec: Make the dbov variable have the right unitMartin Storsjö
2012-10-30cngdec: Fix the memset size to cover the full arrayMartin Storsjö
2012-10-30cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö
2012-10-29avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö