flacenc: remove extraneous _unref
... since we did not obtain a buffer ref from the GstSample.
This commit is contained in:
parent
7c94509243
commit
e31bfd6ddb
@ -559,7 +559,6 @@ gst_flac_enc_set_metadata (GstFlacEnc * flacenc, guint64 total_samples)
|
|||||||
gst_caps_unref (caps);
|
gst_caps_unref (caps);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
gst_buffer_unref (buffer);
|
|
||||||
gst_sample_unref (sample);
|
gst_sample_unref (sample);
|
||||||
entries++;
|
entries++;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user