Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-28 | gst-launch: follow mfw_v4lsink to imxv4l2sink name change | Max Krummenacher | |
2015-06-23 | Apalis/Colibri iMX6: gst-launch.desktop: fix escaping | Max 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-12 | recipes: replace short DESCRIPTION with SUMMARY | Max 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-12 | recipes: don't use ${PN} as a recipe name placeholder | Max Krummenacher | |
${PN} might be extended with some magic prefix, so don't use it in SRC_URI assignments et. al. | |||
2015-03-31 | libvpx: replace version with % wildcard | Max Krummenacher | |
2014-08-04 | bbappends: remove the deprecated PRINC variable | Max Krummenacher | |
2014-04-01 | mimetypes: add mimetypes for some basic multimedia types | Max Krummenacher | |
2013-10-10 | libvpx: configure enable-runtime-cpu-detect | Max Krummenacher | |
- make use of NEON if available, decide at runtime | |||
2013-09-22 | v4l2-utils: removed patch, fixed upstream now | Max Krummenacher | |
2013-09-22 | hda-verb: add recipe | Max Krummenacher | |
HDA debug tool | |||
2013-09-22 | codecgraph: add recipe | Max Krummenacher | |
HDA debug tool | |||
2013-09-22 | mediainfo: dont hardcode build architecture | Max Krummenacher | |
2013-09-22 | libvpx: update to 1.1.0 | Max Krummenacher | |
2013-09-22 | gstreamer: make sure plugin package gets generated, disable sdl | Max Krummenacher | |
2013-09-22 | libvpx: add qemuarm as a armv6 machine | Max Krummenacher | |
2013-04-15 | mediainfo: added mediainfo recipe | Max Krummenacher | |
2013-02-06 | v4l-utils: fix for NULL not found erros | Max Krummenacher | |
2013-01-29 | libvpx: use armv6, as our setup does not allow for neon | Max Krummenacher | |
2012-11-19 | libvpx: | 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-18 | libvpx, T20 does not have neon, but the libvpx assumes armv7a CPU's to have it | Max Krummenacher | |