gstreamer/libs/gst
Wim Taymans ca9ccf1d02 libs/gst/base/gstbasesink.c: Implement more seeking in pull mode.
Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_default_do_seek),
(gst_base_sink_default_prepare_seek_segment),
(gst_base_sink_perform_seek), (gst_base_sink_get_position_last),
(gst_base_sink_get_position_paused), (gst_base_sink_get_position),
(gst_base_sink_query):
Implement more seeking in pull mode.
Use pad convert functions to convert position to the requested format.
Fix position/duration reporting in pull mode.
Implement position and duration reporting in other formats than time.
* libs/gst/base/gstbasesink.h:
Add member to keep track of when the segment is playing.
2008-10-20 15:18:14 +00:00
..
base libs/gst/base/gstbasesink.c: Implement more seeking in pull mode. 2008-10-20 15:18:14 +00:00
check docs/libs/gstreamer-libs-sections.txt: Add new API to doc 2008-06-21 21:20:13 +00:00
controller libs/gst/controller/gstinterpolationcontrolsource.c: Don't use declarations after statements. 2008-07-08 11:20:22 +00:00
dataprotocol libs/gst/dataprotocol/dataprotocol.c: Don't write to the same region of memory as a uint64 and uint16 as this breaks ... 2008-06-30 09:38:45 +00:00
net gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() should be used now that we depend on new enou... 2008-04-17 07:14:46 +00:00
Makefile.am Build the net library if we have winsock2. 2008-07-29 00:45:29 +00:00