Reshaping input data shape in gstdsexample

Hi,
It is possible. In the callback
gst_dsexample_transform_ip (GstBaseTransform * btrans, GstBuffer * inbuf);
inbuf is the input buffer. You can overwrite it with NvBufSurf APIs.

There is a similar reference: