Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | g722: Split out g722_qmf_apply() function into g722dsp.c | Peter Meerwald | 2015-02-15 | 1 | -2/+3 |
* | g722: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -1/+0 |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod... | Martin Storsjö | 2011-12-05 | 1 | -0/+2 |
* | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -0/+2 |
* | g722: split decoder and encoder into separate files | Justin Ruggles | 2011-10-23 | 1 | -0/+74 |