summaryrefslogtreecommitdiff
path: root/ext/shout
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge1-2/+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
2005-09-05Fix up all the state change functions.Jan Schmidt1-10/+11
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-1/+0
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-04-22ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)Benjamin Otte1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-65/+66
2004-03-15*.h: Revert indentingJohan Dahlin1-35/+32
2004-03-14gst-indentThomas Vander Stichele2-202/+179
2004-01-06This should have been committed along with the changelog entry a few hours agoRonald S. Bultje1-25/+16
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje1-0/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-25that bracket needs to be closedBenjamin Otte1-1/+1
2003-11-02I forgot some other letters, but I also forgot which ones.Ronald S. Bultje1-20/+25
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-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-2/+5
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-02-23state change fixes from Pedro Corte-Real for shout and shout2 pluginsChristian Schaller1-4/+5
2002-12-27fix locationThomas Vander Stichele1-1/+1
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-10-02some code cleanup don't abort if can't connect, brings down whole appThomas Vander Stichele1-22/+16
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-3/+3
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-1/+1
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-22/+22
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-1/+1
2001-12-23added jpeg and shout (icecastsend has been renamed to shout, there are other ...Thomas Vander Stichele3-0/+564