Mercurial > libavcodec.hg
diff fft.c @ 9414:5a738e8f9524 libavcodec
Use void * instead of uint8_t * for the destination buffer for dsp.bswap_buf
where easily possible (mimic, eatqi, 4xm).
This allows to avoid a typecast.
author | reimar |
---|---|
date | Sun, 12 Apr 2009 12:25:53 +0000 |
parents | 4b1736ba9f2f |
children | c5e8a5a044c3 |