Age | Commit message (Expand) | Author |
---|---|---|
2015-02-16 | Merge commit '67690683130faf37dd9d969ced15eba2a1940ade' | Michael Niedermayer |
2015-02-15 | g722: Split out g722_qmf_apply() function into g722dsp.c | Peter Meerwald |
2013-08-30 | Reinstate proper FFmpeg license for all files. | Thilo Borgmann |
2013-02-12 | g722: decode directly to the user-provided AVFrame | Justin Ruggles |
2012-10-06 | Give all anonymously typedeffed structs in headers a name | Diego Biurrun |
2011-12-05 | g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod... | Martin Storsjö |
2011-12-02 | Add avcodec_decode_audio4(). | Justin Ruggles |
2011-10-23 | g722: split decoder and encoder into separate files | Justin Ruggles |