mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
![]() This adds support for building rpidistro version of VLC with hardware acceleration through MMAL. The version of VLC located in meta-openembedded/meta-multimedia/recipes-multimedia/vlc uses mainline VLC and doesn't give all the proper flags. The series of patches attached to commit gives necessarly vlc mmal flags. * https://code.videolan.org/videolan/vlc/-/issues/24617 * https://bugs.gentoo.org/723006 The build fails with errors such as "multiple definition of `pf_enable_graphic_buffers'" when omxil is enabled. The issue seems to be due to compiler flags. Adding -fcommon to both cflags and cxxflags yields a full compile. Signed-off-by: Vincent Davis Jr <vince@underview.tech> |
||
---|---|---|
.. | ||
0001-configure-fix-linking-on-RISC-V-ISA.patch | ||
0002-Revert-configure-Require-libmodplug-0.8.9.patch | ||
0003-mmal_20.patch | ||
0004-mmal_exit_fix.patch | ||
0005-mmal_chain.patch | ||
0006-Use-packageconfig-to-detect-mmal-support.patch | ||
0007-use-vorbisidec.patch | ||
0008-fix-luaL-checkint.patch | ||
0009-fix-EGL-macro-undeclared-and-EGLImageKHR.patch | ||
0010-fix-numeric_limits-is-not-a-member-of-std.patch |