docs/design/part-synchronisation.txt: Small updates.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 19 Dec 2007 12:48:18 +0000 (12:48 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 19 Dec 2007 12:48:18 +0000 (12:48 +0000)
commita332964e6c25c12a0c87be7d4007fb83b22e0325
tree69801553e0ca62c880f370dbd06b51fadeda0a1f
parent3c718ae9f4303fd18bab3299de82116573b61570
docs/design/part-synchronisation.txt: Small updates.

Original commit message from CVS:
* docs/design/part-synchronisation.txt:
Small updates.
* gst/gstsegment.c: (gst_segment_set_seek),
(gst_segment_set_newsegment_full), (gst_segment_to_stream_time),
(gst_segment_to_running_time):
The seek format can be different from the segment format when the start
and stop values are not to be updated, when we only do a rate change for
example.
* tests/check/gst/gstsegment.c: (GST_START_TEST),
(gst_segment_suite):
Add a testcase for the rate-only seeks, checking that the format is
correctly ignored when start and stop are not updated.
ChangeLog
common
docs/design/part-synchronisation.txt
gst/gstsegment.c
tests/check/gst/gstsegment.c