examples/debug_ringbuffer requires feature v1_14

This commit is contained in:
François Laignel 2020-10-14 14:49:22 +02:00
parent ae9d97dfca
commit d815e85440

View file

@ -48,6 +48,7 @@ gtkvideooverlay-quartz = ["gtkvideooverlay"]
rtsp-server = ["gst-rtsp-server", "gst-rtsp", "gst-sdp"]
rtsp-server-record = ["gst-rtsp-server-sys", "gst-rtsp-server", "gst-rtsp", "gio"]
v1_10 = ["gst/v1_10"]
v1_14 = ["gst/v1_14"]
pango-cairo = ["pango", "pangocairo", "cairo-rs"]
overlay-composition = ["pango", "pangocairo", "cairo-rs", "cairo-sys-rs" ]
gl = ["gst-gl", "gl_generator", "glutin"]