Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | comfortnoise: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -9/+5 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | 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 |
* | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -0/+162 |