Skip to content

videocrop: Add several formats into support list

He Junyan requested to merge He_Junyan/gstreamer:supported_more_video_crop into main

Already tested them by

gst-launch-1.0 -vf videotestsrc num-buffers=100 ! video/x-raw,format=Y212_LE,width=800,height=600 ! videocrop left=100 ! glimagesink

kind pipeline.

Merge request reports