]> git.sesse.net Git - ffmpeg/history - libavcodec/g722dec.c
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
[ffmpeg] / libavcodec / g722dec.c
2011-12-05 Martin Storsjög722dec: Signal skipping the lower bits via AVOptions...
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-10-25 Justin Rugglesg722dec: check output buffer size before decoding
2011-10-25 Justin Rugglesg722dec: cosmetics: reindent/linewrap
2011-10-25 Justin Rugglesg722dec: remove the use of lowres for half-rate decoding.
2011-10-23 Justin Rugglesg722: split decoder and encoder into separate files