[gstreamer-bugs] [Bug 357069] [rganalysis] New element: ReplayGain analysis

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 29 09:53:53 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=357069

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


Michael Smith changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msmith at fluendo.com




------- Comment #2 from Michael Smith  2006-09-29 16:53 UTC -------
Looks pretty good.

As noted on irc, for the record:

 - please clarify licensing of the analysis code with the original authors.
 - we prefer to use gbooleans rather than 1-bit bitfields, and you should use
logical operations (||) rather than bitwise ones (|) on them.

Fix up those and we can throw it in -bad. Also, good work on comprehensive
tests!


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