]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/mpegvideoenc_template.c
x86: build: Only compile FDCT code if MMX is enabled
[ffmpeg] / libavcodec / x86 / mpegvideoenc_template.c
2014-07-03 Diego Biurrunx86: mpegvideoenc: Change SIMD optimization name suffix...
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2014-03-13 Diego Biurrunx86: mpegvideoenc: Remove some remnants of the long...
2013-12-02 Diego Biurrundsputil: x86: Move ff_inv_zigzag_direct16 table init...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-08-28 Diego Biurrunx86: mpegvideoenc: Do not abuse HAVE_ variables for...
2012-08-24 Diego Biurrunx86: mpegvideoenc: Split optimizations off into a separ...