summaryrefslogtreecommitdiffstats
path: root/libavcodec/g722.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '67690683130faf37dd9d969ced15eba2a1940ade'Michael Niedermayer2015-02-161-2/+3
|\
| * g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-151-2/+3
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* g722: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-1/+0
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod...Martin Storsjö2011-12-051-0/+2
* Add avcodec_decode_audio4().Justin Ruggles2011-12-021-0/+2
* g722: split decoder and encoder into separate filesJustin Ruggles2011-10-231-0/+74
OpenPOWER on IntegriCloud