[FFmpeg-devel] [RFC/PATCH]lavc/v4l2_context: Change the type of the ioctl cmd to unsigned long

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Nov 5 03:25:52 EET 2017


2017-11-05 1:46 GMT+01:00 Carl Eugen Hoyos <ceffmpeg at gmail.com>:

> Attached patch fixes a warning on a current 64bit Linux system (that I
> do not see on my ancient system where the ioctl cmd has type int).
> Is there a better way to deal with it?

The way I understand the issue the attached patch works with both
int and unsigned long as types.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-v4l2_context-Change-the-type-of-the-ioctl-cmd-t.patch
Type: text/x-patch
Size: 1643 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171105/c556735a/attachment.bin>


More information about the ffmpeg-devel mailing list