generic-poky/meta/recipes-multimedia/gstreamer/gst-openmax
Ross Burton d5958a9d13 gst-openmax: fix build with GLib 2.40 onwards
GLib 2.40 adds g_ptr_array_insert, but gst-openmax is definining that as a
static helper function.  Rename the static function so it doesn't conflict with
GLib's namespace.

(From OE-Core rev: f453cd989b47677b863acda7a4627636f66436f4)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-13 19:32:03 +01:00
..
gcc_4.6.patch gst-openmax: Add patch for GCC 4.6.0 2011-05-18 14:32:47 +01:00
ptr-array.patch gst-openmax: fix build with GLib 2.40 onwards 2014-05-13 19:32:03 +01:00