]> git.sesse.net Git - ffmpeg/history - libavutil/ppc/float_dsp_init.c
lavf: improve support for AVC-Intra files.
[ffmpeg] / libavutil / ppc / float_dsp_init.c
2013-08-28 Diego Biurrunppc: Add and use convenience macro to check for AltiVec...
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-05-04 Diego Biurrunavutil: Add av_cold attributes to init functions missin...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2012-06-08 Justin Rugglesfloat_dsp: ppc: add a separate header for Altivec funct...
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil