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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 24 02:44:06 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-bad | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66111|none                        |commented-on
               Flag|                            |




------- Comment #22 from Tim-Philipp Müller  2006-05-24 09:44 UTC -------
Looks great to me. Two minor nitpicks:

 - you can use gst_buffer_stamp() to transfer the stamps from one buffer
   to another.

 - you can probably get rid of the ogg_packet stuff and just check
   *GST_BUFFER_DATA(buf) directly.

Now we just need to make sure it's ok to commit this directly to -base ..


-- 
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