Description of problem: The includefile libavutil/imgutils.h seems to be missing Version-Release number of selected component (if applicable): ib64avutil56-4.1.5-1.mga7 (maybe other versions too) How reproducible: $ find /usr/include -name '*img*' $ find should find imgutils.h...
$ urpmf imgutils.h|sort -u lib64ffmpeg-devel:/usr/include/libavutil/imgutils.h lib64myth-devel:/usr/include/mythtv/libavutil/imgutils.h libffmpeg-devel:/usr/include/libavutil/imgutils.h libmyth-devel:/usr/include/mythtv/libavutil/imgutils.h # ll /usr/include/libavutil/imgutils.h -rw-r--r-- 1 root root 11530 Jul 8 2019 /usr/include/libavutil/imgutils.h The devel file should only be needed if you're compiling something, not for normal ffmpeg usage. What are you trying to do that isn't working?
CC: (none) => davidwhodgins
Indeed "urpmi ffmpeg-devel" is all that is needed.
Resolution: (none) => INVALIDStatus: NEW => RESOLVED