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