mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
omx: Add minimal README file
This commit is contained in:
parent
10a5680692
commit
f631097284
1 changed files with 17 additions and 0 deletions
17
README
17
README
|
@ -0,0 +1,17 @@
|
||||||
|
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
|
Loading…
Reference in a new issue