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);
|
||||
#endif
|
||||
|
||||
gst_buffer_unref (buffer);
|
||||
gst_sample_unref (sample);
|
||||
entries++;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user