summaryrefslogtreecommitdiff
path: root/ext/directfb
AgeCommit message (Expand)Author
2015-06-05dfbvideosink: remove ignored assignmentsLuis de Bethencourt
2014-12-16rectangle: clear rectangle struct before useWim Taymans
2014-08-10dfbvideosink: Unref pad template caps after usageSebastian Rasmussen
2014-02-08dfbvideosink: Fix unitialized variable compiler warningSebastian Dröge
2013-12-19directfb: Add hack to fix compile with broken DirectFB defineJan Schmidt
2013-08-29dfbvideosink: make "layer-mode" property an enumTim-Philipp Müller
2013-08-29dfbvideosink: don't use deprecated GLib thread APITim-Philipp Müller
2013-08-29dfbvideosink: port to 1.0Kazunori Kobayashi
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-10-03meta info: register thread-safely.Michael Smith
2012-09-29Remove some liboil referencesTim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge
2012-03-06dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' t...Sebastian Dröge
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-10-21interfaces: clean up the use of iface and class/klassStefan Sauer
2011-08-04Merge branch 'master' into 0.11Wim Taymans
2011-07-18dfbvideosink: fix harmless typo in variable initializationSreerenj Balachandran
2011-06-15Merge branch 'master' into 0.11Wim Taymans
2011-05-30dfbvideosink: Also consider non-accelerated DirectFB surfacesTom Deseyn
2011-04-01Remove setting of plugindir from MakefilesDavid Schleef
2011-03-08meta: update for new APIWim Taymans
2011-02-28meta: fix for new metadata apiWim Taymans
2011-02-28miniobject: port to new 0.11 APIWim Taymans
2011-01-08directfb: don't put code with side-effects into g_assert()Tim-Philipp Müller
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-03-22Add -Wwrite-stringsBenjamin Otte
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2009-11-05directfb: printf format fixesTim-Philipp Müller
2009-10-07build: fprintf, sprintf, sscanf need stdio.hStefan Kost
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller
2009-03-10dfbvideosink: include stdlib.h for abs()Tim-Philipp Müller
2009-02-22dfbvideosink: Don't use void * pointer arithmeticSebastian Dröge
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost
2008-01-06ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.David Schleef
2007-09-19ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...Sebastian Dröge
2007-03-04ext/directfb/dfbvideosink.c: Chain up in finalize.Jan Schmidt
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte
2006-09-22ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i...Tim-Philipp Müller
2006-07-31ext/directfb/dfbvideosink.c: Post an error message.Julien Moutte
2006-07-31ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...Julien Moutte
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller
2006-06-12ex/: #define red greenTim-Philipp Müller
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost