summaryrefslogtreecommitdiff
path: root/recipes-multimedia/mimetypes
AgeCommit message (Collapse)Author
2020-06-18mimetypes: remove recipeMax Krummenacher
The recipe assosiates mimetypes with multimedia applications which do no longer exist. It targets also desktop like images and are not that useful in embedded. Rather than rework it, drop it. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 74bce843e8768e86494da19814bf52a4844b5db7)
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.
2014-04-01mimetypes: add mimetypes for some basic multimedia typesMax Krummenacher