Skip to content

imagefreeze: Copy GstCapsFeatures to caps for source pad

Allows using imagefreeze with buffers in GLMemory. The following pipeline works.

gst-launch-1.0 filesrc location=image.jpg ! jpegdec ! glupload !
imagefreeze ! glcolorconvert ! glimagesinkelement

Edited by GStreamer Release Monkey

Merge request reports