Mercurial > libavcodec.hg
graph
-
added external cpuid code to solve -fPIC and gcc unclear constraints problems libavcodec2001-07-30, by glantau
-
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff libavcodec2001-07-30, by glantau
-
use block[] in structure to have it aligned on 8 bytes for mmx optimizations libavcodec2001-07-30, by glantau
-
added skip macroblock optimization (big perf win on black regions for example) libavcodec2001-07-24, by glantau
-
added emms_c() macro which should can used in c code in both mmx/non mmx cases libavcodec2001-07-24, by glantau