]> git.sesse.net Git - ffmpeg/history - libavcodec/g722enc.c
ttadec: fix invalid free when an error occurs while decoding 24-bit tta
[ffmpeg] / libavcodec / g722enc.c
2012-01-07 Justin Rugglesg722enc: validate AVCodecContext.trellis
2012-01-07 Justin Rugglesg722enc: set frame_size, and also handle an odd number...
2012-01-07 Justin Rugglesg722enc: split encoding into separate functions for...
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-05 Sjoerd Simonsg722: Change bits per sample to 4
2011-10-23 Justin Rugglesg722: split decoder and encoder into separate files