[Gstreamer-openmax] [PATCH 0/3] More configuration stuff

Felipe Contreras felipe.contreras at nokia.com
Mon Mar 8 14:10:52 PST 2010


Hi,

Here are some patches to implement system-wide configuration.

For reference, by default the configuration is in:
/etc/xdg/gstreamer-0.10/gst-openmax.conf

I'm also working on gst_plugin_add_dependency() so that the registry is
updating when the configuration changes. I already have a simple patch, but
first I want to investigate how the plugin loading really works; it seems
plugin_init() is always called.

Cheers.

Felipe Contreras (3):
  plugin: reorganize code into get_config_path()
  plugin: add support for system-wide config
  Add example configuration

 example.conf |   59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 omx/gstomx.c |   34 +++++++++++++++++++++++++-------
 2 files changed, 85 insertions(+), 8 deletions(-)
 create mode 100644 example.conf





More information about the Gstreamer-openmax mailing list