[Bug 324728] [New plugin] ilbc decoder, encoder and parser.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 28 08:27:52 PDT 2011


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

Olivier Crete (Tester) <olivier.crete> changed:

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

--- Comment #18 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-07-28 15:27:47 UTC ---
Created an attachment (id=192818)
 View: https://bugzilla.gnome.org/attachment.cgi?id=192818
 Review: https://bugzilla.gnome.org/review?bug=324728&attachment=192818

ilbc: Add reference iLBC encoder and decoder

I took Edgar's patch and adapted it to 2011 GStreamer style. Also, the parser
doesn't seem to work, I'm not sure exactly how it should work. I guess, ideally
we could have an external library for the iLBC code.

Also, the reference iLBC code operates on floats, but the WebRTC version is
int, so we should probably use that one. That said, I fnid it very useful to
have a wrapper for the reference implementation, as it makes it easier to
validate 3rd party "optimized" implementations.

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