summaryrefslogtreecommitdiffstats
path: root/ext/shout2
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+18
* ext/shout2/gstshout2.*: Add a property for username.Michael Smith2007-02-272-2/+18
* ext/shout2/gstshout2.*: Properly handle tags in shout2send. Fixes #399825.charles2007-01-262-21/+37
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* Rewrite a bit: use GstBaseSink::start and stop instead of a state change func...Tim-Philipp Müller2006-04-182-292/+284
* ext/shout2/gstshout2.*: Handle tags being received before the connection to t...Philippe Valembois2006-04-172-11/+22
* ext/shout2/gstshout2.c: Don't crash in case the connection to the server fail...Tim-Philipp Müller2006-04-171-3/+9
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-7/+7
* ext/shout2/gstshout2.c: Make shout2 work for non ogg streamsZaheer Abbas Merali2006-02-071-26/+32
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* fix up more enumsThomas Vander Stichele2005-11-221-4/+4
* Update for gst_tag_setter API changes.Andy Wingo2005-11-221-3/+4
* use gst_version_stringThomas Vander Stichele2005-10-161-5/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-15/+16
* Various event updates and cleanups.Wim Taymans2005-07-271-2/+5
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-3/+3
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/shout2/gstshout2.c: Fix build.Wim Taymans2005-06-291-2/+1
* Port shout2 pluginZaheer Abbas Merali2005-05-093-146/+139
* ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali2004-07-282-39/+222
* fix shout2send compilation problem with -Wall -WerrorStéphane Loeuillet2004-05-241-1/+1
* ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet2004-05-242-3/+15
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte2004-05-171-1/+1
* configure.ac: enable shout2 by defaultBenjamin Otte2004-05-122-35/+21
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-102/+104
* *.h: Revert indentingJohan Dahlin2004-03-151-34/+30
* gst-indentThomas Vander Stichele2004-03-142-366/+358
* 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
* More cruftRonald S. Bultje2003-11-021-20/+26
* /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-5/+8
* 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-3/+3
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* #fixes 101992Thomas Vander Stichele2003-01-052-6/+65
* 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-2/+2
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* people interpreting .m4's make me laugh with wild abandonmentThomas Vander Stichele2002-10-291-1/+1
* Added the new shout pluginWim Taymans2002-10-273-0/+577