Mercurial > libavcodec.hg
comparison x86/simple_idct_mmx.c @ 8962:69747b732498 libavcodec
Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in memset and
memcpy calls. s->pblocks is the element actually being handled.
author | diego |
---|---|
date | Tue, 17 Feb 2009 23:51:28 +0000 |
parents | f8bf438c6000 |
children | 8b9fc0c8f1cc |
comparison
equal
deleted
inserted
replaced
8961:22227c45a1fd | 8962:69747b732498 |
---|