gstreamer/gst-libs/gst
Wim Taymans c4036dd701 app: add callbacks to appsrc, cleanups
Add a uri handler to appsink.
don't emit signals when we have installed callbacks on appsink.

Add callbacks to appsrc to replace the signals.
Add property to disable callbacks in appsrc, default to TRUE for backwards
compatibility but disable when callbacks are installed.

API: GstAppSrc::emit-signals
API: GstAppSrc::gst_app_src_set_emit_signals()
API: GstAppSrc::gst_app_src_get_emit_signals()
API: GstAppSrc::gst_app_src_set_callbacks()
2009-02-26 16:44:53 +01:00
..
app app: add callbacks to appsrc, cleanups 2009-02-26 16:44:53 +01:00
audio docs: don't put random stuff in tags. 2009-02-26 10:09:59 +02:00
cdda gst-libs/gst/cdda/gstcddabasesrc.*: Make the GType of GstCDDABaseSrcMode public for bindings. 2009-01-07 10:50:15 +00:00
fft Reduce the number of allocations for creating FFT contexts 2009-01-22 12:54:35 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces mixer interface: Add flags to enhance mixer interfaces 2009-02-24 17:23:58 +00:00
netbuffer gst-libs/gst/netbuffer/gstnetbuffer.*: Make gst_netaddress_get_ip4_address fail for v6 addresses. 2008-12-18 12:37:33 +00:00
pbutils pbutils: remove duplicate detail strings when calling the external codec installer 2009-02-02 17:34:23 +00:00
riff riff: add fourcc for mpeg2-in-avi (as produced by mencoder) 2009-02-25 11:13:01 +00:00
rtp docs: don't put random stuff in tags. 2009-02-26 10:09:59 +02:00
rtsp Fixed a typo. 2009-02-25 16:25:33 +01:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the c= field containing multicast addresses. 2008-10-06 16:36:20 +00:00
tag tagdemux: Unref the actual buffer instead of the memory address of the buffer 2009-02-22 19:12:00 +01:00
video docs: fix newly added interlace constants and plug holes in video format docs 2009-02-26 10:09:59 +02: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 AppSrc/AppSink from gst-plugins-bad. Fixes #564421 2009-01-05 23:04:57 +00:00