Age | Commit message (Expand) | Author | Files | Lines |
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-06-12 | ex/: #define red green | Tim-Philipp Müller | 1 | -0/+1 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
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 | 2 | -25/+162 |
2005-12-17 | docs/plugins/: Updates. | Julien Moutte | 2 | -136/+443 |
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-28 | fix header | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-23 | Use fraction for framerate, various fixes. | Julien Moutte | 3 | -50/+93 |
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 | 3 | -2/+148 |
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 | 2 | -149/+146 |
2005-11-03 | ext/directfb/Makefile.am: Prepare for liboil usage. | Julien Moutte | 2 | -22/+119 |
2005-11-02 | Complete rewrite/port of | Julien Moutte | 5 | -872/+1790 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -2/+2 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -11/+12 |
2004-11-28 | Adding a first version of directfbvideosink. | Julien Moutte | 3 | -0/+875 |