Closed ghost closed 5 years ago
In src/ppb_video_capture.c, there is an ioctl call but I don't see sys/ioctl.h included anywhere.
This leads to a build failure when v4l2 support is disabled.
Thanks
Added in https://github.com/i-rinat/freshplayerplugin/commit/1f48001315b632df17debddeb6bac7b3e19e4f2f.
In src/ppb_video_capture.c, there is an ioctl call but I don't see sys/ioctl.h included anywhere.
This leads to a build failure when v4l2 support is disabled.
Thanks