gstreamer/libs/gst
Wim Taymans 2715cf6e28 Add a new last-buffer property that contains the last buffer used in basesink for preroll or rendering. useful for ma...
Original commit message from CVS:
* docs/libs/gstreamer-libs-sections.txt:
* libs/gst/base/gstbasesink.c: (gst_base_sink_class_init),
(gst_base_sink_get_last_buffer), (gst_base_sink_set_last_buffer),
(gst_base_sink_get_property), (gst_base_sink_render_object),
(gst_base_sink_preroll_object),
(gst_base_sink_queue_object_unlocked), (gst_base_sink_event),
(gst_base_sink_change_state):
* libs/gst/base/gstbasesink.h:
Add a new last-buffer property that contains the last buffer used in
basesink for preroll or rendering. useful for making snapshots.
API: gst_base_sink_get_last_buffer()
API: GstBaseSink::last-buffer
2007-10-30 18:30:13 +00:00
..
base Add a new last-buffer property that contains the last buffer used in basesink for preroll or rendering. useful for ma... 2007-10-30 18:30:13 +00:00
check Use a custom export symbol regex for libgstcheck, as it needs to export symbols that don't match the standard GStream... 2007-10-25 14:50:48 +00:00
controller libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uint64 or 2007-09-13 09:08:23 +00:00
dataprotocol Printf fixes. 2006-10-05 14:26:08 +00:00
net libs/gst/net/gstnetclientclock.c: Remove local debugging system and use Gstreamer's instead. 2006-10-09 10:14:28 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00