gstreamer/gst-libs/gst
Wim Taymans 27ea51ec37 gst-libs/gst/rtp/gstrtcpbuffer.c: Use g_strndup which does exactly what we want.
Original commit message from CVS:
* gst-libs/gst/rtp/gstrtcpbuffer.c:
(gst_rtcp_packet_sdes_copy_entry):
Use g_strndup which does exactly what we want.
* gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
(gst_rtp_buffer_ext_timestamp):
* gst-libs/gst/rtp/gstrtpbuffer.h:
Add helper function to compare seqnums.
Add helper function to calculate extended timestamps.
API: gst_rtp_buffer_compare_seqnum()
API: gst_rtp_buffer_ext_timestamp()
2007-08-31 15:21:13 +00:00
..
app gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overriding the render method twice. 2007-08-16 17:11:48 +00:00
audio Original commit message from CVS: 2007-08-23 08:33:43 +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 API: also add gst_install_plugins_supported() while we're at it (see #470456). 2007-08-28 14:58:17 +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 gst-libs/gst/rtp/gstrtcpbuffer.c: Use g_strndup which does exactly what we want. 2007-08-31 15:21:13 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups. 2007-08-17 13:42:49 +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 Revert unwanted commit. many thanks to moap. I want a fix for https://thomas.apestaart.org/moap/trac/ticket/239 2007-08-23 10:58:42 +00:00