[gst-devel] Re: bilboed gst-python: gst-python/ gst-python/gst/
Edward Hervey
bilboed at gmail.com
Mon Mar 13 05:32:03 CET 2006
On 3/13/06, Johan Dahlin <jdahlin at async.com.br> wrote:
> Edward Hervey wrote:
> > CVS Root: /cvs/gstreamer
> > Module: gst-python
> > Changes by: bilboed
> > Date: Mon Mar 13 2006 11:19:22 UTC
>
> > ===================================================================
> > RCS file: /cvs/gstreamer/gst-python/ChangeLog,v
>
> > --- NEW FILE: gstbase.override ---
>
> > * Author: Johan Dahlin <johan at gnome.org>
>
> Woho!
Aaargh, stupid copy/paste :) No, johan, you are NOT the author :)
>
> > +override gst_pad_alloc_buffer_and_set_caps kwargs
> > +static PyObject *
> > +_wrap_gst_pad_alloc_buffer_and_set_caps (PyGObject *self, PyObject * args, PyObject *kwargs)
>
> > + ret = PyList_New(2);
>
> Use a tuple here.
>
> Lists are generally meant for sequences of equal objects.
Good to know, will change that.
>
> --
> Johan Dahlin <jdahlin at async.com.br>
> Async Open Source
>
--
Edward Hervey
Junior developer / Fluendo S.L.
http://www.pitivi.org/
More information about the gstreamer-devel
mailing list