[gstreamer-bugs] [Bug 510741] Missing symbols from base libraries

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 20 03:52:00 PST 2008


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

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG
   Target Milestone|HEAD                        |NONE




------- Comment #1 from Tim-Philipp Müller  2008-01-20 11:51 UTC -------
> libgstaudio-0.10:
> #MISSING: 0.10.11# gst_base_audio_src_callback at Base 0.10.0

This function was private and shouldn't have been exported. Certainly wasn't in
in any installed header files. Was removed entirely since it wasn't needed (was
empty).


> libgstsdp-0.10:
> #MISSING: 0.10.15# gst_sdp_media_get_badwidth at Base 0.10.14

This was a typo in the function definition. The header file always declared
gst_sdp_media_get_bandwidth().


> libgstcdda-0.10:
> #MISSING: 0.10.15.3-2# _gst_cdda_rfc822_binary at Base 0.10.2
> #MISSING: 0.10.15.3-2# _gst_cdda_sha_final at Base 0.10.2
> #MISSING: 0.10.15.3-2# _gst_cdda_sha_init at Base 0.10.2
> #MISSING: 0.10.15.3-2# _gst_cdda_sha_update at Base 0.10.2
> 
> If I didn't miss anything all of them were never in a public header so it
> shouldn't be a problem. Would still be nice if someone could have a second look
> before we close this.

These should never have been exported. Certainly weren't in any installed
headers.



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




More information about the Gstreamer-bugs mailing list