[gstreamer-bugs] [Bug 351309] New Element: gst-puid

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 19 11:14:13 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=351309

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102863|none                        |committed
               Flag|                            |
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #12 from Sebastian Dröge  2008-03-19 18:14 UTC -------
Ok, I've greatly cleaned this up now and ported it to GstAudioFilter, removed
the useless identity stuff (sync to clock, perfect timestamp detection), used
GstAdapter for keeping the data, flush data on NEWSEGMENT/FLUSH_STOP events,
etc.

Ah, and I output the fingerprint as a tag too now, additional to the property.

Everything is now in gst-plugins-bad CVS. Thanks for your work :)

Please test with latest CVS if everything works as excepted... at least it's
valgrind clean and gives fingerprints ;)



2008-03-19  Sebastian Dröge  <slomo at circular-chaos.org>

        Based on a patch by: Eric Buehl <eric dot buehl at gmail dot com>

        * configure.ac:
        * ext/ofa/Makefile.am:
        * ext/ofa/gstofa.c: (gst_ofa_base_init), (gst_ofa_finalize),
        (gst_ofa_class_init), (create_fingerprint), (gst_ofa_event),
        (gst_ofa_init), (gst_ofa_transform_ip), (gst_ofa_get_property),
        (plugin_init):
        * ext/ofa/gstofa.h:
        Add an OFA element, the successor of MusicBrainz TRM fingerprinting.
        Fixes bug #351309.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=351309.




More information about the Gstreamer-bugs mailing list