Fix warnings
Original commit message from CVS: Fix warnings
This commit is contained in:
parent
c96803fc0c
commit
dec4f2b8a3
@ -450,7 +450,7 @@ GST_PLUGIN_DEFINE (
|
||||
void
|
||||
gst_cutter_get_caps (GstPad *pad, GstCutter* filter)
|
||||
{
|
||||
GstCaps *caps = NULL;
|
||||
const GstCaps *caps = NULL;
|
||||
GstStructure *structure;
|
||||
|
||||
caps = GST_PAD_CAPS (pad);
|
||||
|
Loading…
x
Reference in New Issue
Block a user