summaryrefslogtreecommitdiff
path: root/ext/shout2
AgeCommit message (Expand)AuthorFilesLines
2010-01-04shout2send: Add 'public' propertyRobert Weidlich2-0/+20
2009-12-02shout2: Convert delay correctlyThiago Santos1-1/+1
2009-11-28shout2: use gstpoll for timeoutsWim Taymans2-3/+49
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat1-0/+1
2007-03-04Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt1-0/+18
2007-02-27ext/shout2/gstshout2.*: Add a property for username.Michael Smith2-2/+18
2007-01-26ext/shout2/gstshout2.*: Properly handle tags in shout2send. Fixes #399825.charles2-21/+37
2006-05-10Const-ify GEnumValue arrays.Tim-Philipp Müller1-1/+1
2006-04-18Rewrite a bit: use GstBaseSink::start and stop instead of a state change func...Tim-Philipp Müller2-292/+284
2006-04-17ext/shout2/gstshout2.*: Handle tags being received before the connection to t...Philippe Valembois2-11/+22
2006-04-17ext/shout2/gstshout2.c: Don't crash in case the connection to the server fail...Tim-Philipp Müller1-3/+9
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-7/+7
2006-02-07ext/shout2/gstshout2.c: Make shout2 work for non ogg streamsZaheer Abbas Merali1-26/+32
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-11-22fix up more enumsThomas Vander Stichele1-4/+4
2005-11-22Update for gst_tag_setter API changes.Andy Wingo1-3/+4
2005-10-16use gst_version_stringThomas Vander Stichele1-5/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-3/+2
2005-09-02All plugins updated for element state changes.Andy Wingo1-15/+16
2005-07-27Various event updates and cleanups.Wim Taymans1-2/+5
2005-07-10more macro splitting; fix po problemThomas Vander Stichele1-3/+3
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-06-29ext/shout2/gstshout2.c: Fix build.Wim Taymans1-2/+1
2005-05-09Port shout2 pluginZaheer Abbas Merali3-146/+139
2004-07-28ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali2-39/+222
2004-05-24fix shout2send compilation problem with -Wall -WerrorStéphane Loeuillet1-1/+1
2004-05-24ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet2-3/+15
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-05-17ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte1-1/+1
2004-05-12configure.ac: enable shout2 by defaultBenjamin Otte2-35/+21
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-102/+104
2004-03-15*.h: Revert indentingJohan Dahlin1-34/+30
2004-03-14gst-indentThomas Vander Stichele2-366/+358
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-02More cruftRonald S. Bultje1-20/+26
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-5/+8
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-3/+3
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-4/+4
2003-01-05#fixes 101992Thomas Vander Stichele2-6/+65
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-2/+2
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1