diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-04-16 00:14:24 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-04-26 13:45:20 +0200 |
commit | 3914a76db687b4a94878d643da21bf0a217b6472 (patch) | |
tree | ddc7a34e6ce77d7a8d21f66e2e37f8c0c20e08e9 /tests/ref/fate/gaplessinfo-itunes2 | |
parent | 4c27a6fbfde12317bd7d10502d73fb74d566afc3 (diff) | |
download | ffmpeg-3914a76db687b4a94878d643da21bf0a217b6472.tar.gz |
lavf/rtmpcrypt: Add a cast to silence an unavoidable warning.
The av_rc4_crypt() documentation allows src == dst.
Silences the following warning:
libavformat/rtmpcrypt.c:304:36: warning: passing argument 2 of 'av_rc4_crypt' discards 'const' qualifier from pointer target type
Reported-by: Reino Wijnsma
Diffstat (limited to 'tests/ref/fate/gaplessinfo-itunes2')
0 files changed, 0 insertions, 0 deletions