Rename the padtemplate name for private streams
Original commit message from CVS: Rename the padtemplate name for private streams
This commit is contained in:
parent
8e81987438
commit
78c3873c67
@ -94,7 +94,7 @@ GST_PAD_TEMPLATE_FACTORY (video_mpeg2_factory,
|
|||||||
|
|
||||||
|
|
||||||
GST_PAD_TEMPLATE_FACTORY (private1_factory,
|
GST_PAD_TEMPLATE_FACTORY (private1_factory,
|
||||||
"private_stream_1.%d",
|
"private_stream_1_%d",
|
||||||
GST_PAD_SRC,
|
GST_PAD_SRC,
|
||||||
GST_PAD_SOMETIMES,
|
GST_PAD_SOMETIMES,
|
||||||
GST_CAPS_NEW (
|
GST_CAPS_NEW (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user