[gstreamer-bugs] [Bug 459585] [basertpdepayload] api without namespace

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Aug 11 05:43:51 PDT 2007


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

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

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|[0.11] public api without   |[basertpdepayload] api
                   |namespace                   |without namespace
   Target Milestone|0.11.0                      |0.10.15




------- Comment #3 from Tim-Philipp Müller  2007-08-11 12:43 UTC -------
Let's just deprecate the API which was (presumably) not meant to be exposed (if
it was, why does none of the derived eleements use it?) and add some comments
to make sure no one uses it. It will be removed in 0.11 automatically then.  If
it was indeed meant to be public API we can just add prefixed macros when the
need arises:

 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>

        * docs/libs/gst-plugins-base-libs-sections.txt:
        * gst-libs/gst/rtp/gstbasertpdepayload.c:
        * gst-libs/gst/rtp/gstbasertpdepayload.h:
          Mark as deprecated some macros which were presumably meant to be
          private API and accidentally exposed in the public header file.
          Also actually _init() lock (only works at the moment because the
          struct is zeroed out when created and the initial values in the
          mutex struct are zeroes too). (#459585)


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




More information about the Gstreamer-bugs mailing list