[FFmpeg-user] compiler warnings current snapshot

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Jan 15 04:49:49 EET 2018


2018-01-15 3:10 GMT+01:00 Reindl Harald <h.reindl at thelounge.net>:

> src/libavformat/rtmpcrypt.c: In function 'rtmpe_write':
> src/libavformat/rtmpcrypt.c:304:36: warning: passing argument 2 of
> 'av_rc4_crypt' discards 'const' qualifier from pointer target type
> [-Wdiscarded-qualifiers]
>          av_rc4_crypt(&rt->key_out, buf, buf, size, NULL, 1);

This could be fixed but I have no idea how to test this protocol, I'd
be thankful for any insights...

Carl Eugen


More information about the ffmpeg-user mailing list