|
From: Felipe C. <fel...@gm...> - 2009-11-14 12:41:43
|
On Wed, Nov 4, 2009 at 4:26 AM, Rob Clark <ro...@ti...> wrote: > These work like the GST_BOILERPLATE macros, but following the naming conventions for init functions used in the gst-openmax code, to remove a lot of gobject related boilerplate code. This seems ok, but I don't like the GSTOMX_BOILERPLATE_FULL; it's only used on the base classes which by architecture are always going to be few, and might even change quite drastically in the future (in order to do tunneling properly). -- Felipe Contreras |