summaryrefslogtreecommitdiff
path: root/recipes-multimedia
AgeCommit message (Collapse)Author
2015-10-28gst-launch: follow mfw_v4lsink to imxv4l2sink name changeMax Krummenacher
2015-06-23Apalis/Colibri iMX6: gst-launch.desktop: fix escapingMax Krummenacher
Double clicking launches a video always in fullscreen mode, i.e. the parameters for size and offset of video output are not used. Fix parmeter escaping for new versions of shell or gst-launch.
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-05-12recipes: don't use ${PN} as a recipe name placeholderMax Krummenacher
${PN} might be extended with some magic prefix, so don't use it in SRC_URI assignments et. al.
2015-03-31libvpx: replace version with % wildcardMax Krummenacher
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2014-04-01mimetypes: add mimetypes for some basic multimedia typesMax 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-22hda-verb: add recipeMax Krummenacher
HDA debug tool
2013-09-22codecgraph: add recipeMax Krummenacher
HDA debug tool
2013-09-22mediainfo: dont hardcode build architectureMax Krummenacher
2013-09-22libvpx: update to 1.1.0Max Krummenacher
2013-09-22gstreamer: make sure plugin package gets generated, disable sdlMax Krummenacher
2013-09-22libvpx: add qemuarm as a armv6 machineMax Krummenacher
2013-04-15mediainfo: added mediainfo recipeMax 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