gstreamer/gst-libs/gst/app
Jan Schmidt 80ac3b565e gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot when registering the pull-buffer signal.
Original commit message from CVS:
* gst-libs/gst/app/gstappsink.c:
Store the returned signal id in the right slot when
registering the pull-buffer signal.
Fixes #567168
Spotted by: Thomas Vander Stichele  <thomas at apestaart dot org>
2009-01-09 23:13:17 +00:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list examples/app/: Added an example on how to use appsrc in playbin in streaming mode from an mmapped file. 2008-06-05 16:38:50 +00:00
gstappbuffer.c gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot when registering the pull-buffer signal. 2009-01-09 23:13:17 +00:00
gstappsink.h gst-libs/gst/app/: Make debug categories static. Use _element_class_set_details_simple(). 2009-01-06 11:10:29 +00:00
gstappsrc.c gst-libs/gst/app/: Make debug categories static. Use _element_class_set_details_simple(). 2009-01-06 11:10:29 +00:00
gstappsrc.h gst-libs/gst/app/: Make debug categories static. Use _element_class_set_details_simple(). 2009-01-06 11:10:29 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00