Thanks for your comment.<div>Actually I would like to create a plugin using existing x264enc. Only one function I would like to modify according to my requirements.</div><div>Please do let me know how I can do.</div><div><br></div><div>Do I need to create a new plugin from existing template and then I need to copy whole code of x264enc ??<br><br>On Thursday, August 27, 2015, Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mi, 2015-08-26 at 22:37 -0700, arpita banerjee wrote:<br>
> Hello,<br>
><br>
> I would like to modify only one function in x264enc . How I can write<br>
> the plugin to modify that x264enc?<br>
<br>
You can find the code here:<br>
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/tree/ext/x264" target="_blank">http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/tree/ext/x264</a><br>
<br>
Just modify it in the way you want, and if you think it's a good idea<br>
to get your changes merged, create a bug report at<br>
<a href="https://bugzilla.gnome.org" target="_blank">https://bugzilla.gnome.org</a> against GStreamer with your patch.<br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
</blockquote></div>