summaryrefslogtreecommitdiff
path: root/libavcodec/cngdec.c
Commit message (Expand)AuthorAge
* lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-13
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit '182821cff43f5f977004d105b86c47ceb20d00d6'Michael Niedermayer2013-02-13
|\|
| * comfortnoise: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-05
|\|
| * lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * 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
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-30
|/
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29