gstreamer/gst-libs/gst/app
Wim Taymans 0c5d01b59f gst-libs/gst/app/gstappsink.*: Add more docs.
Original commit message from CVS:
* gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
(gst_app_sink_init), (gst_app_sink_set_property),
(gst_app_sink_get_property), (gst_app_sink_event),
(gst_app_sink_preroll), (gst_app_sink_render),
(gst_app_sink_set_emit_signals), (gst_app_sink_get_emit_signals),
(gst_app_sink_set_max_buffers), (gst_app_sink_get_max_buffers),
(gst_app_sink_pull_buffer):
* gst-libs/gst/app/gstappsink.h:
Add more docs.
Add signals for when preroll and render buffers are available.
Add property to control signal emission.
Add property to control the max queue size.
2008-04-25 18:18:47 +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.*: Add more docs. 2008-04-25 18:18:47 +00:00
gstappsink.h gst-libs/gst/app/gstappsink.*: Add more docs. 2008-04-25 18:18:47 +00:00
gstappsrc.c gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unreffing all buffers in it. 2008-01-31 17:18:46 +00:00
gstappsrc.h gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418. 2007-03-03 09:06:06 +00:00
Makefile.am 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