use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_un...
authorFabrice Bellard <fabrice@bellard.org>
Mon, 30 Jul 2001 23:26:26 +0000 (23:26 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 30 Jul 2001 23:26:26 +0000 (23:26 +0000)
commit21af69f7876d7708ee59fcb94384ab1d2f7ff14f
treec26944a3f1e9db17f64a309570747ed88e434fcb
parentb7ec19d39e8a881e973523bce1704dfd3a0470e6
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

Originally committed as revision 22 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h