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