summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-plugins-gl/0002-remove-deprecated-glib-semaphores.patch
Commit message (Collapse)AuthorAgeFilesLines
* gst-plugins-gl: Avoid leaking memoryOtavio Salvador2013-04-051-146/+0
| | | | | | | | | | | | | 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>
* gst-plugins-gl: machine specific patchesJeremy Stashluk2013-02-261-0/+146
Signed-off-by: Jeremy Stashluk <jstashluk@dekaresearch.com>