]> git.sesse.net Git - ffmpeg/history - libavcodec/g722.h
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / g722.h
2015-02-15 Peter Meerwaldg722: Split out g722_qmf_apply() function into g722dsp.c
2013-02-12 Justin Rugglesg722: decode directly to the user-provided AVFrame
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2011-12-05 Martin Storsjög722dec: Signal skipping the lower bits via AVOptions...
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-10-23 Justin Rugglesg722: split decoder and encoder into separate files