Dear all I am now using a CPU with hardware dct/idct module. After browse though the coding, libavcodec has a dspcontext structure. How can i intergrate the dct/idct hardware codec into the libavcodec? Just replace the dspcontext->fdct ? Also , my hardware only support 8x8 dct/idct , Could it be used? Thx for helping Mike,Lee