mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-14 18:35:16 +01:00
parent
8a21078ae3
commit
30346e7810
@ -176,6 +176,7 @@ void ProjectMVisualisation::ConsumeBuffer(GstBuffer* buffer, int) {
|
||||
}
|
||||
|
||||
gst_buffer_unmap(buffer, &map);
|
||||
gst_buffer_unref(buffer);
|
||||
}
|
||||
|
||||
void ProjectMVisualisation::SetSelected(const QStringList& paths,
|
||||
|
Loading…
Reference in New Issue
Block a user