mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 04:54:12 +00:00
videocrop: Remove todo about caps filter
The filter is already interected.
This commit is contained in:
parent
36f1a9bce1
commit
9c468ef2da
1 changed files with 0 additions and 1 deletions
|
@ -522,7 +522,6 @@ gst_video_crop_transform_dimension_value (const GValue * src_val,
|
|||
return ret;
|
||||
}
|
||||
|
||||
/* TODO use filter_caps */
|
||||
static GstCaps *
|
||||
gst_video_crop_transform_caps (GstBaseTransform * trans,
|
||||
GstPadDirection direction, GstCaps * caps, GstCaps * filter_caps)
|
||||
|
|
Loading…
Reference in a new issue