gst/: Small cleanups in docs and code.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 15 Sep 2006 08:43:44 +0000 (08:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 15 Sep 2006 08:43:44 +0000 (08:43 +0000)
commitbb634398b79decaea75b87195dfc1b7c8f969a63
tree3f14595a09117dedd756ffb12bcd50eea3a94c29
parentbc14daabe71c8b6362052f6bee76c544c518bbe4
gst/: Small cleanups in docs and code.

Original commit message from CVS:
* gst/gstobject.c: (gst_object_set_parent):
* gst/gstpipeline.c: (do_pipeline_seek):
Small cleanups in docs and code.
* gst/gstsegment.c: (gst_segment_clip):
* tests/check/gst/gstsegment.c: (GST_START_TEST):
if stop == start and start is in the segment, no clipping should be
done. Also add a test for this.
ChangeLog
gst/gstobject.c
gst/gstpipeline.c
gst/gstsegment.c
tests/check/gst/gstsegment.c