summaryrefslogtreecommitdiffstats
path: root/libavcodec/cngdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-051-1/+2
|\
| * lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+2
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-311-8/+22
|\ \ | |/
| * cng: Reindent some incorrectly indented linesMartin Storsjö2012-10-301-1/+1
| * cngdec: Allow flushing the decoderMartin Storsjö2012-10-301-3/+17
| * cngdec: Make the dbov variable have the right unitMartin Storsjö2012-10-301-2/+2
| * cngdec: Fix the memset size to cover the full arrayMartin Storsjö2012-10-301-1/+1
| * cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö2012-10-301-1/+1
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-301-4/+4
|/
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-0/+162
OpenPOWER on IntegriCloud