summaryrefslogtreecommitdiff
path: root/ext/directfb
Commit message (Expand)AuthorAgeFilesLines
* Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost2008-06-181-1/+1
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-14/+11
* ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.David Schleef2008-01-062-5/+11
* ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...Sebastian Dröge2007-09-191-6/+5
* ext/directfb/dfbvideosink.c: Chain up in finalize.Jan Schmidt2007-03-041-0/+2
* ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte2007-01-041-1/+7
* ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i...Tim-Philipp Müller2006-09-221-1/+1
* ext/directfb/dfbvideosink.c: Post an error message.Julien Moutte2006-07-311-0/+2
* ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...Julien Moutte2006-07-311-1/+11
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller2006-06-231-1/+1
* ex/: #define red greenTim-Philipp Müller2006-06-121-0/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Some more refactoring, handle exotic DirectFB row stride.Julien Moutte2005-12-181-55/+114
* docs/plugins/: Updates.Julien Moutte2005-12-182-25/+162
* docs/plugins/: Updates.Julien Moutte2005-12-172-136/+443
* ext/directfb/dfbvideosink.c: Always prefer the primary layer.Julien Moutte2005-12-161-14/+25
* doesn't use liboilThomas Vander Stichele2005-12-151-1/+0
* fix headerThomas Vander Stichele2005-11-281-1/+1
* Use fraction for framerate, various fixes.Julien Moutte2005-11-233-50/+93
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-1/+1
* ext/directfb/Makefile.am: Add the example application.Julien Moutte2005-11-053-2/+148
* ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa...Julien Moutte2005-11-051-4/+30
* ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han...Julien Moutte2005-11-042-149/+146
* ext/directfb/Makefile.am: Prepare for liboil usage.Julien Moutte2005-11-032-22/+119
* Complete rewrite/port ofJulien Moutte2005-11-025-872/+1790
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-2/+2
* Fix up all the state change functions.Jan Schmidt2005-09-051-11/+12
* Adding a first version of directfbvideosink.Julien Moutte2004-11-283-0/+875