| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cngdec: use av_mallocz_array() | Michael Niedermayer | 2014-04-09 | 1 | -5/+5 |
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit '182821cff43f5f977004d105b86c47ceb20d00d6' | Michael Niedermayer | 2013-02-13 | 1 | -9/+5 |
|\| |
|
| * | comfortnoise: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -9/+5 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 1 | -8/+22 |
|\| |
|
| * | cng: Reindent some incorrectly indented lines | Martin Storsjö | 2012-10-30 | 1 | -1/+1 |
| * | cngdec: Allow flushing the decoder | Martin Storsjö | 2012-10-30 | 1 | -3/+17 |
| * | cngdec: Make the dbov variable have the right unit | Martin Storsjö | 2012-10-30 | 1 | -2/+2 |
| * | cngdec: Fix the memset size to cover the full array | Martin Storsjö | 2012-10-30 | 1 | -1/+1 |
| * | cngdec: Update the LPC coefficients after averaging the reflection coefficients | Martin Storsjö | 2012-10-30 | 1 | -1/+1 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -4/+4 |
|/ |
|
* | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -0/+162 |