I am writing a video streaming app where i would like to send rtcp feedback to video encoder x264enc. For that I would like to Create a custom event and send that event to x264enc which will be handled by this function gst_x264_enc_src_event . I don't want to create a patch for x264enc. Just locally I woukd lije to do fir my app. How I can do?<span></span><br><br>On Thursday, August 27, 2015, Nicolas Dufresne <<a href="mailto:nicolas.dufresne@collabora.com">nicolas.dufresne@collabora.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le jeudi 27 août 2015 à 10:26 -0700, arpita banerjee a écrit :<br>
> Thanks for your comment.<br>
> Actually I would like to create a plugin using existing x264enc. Only<br>
> one function I would like to modify according to my requirements.<br>
> Please do let me know how I can do.<br>
><br>
> Do I need to create a new plugin from existing template and then I<br>
> need to copy whole code of x264enc ??<br>
<br>
Please be more precise. What function, why do you need to change it ?<br>
Why don't you simply make a change to the existing code and propose a<br>
patch ?<br>
<br>
Nicolas</blockquote>