summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-1122-110/+110
* various Wall fixesThomas Vander Stichele2002-04-102-7/+7
* fixed rest of warning for gcc 3 in /gst.Benjamin Otte2002-04-064-15/+7
* fixed first bunch of compiler warningsBenjamin Otte2002-04-067-20/+15
* Get the 'signed' property as a boolean.Wim Taymans2002-03-302-10/+10
* Changed to the new props APIWim Taymans2002-03-3010-42/+49
* added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo2002-03-252-0/+2
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-2412-102/+102
* cosmeticDavid I. Lehn2002-03-212-2/+2
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-2033-33/+33
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-1941-1148/+1124
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-1917-18/+18
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo2002-03-181-2/+2
* let's not install the libmodplug helper libraryAndy Wingo2002-03-032-5/+5
* adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanupJeremy Simon2002-03-011-10/+25
* remove EXTRA_DISTJeremy Simon2002-02-281-1/+0
* adding modplugJeremy Simon2002-02-2843-0/+21797
* Uhm, if I'll be fixing errors like this all over just because I'm enabling pl...Thomas Vander Stichele2002-02-211-2/+2
* changes to spider: add padtemplates so the connect functions can connect two ...Andy Wingo2002-02-191-4/+7
* capsnego fixes in adder, speed, and identityAndy Wingo2002-02-171-31/+23
* fixed silly bug apparently gcc 3 allows this according to gcc3Thomas Vander Stichele2002-02-081-2/+2
* bugfix: do Uraeus' job - no more //Benjamin Otte2002-02-081-2/+2
* bugfix: allow ID3v2 tags at start of audioBenjamin Otte2002-02-081-1/+30
* sighThomas Vander Stichele2002-02-021-1/+1
* fixing an errorThomas Vander Stichele2002-02-021-1/+2
* CleanupsWim Taymans2002-02-021-2/+2
* Compile fix.Wim Taymans2002-02-021-2/+4
* Small fixesWim Taymans2002-02-021-2/+2
* Updated to work with the new capsnego stuff.Leif Johnson2002-01-224-89/+51
* Updated passthrough to work with new caps nego stuff.Leif Johnson2002-01-222-115/+83
* Drop the bytstream correctly.Wim Taymans2002-01-191-3/+10
* Small cleanups, break the loop if the buffer is nullWim Taymans2002-01-192-9/+12
* temporary commit of some // fixage, these files are crazy probably should be ...Christian Schaller2002-01-191-54/+54
* minor fixesChristian Schaller2002-01-192-4/+4
* Fixed two off by one bugs in the delta decoding code.Wim Taymans2002-01-181-3/+4
* Fix the "64 colors flx too dark" bug.Wim Taymans2002-01-183-15/+32
* - plugins are built without versioning infoWrobell2002-01-1815-0/+16
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-1311-190/+212
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-1215-31/+44
* should be properly tested for firstThomas Vander Stichele2002-01-051-6/+8
* wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwaveAndy Wingo2002-01-042-0/+69
* testspeed -> demo-mp3Andy Wingo2002-01-042-0/+75
* testpod -> demo-mp3Andy Wingo2002-01-042-1/+94
* spectrum.c -> demo-osssrc.cAndy Wingo2002-01-042-0/+89
* smoothwave fixinThomas Vander Stichele2001-12-304-0/+389
* Fixed some pluginsWim Taymans2001-12-284-12/+10
* Revived the mpeg1 video parser, probably badly broken but anyway..Wim Taymans2001-12-283-0/+502
* Remove caps from the template for nowWim Taymans2001-12-281-1/+3
* Don't set the capsWim Taymans2001-12-281-2/+1