mpegdemux: fix push mode activation
Extra unref on push mode activation caused havoc.
This commit is contained in:
parent
8588b5aab8
commit
421b593048
@ -2904,8 +2904,6 @@ gst_flups_demux_sink_activate_push (GstPad * sinkpad, GstObject * parent,
|
||||
|
||||
demux->random_access = FALSE;
|
||||
|
||||
gst_object_unref (demux);
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user