[FFmpeg-devel] [PATCH]lavf/rtmpcrypt: Add a cast to silence a warning

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Apr 16 01:19:12 EEST 2018


Hi!

rtmpe_write() exploits knowledge about av_rc4_crypt() internals and
passes the same
pointer as src and dst. I assume this is intentional for performance
reasons, the only
way to silence the resulting warning is a cast afaict.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-rtmpcrypt-Add-a-cast-to-silence-an-unavoidable-.patch
Type: text/x-patch
Size: 1018 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180416/20cf8cfd/attachment.bin>


More information about the ffmpeg-devel mailing list