Skip to content

avtpsrc: Use correct size for provided buffers

Without this patch the following pipeline would send packets containing garbage in the data section.

$ gst-launch-1.0 avtpsrc ! avtpsink

Merge request reports