GNOME Bugzilla – Bug 401781
[API] add GST_ROUND_DOWN_* macros
Last modified: 2007-01-29 13:41:29 UTC
We've got GST_ROUND_UP_* macros, but no GST_ROUND_DOWN_* macros. Might be nice to have, since it makes code more readable IMHO.
Created attachment 81383 [details] [review] propsed API addition of GST_ROUND_DOWN_* macros
Needs some "Since: 0.10.12"
Had these already in my local version. Committed with 'Since' bits added: 2007-01-29 Tim-Philipp Müller <tim at centricular dot net> * docs/gst/gstreamer-sections.txt: * gst/gstutils.h: API: add GST_ROUND_DOWN_* macros (#401781).