summaryrefslogtreecommitdiff
path: root/ext/artsd/gstartsdsink.c
Commit message (Expand)AuthorAgeFilesLines
* arts: remove aRts-related pluginsTim-Philipp Müller2012-06-121-349/+0
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-3/+4
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+5
* various: wrap property registration and add a single fixme for long desc.Stefan Kost2010-10-191-2/+5
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* 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
* don't use doc comments for non-docs change some char* into char[]Stefan Kost2005-12-161-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-4/+4
* Fix up all the state change functions.Jan Schmidt2005-09-051-6/+7
* 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-20/+21
* gst-indentThomas Vander Stichele2004-03-141-96/+98
* Merge CAPS branchDavid Schleef2003-12-221-38/+18
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Update artsdsink tooIain Holmes2003-11-011-17/+23
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* And yet another compilation failureRonald S. Bultje2003-07-071-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-89/+36
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-4/+4
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-3/+3
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-14/+14
* muahahahaha. gstreamer-compprep initializes every plugin so it's a good way o...Andy Wingo2001-12-261-2/+2
* adding arts and artds, no checks yetThomas Vander Stichele2001-12-231-0/+408