videorate: don't unref event we don't own
http://bugzilla.gnome.org/show_bug.cgi?id=659562
This commit is contained in:
parent
61c6fcb2cd
commit
f57bbc585d
@ -623,7 +623,6 @@ format_error:
|
||||
{
|
||||
GST_WARNING_OBJECT (videorate,
|
||||
"Got segment but doesn't have GST_FORMAT_TIME value");
|
||||
gst_event_unref (event);
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user