[gstreamer-bugs] [Bug 517813] [audioconvert] make gap aware

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 18 07:28:22 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=517813

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

Sebastian Dröge changed:

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




------- Comment #10 from Sebastian Dröge  2008-03-18 14:28 UTC -------
Created an attachment (id=107538)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=107538&action=view)
audioconvert-gap-aware.diff

This does things properly now (I hope).

It doesn't matter if we use noise shaping or not, we can simply output silence
buffer as the data that is generated by the noise shaper is -1, 0 or 1 (for
integer formats) and thus can be ignored.

Then I've created a function now, that generates silence buffers for all
supported formats, memset() for the easy ones and magic for the other ones.

If nobody objects this will be committed after freeze.


-- 
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=517813.




More information about the Gstreamer-bugs mailing list