Re: [Vala] [PATCH] GStreamer bindings
- From: Jürg Billeter <j bitron ch>
- To: Andrea Del Signore <sejerpz tin it>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] [PATCH] GStreamer bindings
- Date: Sat, 12 Jan 2008 14:20:56 +0100
On Sat, 2008-01-12 at 01:52 +0100, Andrea Del Signore wrote:
attached a quick patch to the gstreamer bindings.
It fixes some missing ellipsis and add out parameter definitions in
gst_structure and gst_elements functions.
Thanks, committed to SVN.
Out of curiosity, why vapigen don't set is_out = true by default on
function parameters that are pointers to simple value types (ints,
bools, doubles etc)?
vapigen doesn't know whether int* should be "out int" or "int[]".
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]