Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lavf_device.cpp: In member function 'virtual int lavf_device::start()': lavf_device.cpp:102:49: error: invalid conversion from 'const AVInputFormat*' to 'AVInputFormat*' [-fpermissive] 102 | input_fmt = av_find_input_format("mjpeg"); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ | | | const AVInputFormat*
- Loading branch information