summaryrefslogtreecommitdiffstats
path: root/gst/colorspace
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-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-08gst/: Fix more broken GObject macrosStefan Kost1-1/+3
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-06expand tabsThomas Vander Stichele2-16/+16
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-8/+9
2005-08-14pound some sense in the colorspace elementsThomas Vander Stichele2-10/+8
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26local include fixesSteve Lhomme2-2/+2
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+154
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-04-22s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte1-5/+2
2004-04-09gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support...David Schleef1-1/+1
2004-03-30ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-213/+214
2004-03-15*.h: Revert indentingJohan Dahlin2-34/+30
2004-03-14gst-indentThomas Vander Stichele4-660/+658
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef1-1/+2
2004-01-18fix to make it possible to build from disted tarballChristian Schaller1-1/+2
2004-01-16gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef2-80/+1
2004-01-15gst/colorspace/: Fix compiling... Didn't test if it actually works.Ronald S. Bultje2-9/+88
2004-01-15Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef5-0/+1566