summaryrefslogtreecommitdiffstats
path: root/ext/directfb/dfbvideosink.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-5/+7
2009-03-10dfbvideosink: include stdlib.h for abs()Tim-Philipp Müller1-0/+1
2009-02-22dfbvideosink: Don't use void * pointer arithmeticSebastian Dröge1-4/+4
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-14/+11
2008-01-06ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.David Schleef1-3/+9
2007-09-19ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...Sebastian Dröge1-6/+5
2007-03-04ext/directfb/dfbvideosink.c: Chain up in finalize.Jan Schmidt1-0/+2
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte1-1/+7
2006-09-22ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i...Tim-Philipp Müller1-1/+1
2006-07-31ext/directfb/dfbvideosink.c: Post an error message.Julien Moutte1-0/+2
2006-07-31ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...Julien Moutte1-1/+11
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-18Some more refactoring, handle exotic DirectFB row stride.Julien Moutte1-55/+114
2005-12-18docs/plugins/: Updates.Julien Moutte1-25/+159
2005-12-17docs/plugins/: Updates.Julien Moutte1-136/+429
2005-12-16ext/directfb/dfbvideosink.c: Always prefer the primary layer.Julien Moutte1-14/+25
2005-12-15doesn't use liboilThomas Vander Stichele1-1/+0
2005-11-23Use fraction for framerate, various fixes.Julien Moutte1-49/+85
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller1-1/+1
2005-11-05ext/directfb/Makefile.am: Add the example application.Julien Moutte1-2/+66
2005-11-05ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa...Julien Moutte1-4/+30
2005-11-04ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han...Julien Moutte1-149/+144
2005-11-03ext/directfb/Makefile.am: Prepare for liboil usage.Julien Moutte1-18/+115
2005-11-02Complete rewrite/port ofJulien Moutte1-0/+1673