[gstreamer-bugs] [Bug 584890] AMR plugins based on Opencore codecs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 22 09:24:03 PDT 2009


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

  GStreamer | gst-plugins-ugly | Ver: git




------- Comment #31 from Iago  2009-07-22 16:24 UTC -------
Attached patches that use external opencore-amr libraries from
http://sourceforge.net/projects/opencore-amr/ instead of copying the opencore
amr codec source code.

After applying the patch, this is the result:

gst-plugins-bad/ext/amrwbenc
  - Contains the amrwbenc plugin that provides element amrwbenc based on the
reference implementation from 3gpp.

gst-plugins-ugly/ext/amrwbdec
  - Contains the amrwbdec plugin that provides element amrwbdec (based on
opencore codec)

gst-plugins-ugly/ext/amrnb
  - amrwnb plugin that provides elements:
    - amrnbdec, based on opencore codec.
    - amrnbenc, based on opencore codec.

This patch also removes the element amrnbparse and amrwbparse, amrparse from
-bad should be used instead.

Added README files as Christian suggested pointing to the the opencore-amr site
for others to obtain the source code of the opencore amr codec.

Edited the docs in -bad and -ugly according to these changes.


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




More information about the Gstreamer-bugs mailing list