[gstreamer-bugs] [Bug 330105] New: GstRingBuffer does not support iLBC audio format

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 6 03:47:11 PST 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=330105
 GStreamer | gst-plugins-base | Ver: 0.10.0

           Summary: GstRingBuffer does not support iLBC audio format
           Product: GStreamer
           Version: 0.10.0
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ext-tommi.myohanen at nokia.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Currently it is impossible to write GstBase[Src|Sink] -based audio source/sink 
element that supports iLBC encoded audio, since GstRingBuffer does not
recognize 
that format. Because GstBasexxx -based audio elements get the details of audio 
format in GstRingBufferSpec data structure, ringbuffer object must know the 
media type.

I have attached a patch that adds support for "audio/iLBC" format in 
GstRingBuffer.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


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