gstreamer/libs/gst
Edward Hervey 8b6246f275 libs/gst/base/gstbasesink.c: Inform GstSegment of the last stop position in order for the current segment to have a p...
Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_get_sync_times):
Inform GstSegment of the last stop position in order for the current
segment to have a proper duration if it doesn't have a specific stop
position from which a duration could be calculated.
This bug was noticeable when a non-flushing, non-update new segment was
followed by another segment (all buffers from the new segment were being
dropped).
2006-08-28 15:57:39 +00:00
..
base libs/gst/base/gstbasesink.c: Inform GstSegment of the last stop position in order for the current segment to have a p... 2006-08-28 15:57:39 +00:00
check Make gstcheck stuff show up in docs (still needs to be documented properly though). 2006-08-17 10:46:19 +00:00
controller libs/gst/controller/gstcontroller.h: fix ABI size-correction 2006-08-10 20:05:30 +00:00
dataprotocol GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprecated functions in the headers; people th... 2006-08-11 15:26:33 +00:00
net configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS 2006-07-01 23:26:06 +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