[FFmpeg-devel] expected 'const uint8_t **' but argument is of type 'uint8_t **'

Stefano Sabatini stefano.sabatini-lala
Wed Sep 8 09:47:28 CEST 2010


Hi all,

we have several of such warnings. To my naive eyes to pass a pointer
to a non-const area where it is expected a pointer to a const area
should be perfectly safe, but the compiler (GCC) is not of the same
opinion.

Is that a compiler bug? Am I missing something?

Regards.
-- 
FFmpeg = Free Fancy Mystic Purposeless Ecumenical Game



More information about the ffmpeg-devel mailing list