mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
GStreamer multimedia framework
65b3a2769d
Install libomxil-bellagio0 and make sure mesa has been built with --enable-omx. Check there is /usr/lib/libomxil-bellagio0/libomx_mesa.so then run omxregister-bellagio to regenerate $XDG_DATA_HOME/.omxregister Then omxh264dec and omxmpeg2dec should load. https://bugzilla.gnome.org/show_bug.cgi?id=782926 |
||
---|---|---|
common@48a5d85ebf | ||
config | ||
examples | ||
hooks | ||
m4 | ||
omx | ||
tools | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gst-omx.doap | ||
Makefile.am | ||
meson.build | ||
meson_options.txt | ||
NEWS | ||
README | ||
RELEASE |
GStreamer OpenMAX IL wrapper plugin -------------------------- This plugin wraps available OpenMAX IL components and makes them available as standard GStreamer elements. License: -------- This package and its contents are licensend under the GNU Lesser General Public License (LGPL). Dependencies: ------------- * GStreamer core * gst-plugins-base