[Bug 653601] audiodelay: new element in audiofx providing an audio delay line

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 1 10:51:32 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653601
  GStreamer | gst-plugins-good | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-07-01 17:51:29 UTC ---
Could we call this audiogap or something like it. A delay is usually a delays
line like in audioecho. It would also e great to mention in the doc-blob when
one would eg. want to use it.

Regarding the patch, I think it relies on the BUFFER_OFFSET fields beeing set
in the received buffers.
guint64 len = GST_BUFFER_OFFSET_END (buf) - GST_BUFFER_OFFSET (buf);

-- 
Configure bugmail: https://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