summaryrefslogtreecommitdiff
path: root/ext/lcs
Commit message (Expand)AuthorAgeFilesLines
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Fix leaks.Edward Hervey2007-06-221-4/+2
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* 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-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+3
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* pound some sense in the colorspace elementsThomas Vander Stichele2005-08-142-9/+6
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-31/+32
* gst-indentThomas Vander Stichele2004-03-141-131/+124
* ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...David Schleef2004-03-091-5/+5
* ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne...David Schleef2004-02-121-233/+177
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* BlyRonald S. Bultje2003-11-021-18/+26
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-59/+59
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-4/+7
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-6/+6
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-9/+9
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-2/+2
* negotiation fixes, small cleanupsWim Taymans2002-07-081-5/+13
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-10/+10
* Fix for latest lcs.Wim Taymans2002-04-011-3/+3
* Added libcolorspace pluginWim Taymans2002-03-302-0/+542