After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 401074 - Remove libgimme-codec support in favour of GStreamer-provided API
Remove libgimme-codec support in favour of GStreamer-provided API
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on: 401072
Blocks:
 
 
Reported: 2007-01-26 17:13 UTC by Bastien Nocera
Modified: 2007-02-19 12:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2007-01-26 17:13:48 UTC
SSIA
Comment 1 Tim-Philipp Müller 2007-02-19 12:47:44 UTC
 2007-02-19  Tim-Philipp Müller  <tim at centricular dot net>

        * configure.in:
        * src/Makefile.am:
        * src/totem-missing-plugins.c:
        (on_plugin_installation_done):
        (totem_on_missing_plugins_event):
        (totem_missing_plugins_setup):
          libgimme-codec has been merged into GStreamer with a similar API.
          Use the new API from libgstbaseutils rather than libgimme-codec for
          easy codec installation (Closes: #401074).
          This will require small adjustments on the vendor side (namely:
          setting the path to the install helper script in gst-plugins-base's
          configure script).