Hi,<br><br>Are there any plans to allow customization of the IL component names?<br><br>For example, if you look at gstomx_audiosink.c, there's the following line:<br> #define OMX_COMPONENT_NAME "OMX.st.alsa.alsasink"<br>
<br>What if the OpenMax implementation is not ST?<br><br>Could these be changed to DEFAULT_OMX_COMPONENT_NAME, and then we can add a parameter somewhere to the init sequence to give a new component name?<br><br>-Topi<br>