utils: Deprecate gst_util_ceil_log2()
Its documentation didn't explain what it does, its implementation did not do what the function name suggested, and there is a function doing exactly the same in GLib.
CC @dabrain34
Edited by Sebastian Dröge
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Its documentation didn't explain what it does, its implementation did not do what the function name suggested, and there is a function doing exactly the same in GLib.
CC @dabrain34