tests: videorate: remove obsolete color-matrix caps field
This commit is contained in:
parent
9d5b1be2f0
commit
67b29f85a2
@ -58,8 +58,7 @@ static GstPad *mysrcpad, *mysinkpad;
|
|||||||
"width = (int) 240, " \
|
"width = (int) 240, " \
|
||||||
"height = (int) 120, " \
|
"height = (int) 120, " \
|
||||||
"framerate = (fraction) 999/7 , " \
|
"framerate = (fraction) 999/7 , " \
|
||||||
"format = (string) I420, " \
|
"format = (string) I420"
|
||||||
"color-matrix=(string)sdtv"
|
|
||||||
|
|
||||||
static GstStaticPadTemplate sinktemplate = GST_STATIC_PAD_TEMPLATE ("sink",
|
static GstStaticPadTemplate sinktemplate = GST_STATIC_PAD_TEMPLATE ("sink",
|
||||||
GST_PAD_SINK,
|
GST_PAD_SINK,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user