]> git.sesse.net Git - ffmpeg/history - libavcodec/avfft.c
Add memory allocation failure checks to ff_iir_filter_init_coeffs().
[ffmpeg] / libavcodec / avfft.c
2010-07-13 Måns Rullgårdavfft: remove useless parens
2010-07-13 Måns Rullgård100l: really fix fft external API init functions
2010-07-12 Måns Rullgårdavfft: make init functions return NULL on failure as...
2010-03-23 Vitor SessakImplement the discrete sine/cosine transforms DCT-I...
2010-03-07 Måns RullgårdCreate a public API for FFT family of functions