After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620067 - Add bindings gst.util_uint64_scale_ceil and friends
Add bindings gst.util_uint64_scale_ceil and friends
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Mac OS
: Normal normal
: 0.10.20
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-30 05:33 UTC by Leo Singer
Modified: 2010-08-27 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.19 KB, patch)
2010-05-30 05:33 UTC, Leo Singer
none Details | Review

Description Leo Singer 2010-05-30 05:33:38 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.
Comment 1 Alessandro Decina 2010-08-27 10:47:57 UTC
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_*