diff --git a/sys/vdpau/gstvdputils.c b/sys/vdpau/gstvdputils.c index 738807b4e4..4b34f0d39f 100644 --- a/sys/vdpau/gstvdputils.c +++ b/sys/vdpau/gstvdputils.c @@ -134,7 +134,6 @@ gst_vdp_video_to_output_caps (GstCaps * caps) gst_structure_set_name (structure, "video/x-vdpau-output"); gst_structure_remove_field (structure, "chroma-type"); - gst_structure_remove_field (structure, "interlaced"); } return result;