mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Someone might be holding a copied media info in which case tag list ref count is not 1. Use gst_tag_list_make_writable to assure that ref count is 1, so we can insert more tags into the list.