gstreamer/gst-libs/gst
Wim Taymans 256d005e49 gst-libs/gst/interfaces/: Move interface for RTSP extensions from -good to here.
Original commit message from CVS:
* gst-libs/gst/interfaces/Makefile.am:
* gst-libs/gst/interfaces/rtspextension.c:
(gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
(gst_rtsp_extension_detect_server),
(gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
(gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
(gst_rtsp_extension_configure_stream),
(gst_rtsp_extension_get_transports),
(gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
* gst-libs/gst/interfaces/rtspextension.h:
Move interface for RTSP extensions from -good to here.
Added helper methods to invoke interface methods.
2007-07-25 18:18:49 +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 API: Add buffer clipping function for raw audio buffers. Fixes #456656. 2007-07-23 18:26:09 +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/interfaces/: Move interface for RTSP extensions from -good to here. 2007-07-25 18:18:49 +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/riff-media.c: Change minimum rate back to 1000 to allow low-sample-rate wav files to play back. 2007-06-19 09:34:35 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Don't break ABI, restore previous ranges. Keep the default random selection of ... 2007-07-16 10:10:28 +00:00
rtsp Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
sdp Document the SDP library. 2007-07-24 17:37:03 +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