meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg
Vincent Davis Jr 896566aa92 rpidistro-ffmpeg: remove --enable-v4l2-request flag
When building with latest OE-Core master. Running into
bellow issue. After further research issue appears to
be similar to

https://github.com/bootlin/libva-v4l2-request/issues/35

| src/libavcodec/hevc-ctrls-v2.h:59:8: error: redefinition of 'struct
v4l2_ctrl_hevc_sps'
|    59 | struct v4l2_ctrl_hevc_sps {
|       |        ^~~~~~~~~~~~~~~~~~
| In file included from
/../../../recipe-sysroot/usr/include/linux/videodev2.h:65,
|                  from src/libavcodec/hevc-ctrls-v2.h:14:

Disable ffmpeg libva-v4l2-request so that master builds
and until better investigation can be done to fix
issue.

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
2023-01-12 06:51:45 +00:00
..
files rpidistro-ffmpeg: upgrade 4.3.2 -> 4.3.4 2022-12-13 02:32:11 +00:00
rpidistro-ffmpeg_4.3.4.bb rpidistro-ffmpeg: remove --enable-v4l2-request flag 2023-01-12 06:51:45 +00:00