auparse: do not leak src_caps
https://bugzilla.gnome.org/show_bug.cgi?id=694275
This commit is contained in:
parent
a61055809f
commit
42d8b96f2d
@ -174,6 +174,8 @@ gst_au_parse_reset (GstAuParse * auparse)
|
||||
|
||||
gst_adapter_clear (auparse->adapter);
|
||||
|
||||
gst_caps_replace (&auparse->src_caps, NULL);
|
||||
|
||||
/* gst_segment_init (&auparse->segment, GST_FORMAT_TIME); */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user