gstreamer/gst-libs/gst
Tim-Philipp Müller 2d5d5ac891 Mark as deprecated some macros which were presumably meant to be private API and accidentally exposed in the public h...
Original commit message from CVS:
* 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)
2007-08-11 12:39:51 +00:00
..
app gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but maybe David can confirm that was what h... 2007-03-22 14:37:08 +00:00
audio gst-libs/gst/audio/audio.c: When clipping a buffer with no timestamp, assume it is within the segment without warnings. 2007-07-27 17:10:47 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Fix it so that it (a) makes sense and (b) doesn't break everything cdda-related i... 2007-05-04 09:06:38 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Define inline when needed on win32 builds. Fixes: #441295 2007-05-31 16:36:22 +00:00
interfaces gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
netbuffer Use new metadata copy function. 2007-03-09 16:38:06 +00:00
pbutils gst-libs/gst/pbutils/descriptions.c: Add description for Windows Media RTP caps. 2007-06-27 12:55:20 +00:00
riff gst-libs/gst/riff/Makefile.am: Pull in our dependencies from -base before those from outside. 2007-07-26 15:35:43 +00:00
rtp Mark as deprecated some macros which were presumably meant to be private API and accidentally exposed in the public h... 2007-08-11 12:39:51 +00:00
rtsp Fix compilation on windows. Fixes #464320. 2007-08-07 15:13:46 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.*: Constify args where we can. 2007-07-25 18:20:36 +00:00
tag gst-libs/gst/: Make gtk-doc happy. 2007-07-10 20:46:41 +00:00
video docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates. 2006-12-15 10:52:23 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00