gst/gstsegment.c: Use G_UNLIKELY to help the compiler a bit.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 12 Jun 2006 09:29:49 +0000 (09:29 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 12 Jun 2006 09:29:49 +0000 (09:29 +0000)
commit237c3cd57a5549b94b621fbbd6f2d4a5f4b13d4c
tree7352a78a49323e6a1873b1ff0e8f36d9190a5ba0
parenteb006ba6452d84b7fc68e76fec08366acb663989
gst/gstsegment.c: Use G_UNLIKELY to help the compiler a bit.

Original commit message from CVS:
* gst/gstsegment.c: (gst_segment_set_duration),
(gst_segment_set_last_stop), (gst_segment_set_seek),
(gst_segment_set_newsegment_full), (gst_segment_to_stream_time),
(gst_segment_to_running_time), (gst_segment_clip):
Use G_UNLIKELY to help the compiler a bit.
ChangeLog
gst/gstsegment.c