search for: opus_picture_tag_parse

Displaying 2 results from an estimated 2 matches for "opus_picture_tag_parse".

2013 Aug 25
0
libopusfile's memory management.
...I've already implemented handlers for album art so, at the > moment, I don't predict I'll need a copy function for anything else. > Others might though for the new album art handler but other than me, no. Well, that at least has a simple (if slightly inefficient) solution: call opus_picture_tag_parse() again.
2013 Aug 25
3
libopusfile's memory management.
Would it be possible to include a re-export of the malloc, calloc, realloc, and free being used by opus file's implementation of OpusTags handling? This might seem redundant or ridiculous but I'm having difficulty getting the right versions that my compiler allows that's compatible with libopusfile. In the debugger I can see that the memory location that my malloc is returning is