gstreamer/docs/libs
Wim Taymans a6d75bd33c Add RTSP channel object for async io
Add a GstRTSPChannel object that wraps a GSource around the RTSP connection so
that the connection can be monitored from a maincontext. This allows us to
operate in ASYNC mode, which is handy when building a server.

Rework the old code to use the async code under the hood.

API: gst_rtsp_channel_new()
API: gst_rtsp_channel_unref()
API: gst_rtsp_channel_attach()
API: gst_rtsp_channel_queue_message()
2009-02-18 17:42:59 +01:00
..
tmpl docs/libs/tmpl/.cvsignore: we don't want those *.sgml files in CVS either 2006-06-11 19:55:32 +00:00
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
compiling.sgml docs/libs/compiling.sgml: Fix typo: it's pkg-config, not pkg-gconfig 2006-02-05 17:15:17 +00:00
gst-plugins-base-libs-docs.sgml Its "Base Library" and not just "Library". 2009-01-31 18:45:47 +02:00
gst-plugins-base-libs-overrides.txt first stab at documenting elements 2005-08-05 17:13:10 +00:00
gst-plugins-base-libs-sections.txt Add RTSP channel object for async io 2009-02-18 17:42:59 +01:00
gst-plugins-base-libs.types Some minor docs fixes and additions; also add missing 'Since' bits. 2007-04-21 15:10:25 +00:00
Makefile.am Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421 2009-01-05 23:04:57 +00:00