summaryrefslogtreecommitdiff
path: root/ext/artsd
AgeCommit message (Expand)AuthorFilesLines
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-2/+1
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-2/+5
2010-10-19various: wrap property registration and add a single fixme for long desc.Stefan Kost1-2/+5
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
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-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2-6/+6
2005-09-05Fix up all the state change functions.Jan Schmidt1-6/+7
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-20/+21
2004-03-15*.h: Revert indentingJohan Dahlin1-30/+26
2004-03-14gst-indentThomas Vander Stichele2-122/+128
2003-12-22Merge CAPS branchDavid Schleef1-38/+18
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-01Update artsdsink tooIain Holmes1-17/+23
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-07And yet another compilation failureRonald S. Bultje1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-89/+36
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-3/+6
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-05-13still in anal-retentive mode, please make liberal use of the delete keyThomas Vander Stichele1-5/+5
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-4/+4
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-3/+3
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2-15/+15
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-3/+3
2001-12-26muahahahaha. gstreamer-compprep initializes every plugin so it's a good way o...Andy Wingo1-2/+2
2001-12-23adding arts and artds, no checks yetThomas Vander Stichele4-0/+499