[gst-cvs] tpm gst-plugins-base: gst-plugins-base/ gst-plugins-base/docs/libs/ gst-plugins-base/gst-libs/gst/rtp/
tpm at kemper.freedesktop.org
tpm at kemper.freedesktop.org
Sat Aug 11 05:40:20 PDT 2007
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: tpm
Date: Sat Aug 11 2007 12:40:05 UTC
Log message:
* 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)
Modified files:
. : ChangeLog
docs/libs : gst-plugins-base-libs-sections.txt
gst-libs/gst/rtp: gstbasertpdepayload.c gstbasertpdepayload.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.3451&r2=1.3452
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/docs/libs/gst-plugins-base-libs-sections.txt.diff?r1=1.40&r2=1.41
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/rtp/gstbasertpdepayload.c.diff?r1=1.46&r2=1.47
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/rtp/gstbasertpdepayload.h.diff?r1=1.18&r2=1.19
More information about the Gstreamer-commits
mailing list