]> code.ossystems Code Review - meta-freescale.git/commit
gst-plugins-gl: Avoid leaking memory
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 5 Apr 2013 01:19:25 +0000 (22:19 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 5 Apr 2013 13:43:38 +0000 (10:43 -0300)
commit11a1ea84be8d78589c00cca5cd278a59022a84b7
tree3a3ed24a38c43bca63ef5fc5317db9076499b2db
parent5be09c251654b2f09cb9a1fe988425b086845a22
gst-plugins-gl: Avoid leaking memory

The previous patch used to rework the framebuffer backend to avoid
GLib deprecated calls leaked memory.

To reduce the amount of patches we need to maintain we are dropping
the patch completely and disabling the build warnings for deprecated
GLib calls allowing it to build for framebuffer and X11 without
problem.

Change-Id: Iaf289bc174b45c69ef6d0c590e12daef78e65a49
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/gstreamer/gst-plugins-gl/0002-remove-deprecated-glib-semaphores.patch [deleted file]
meta-fsl-arm/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend