Hello!<br><br>I have modified videomixer plugin to support changing width and height as parameters. I know that it&#39;s possible to change width and height with changing caps, but in a such a case you can&#39;t make nice linear transitions(animations) as far as i know. Source is avalible on <a href="https://github.com/offlinehacker/gst-plugins-good">https://github.com/offlinehacker/gst-plugins-good</a> .<br>

<br>I have two questions:<br>- Is there any possiblity for this plugin to be included in gst-plugins-ugly like a new element?<br>- How can i include some library functions from one plugin to another plugin, without coping source and header files?<br>

<br>Have a nice day, Jaka Hudoklin.<br>