GNOME Bugzilla – Bug 620067
Add bindings gst.util_uint64_scale_ceil and friends
Last modified: 2010-08-27 10:47:57 UTC
Created attachment 162291 [details] [review] Proposed patch This patch is to add missing bindings for gst.util_uint64_scale_{round,ceil} and gst.util_uint64_scale_int_{round,ceil}. See attached diff.
commit 84f6e267686cda13f99aa102e960f3042fb55f69 Author: Leo Singer <lsinger@caltech.edu> Date: Fri Aug 27 12:43:09 2010 +0200 gst: add bindings for more gst.util_uint64_scale_*