]> git.sesse.net Git - ffmpeg/history - libavcodec/sbrdsp.c
xsubdec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / sbrdsp.c
2016-08-03 Diego Biurrunsbrdsp: Move a misplaced #endif directive to the right...
2014-03-18 Janne Grunausbrdsp: move #if to disable all educational code
2013-05-03 Christophe Gisquetsbrdsp: Unroll and use integer operations
2013-05-03 Christophe Gisquetsbrdsp: Unroll sbr_autocorrelate_c
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-03-07 Christophe GISQUETSBR DSP: unroll sum_square
2012-02-23 Christophe GISQUETSBR DSP x86: implement SSE sbr_sum_square_sse
2012-02-23 Christophe GISQUETSBR DSP: use intptr_t for the ixh parameter.
2012-01-28 Mans Rullgardaacsbr: ARM NEON optimised sbrdsp functions
2012-01-28 Mans Rullgardaacsbr: move some simdable loops to function pointers