18 Commits (9811b7942db32ba240a4225a273d926d40ae95b0)

Author SHA1 Message Date
Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 12 years ago
Michael Niedermayer 6b33e91899 mpegvideo: factorize ff_dct_encode_init() 12 years ago
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled 12 years ago
Diego Biurrun 2f2aa2e542 x86: mpegvideoenc: fix linking with --disable-mmx 12 years ago
Diego Biurrun d39791bf39 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 12 years ago
Diego Biurrun d211547ddd x86: mpegvideoenc: Split optimizations off into a separate file 12 years ago