Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 30 Jul 2001 23:50:04 +0000 | glantau | added cpuid.s libavcodec |
Mon, 30 Jul 2001 23:28:35 +0000 | glantau | renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff libavcodec |
Mon, 30 Jul 2001 23:26:26 +0000 | glantau | 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 libavcodec |
Mon, 30 Jul 2001 23:24:58 +0000 | glantau | use block[] in structure to have it aligned on 8 bytes for mmx optimizations libavcodec |
Mon, 30 Jul 2001 23:23:11 +0000 | glantau | comments libavcodec |
Mon, 30 Jul 2001 23:22:07 +0000 | glantau | added HAVE_AV_CONFIG_H libavcodec |
Mon, 30 Jul 2001 23:21:37 +0000 | glantau | added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H libavcodec |