Added metadata to mpg123 buffers. removed (disabeled) debug info.
Original commit message from CVS: Added metadata to mpg123 buffers. removed (disabeled) debug info.
This commit is contained in:
parent
b6a297bf09
commit
10f7e52698
@ -47,7 +47,7 @@ void gst_meta_unref(GstMeta *meta) {
|
|||||||
if (meta->refcount == 0) {
|
if (meta->refcount == 0) {
|
||||||
// gst_trace_add_entry(NULL,0,meta,"destroy meta");
|
// gst_trace_add_entry(NULL,0,meta,"destroy meta");
|
||||||
g_free(meta);
|
g_free(meta);
|
||||||
g_print("freeing metadata\n");
|
// g_print("freeing metadata\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user