controller: add G_LIKELY and join two if for same condition
authorStefan Kost <ensonic@users.sf.net>
Fri, 22 May 2009 11:17:56 +0000 (14:17 +0300)
committerStefan Kost <ensonic@users.sf.net>
Fri, 22 May 2009 11:21:39 +0000 (14:21 +0300)
commit04ece698383f034a31f2c23ba518d5ad02725028
treec2a60cf83fecf4f742a677f1e6511d3b83eba236
parentd72c17e3285d2b93a86cdee4de95d324582000bb
controller: add G_LIKELY and join two if for same condition

A G_LIKELY for the sequence!=NULL checks. Join two ifs to an if-else. Add
indent guides to keep indent form breaking the function declaration
libs/gst/controller/gstinterpolation.c
libs/gst/controller/gstinterpolationcontrolsource.c