]> git.sesse.net Git - ffmpeg/history - libavcodec/fft.h
Make sure the EC code does not attempt to use inter based concealment if there
[ffmpeg] / libavcodec / fft.h
2010-03-23 Vitor SessakImplement the discrete sine/cosine transforms DCT-I...
2010-03-23 Måns RullgårdARM: NEON optimised RDFT
2010-03-21 Vitor SessakCall DCT by function pointer. Needed for any future...
2010-03-21 Vitor SessakDCT: remove unused field from context
2010-03-20 Måns RullgårdCall rdft by function pointer
2010-03-07 Måns RullgårdCreate a public API for FFT family of functions
2010-03-07 Måns RullgårdGive RDFT types more meaningful names
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h