[gstreamer-bugs] [Bug 335635] Need an OGG retagging element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 24 23:39:32 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=335635
 GStreamer | gst-plugins-base | Ver: HEAD CVS


James "Doc" Livingston changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66111|0                           |1
        is obsolete|                            |




------- Comment #23 from James "Doc" Livingston  2006-05-25 06:39 UTC -------
Created an attachment (id=66168)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=66168&action=view)
more small fixes

Now correctly clean up the vorbis stuff used to craft the setup and audio
buffers, and include the above two suggestions.

Valgrind is reporting one memory leak for me, and I'm not sure what causes it:
==10135== 24 bytes in 2 blocks are definitely lost in loss record 2 of 24
==10135==    at 0x401B422: malloc (vg_replace_malloc.c:149)
==10135==    by 0x43A6FE1: g_malloc (gmem.c:131)
==10135==    by 0x43B5B84: g_slice_alloc (gslice.c:777)
==10135==    by 0x439D89C: g_list_prepend (glist.c:95)
==10135==    by 0x47AA0B1: gst_tag_to_vorbis_comments (gstvorbistag.c:385)
==10135==    by 0x47AA26D: write_one_tag (gstvorbistag.c:398)
==10135==    by 0x41BBE63: ??? (gsttaglist.c:795)
==10135==    by 0x41B6611: gst_structure_foreach (gststructure.c:800)
==10135==    by 0x41BBEBE: gst_tag_list_foreach (gsttaglist.c:820)
==10135==    by 0x47AA344: gst_tag_list_to_vorbiscomment_buffer
(gstvorbistag.c:442)
==10135==    by 0x47A4B4A: gst_vorbis_tag_chain (vorbistag.c:148)
==10135==    by 0x41A9803: gst_pad_chain (gstpad.c:3221)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list