diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-04-11 14:51:57 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-05-08 11:35:49 +0200 |
commit | ce473de921d56abadc417ba267505fb5165b171c (patch) | |
tree | 389c4c0bdea8f5eac0954ef5dae9707be408b3e6 /libavcodec/arm/mathops.h | |
parent | 464e9ab011897a1220c2a1b8af336bdf4d0b1dd9 (diff) | |
download | ffmpeg-ce473de921d56abadc417ba267505fb5165b171c.tar.gz |
av_samples_fill_array: Mark unmodified function argument as const.
libavcodec/utils.c:274: warning: passing argument 3 of ‘av_samples_fill_arrays’ discards qualifiers from pointer target type
./libavutil/samplefmt.h:151: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
Diffstat (limited to 'libavcodec/arm/mathops.h')
0 files changed, 0 insertions, 0 deletions