gst/gstclock.c: Make some checks actually useful.
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 4 May 2008 14:25:07 +0000 (14:25 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 4 May 2008 14:25:07 +0000 (14:25 +0000)
commita8d43712da264a324508598bb1d4b20fd60d2699
tree3c1546507bd92e59b05d5a0ab224b973ada5c9af
parentaac27f1d5f6aebf3cb29036dc412a16ef67198ac
gst/gstclock.c: Make some checks actually useful.

Original commit message from CVS:
* gst/gstclock.c: (gst_clock_set_calibration):
Make some checks actually useful.
* gst/gstregistrybinary.c: (gst_registry_binary_load_plugin):
Remove some unused code. Unsigned integers tend to be >= 0.
ChangeLog
gst/gstclock.c
gst/gstregistrybinary.c