summaryrefslogtreecommitdiffstats
path: root/libavcodec/g722dec.c
Commit message (Expand)AuthorAgeFilesLines
* g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod...Martin Storsjö2011-12-051-15/+17
* Add avcodec_decode_audio4().Justin Ruggles2011-12-021-8/+17
* g722dec: check output buffer size before decodingJustin Ruggles2011-10-251-4/+10
* g722dec: cosmetics: reindent/linewrapJustin Ruggles2011-10-251-18/+16
* g722dec: remove the use of lowres for half-rate decoding.Justin Ruggles2011-10-251-13/+5
* g722: split decoder and encoder into separate filesJustin Ruggles2011-10-231-0/+147
OpenPOWER on IntegriCloud