summaryrefslogtreecommitdiff
path: root/recipes-multimedia
AgeCommit message (Collapse)Author
2024-04-24alsa: Add alsa-ucm-conf-tdx recipeHiago De Franco
Add alsa-ucm-conf-tdx (ALSA Use Case Manager with Toradex hardware configurations) recipe and dahlia/dev configuration files for Alsa UCM. The ALSA UCM is used to set different audio input/output configurations based on the audio card name used by the board. With UCM, a configuration file for codec WM8904 (Dahlia board) or codec NAU8822 (Development board) will be automatically selected during boot. This recipe is dependent on the OE upstream recipe alsa-ucm-conf. Related-to: ELB-4916 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit 5183100ea2bb3fe29702f96657e05f4e905433b5)
2023-07-25gstreamer1.0-plugins-bad: build v4l2codecs as wellMarcel Ziswiler
Make sure them gstreamer1.0-plugins-bad are built with v4l2codecs as well which are needed for Hantro VPUs as e.g. found on the i.MX 8M Mini. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29meta-openembedded layer bbappendsMax Krummenacher
Move the appends on recipe's which are not in an essential required layer into a target layer specific directory and add them only if said layer is active in build/conf/bblayers.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14libvpx: add mx7 overrideMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14libvpx bbappend: remove patchMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-03-31libvpx: replace version with % wildcardMax Krummenacher
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2013-10-10libvpx: configure enable-runtime-cpu-detectMax Krummenacher
- make use of NEON if available, decide at runtime
2013-09-22v4l2-utils: removed patch, fixed upstream nowMax Krummenacher
2013-09-22libvpx: update to 1.1.0Max Krummenacher
2013-09-22libvpx: add qemuarm as a armv6 machineMax Krummenacher
2013-02-06v4l-utils: fix for NULL not found errosMax Krummenacher
2013-01-29libvpx: use armv6, as our setup does not allow for neonMax Krummenacher
2012-11-19libvpx:Max Krummenacher
- don't use neon on t30, as at the moment we don't build anything for neon and the compiler fails.
2012-10-18libvpx, T20 does not have neon, but the libvpx assumes armv7a CPU's to have itMax Krummenacher