summaryrefslogtreecommitdiff
path: root/ext/shout
Commit message (Expand)AuthorAgeFilesLines
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-13/+21
* various: wrap property registration and add a single fixme for long desc.Stefan Kost2010-10-191-13/+32
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge2008-03-131-2/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* 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
* Fix up all the state change functions.Jan Schmidt2005-09-051-10/+11
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-1/+0
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)Benjamin Otte2004-04-221-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-65/+66
* *.h: Revert indentingJohan Dahlin2004-03-151-35/+32
* gst-indentThomas Vander Stichele2004-03-142-202/+179
* This should have been committed along with the changelog entry a few hours agoRonald S. Bultje2004-01-061-25/+16
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-0/+1
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* that bracket needs to be closedBenjamin Otte2003-11-251-1/+1
* I forgot some other letters, but I also forgot which ones.Ronald S. Bultje2003-11-021-20/+25
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-2/+5
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* state change fixes from Pedro Corte-Real for shout and shout2 pluginsChristian Schaller2003-02-231-4/+5
* fix locationThomas Vander Stichele2002-12-271-1/+1
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-1/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* some code cleanup don't abort if can't connect, brings down whole appThomas Vander Stichele2002-10-021-22/+16
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-3/+3
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-22/+22
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-1/+1
* added jpeg and shout (icecastsend has been renamed to shout, there are other ...Thomas Vander Stichele2001-12-233-0/+564