vdpauvideopostprocess: don't remove interlaced flag in video_to_output_caps()
This commit is contained in:
parent
ba69dd4747
commit
370520682d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user