Kostadin Shishmanov 2d45fc4097
media-plugins/frei0r-plugins: add ffmpeg to opencv USE deps
Fixes the following build failure:
`
frei0r-2.4.1/src/filter/facebl0r/facebl0r.cpp: In member function ‘cv::RotatedRect TrackedObj::camshift_track_face()’:
frei0r-2.4.1/src/filter/facebl0r/facebl0r.cpp:248:30: error: ‘CamShift’ was not declared in this scope
  248 |   cv::RotatedRect curr_box = CamShift(prob, prev_rect,
      |                              ^~~~~~~~
`

Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44923
Closes: https://github.com/gentoo/gentoo/pull/44923
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-17 14:52:16 +00:00
..