]> git.sesse.net Git - ffmpeg/history - libavcodec/g722dec.c
mp3adu: return error instead of just consuming bad packets
[ffmpeg] / libavcodec / g722dec.c
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