]> git.sesse.net Git - ffmpeg/history - libavcodec/dct.h
dct/rdft: Add missing typedefs for context structs
[ffmpeg] / libavcodec / dct.h
2014-07-22 Diego Biurrundct/rdft: Add missing typedefs for context structs
2014-07-19 Diego Biurrunfdct: Move x86-specific declarations to a header in...
2013-02-08 Diego Biurrundsputil: Move fdct function declarations to dct.h
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-03-20 Mans RullgardMove ff_dct_init_mmx declaration to dct.h
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files