[Bug 731008] gst-python: Implement TIME_ARGS helper

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 30 11:28:56 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731008
  GStreamer | gst-python | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-30 18:28:50 UTC ---
commit 8542c4b21929b2ed84272deb3ae49a2766c82035
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Tue Dec 3 17:49:11 2013 -0500

    Gst: Add python version of GST_TIME_ARGS

Though it's used differentlu:

print ("Allo %s" + Gst.TIME_ARGS(time) + "\n") % "toto"

or

print ("Allo %s %s\n" % ("toto", Gst.TIME_ARGS(time)))

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list