[FFmpeg-cvslog] r21831 - trunk/libavcodec/iff.c

Måns Rullgård mans
Tue Mar 2 04:03:07 CET 2010


pross <subversion at mplayerhq.hu> writes:

> +#define DECLARE_DECODEPLANE(suffix, type) \
> +static void decodeplane##suffix(void *dst, const uint8_t const *buf, int buf_size, int bps, int plane) \

Did you mean "const uint8_t *const buf" there?

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list