Mercurial > libavcodec.hg
graph
-
use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263 libavcodecMon, 30 Jul 2001 23:26:26 +0000, by glantau
-
use block[] in structure to have it aligned on 8 bytes for mmx optimizations libavcodecMon, 30 Jul 2001 23:24:58 +0000, by glantau
-
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H libavcodecMon, 30 Jul 2001 23:21:37 +0000, by glantau
-
added skip macroblock optimization (big perf win on black regions for example) libavcodecTue, 24 Jul 2001 20:43:41 +0000, by glantau
-
added emms_c() macro which should can used in c code in both mmx/non mmx cases libavcodecTue, 24 Jul 2001 20:42:03 +0000, by glantau
-
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) libavcodecMon, 23 Jul 2001 20:58:31 +0000, by glantau
-
fixed config for direct mplayer build compatibility libavcodecMon, 23 Jul 2001 20:06:54 +0000, by glantau