gstreamer/libs/gst
Wim Taymans 092a80f2f0 libs/gst/base/gstbasesink.c: Refactor adjusting the running_time with latency and offset into a separate method.
Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_adjust_time),
(gst_base_sink_wait_clock), (gst_base_sink_wait_eos),
(gst_base_sink_do_sync), (gst_base_sink_chain_unlocked):
Refactor adjusting the running_time with latency and offset into a
separate method.
When doing clipping, we still want to use the subclass get_times method,
just in case the DURATION or TIMESTAMP are not set.
2008-05-19 11:11:49 +00:00
..
base libs/gst/base/gstbasesink.c: Refactor adjusting the running_time with latency and offset into a separate method. 2008-05-19 11:11:49 +00:00
check libs/gst/check/Makefile.am: Don't add an explicit link to libgstreamer-0.10.la; it's already included in GST_OBJ_LIBS. 2008-04-28 18:44:48 +00:00
controller libs/gst/controller/: Move some private declarations into private headers. 2008-05-03 15:25:25 +00:00
dataprotocol libs/gst/dataprotocol/dataprotocol.c: When calculating GDP body CRC, use the correct pointer. 2008-03-27 15:23:55 +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 CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00