GNOME Bugzilla – Bug 104359
no way to free a GstMediaInfoStream structure
Last modified: 2004-12-22 21:47:04 UTC
The media-info api has no apparant way to free a GstMediaInfoStream structure.
Assigning to thomasvs and setting 0.6.2 milestone.
Can't be done in 0.6.x as it'd be API/ABI breakage. We'll fix this in 0.7.x/HEAD. Oh, and Thomas requested for only build bugs to be specifically assigned to him, so unassigning too.
Well you know, *adding* this to an API is usually not considered breaking it... (and it doesnt break the ABI obviously)
Hey Jorn, good to see you back. ;). (die laatste email naar de rhythmbox mailinglist was wel erg grof hoor :-p) Sorry for the dutch, you'll get it. ;). The problem is that in the ideal case, it'd be a GObject, since everything is supposed to be a GObject. That'd be ABI breakage. Of course, we could add a _destroy() function for the time being in 0.6.x... Anyone cares if we solve it like that?
Since this is a 0.6.x-only problem, I'm setting target to 0.6.x.
So apprently we never did that. Since 0.6.x is no lonegr maintained, I'll mark it as wontfix.