summaryrefslogtreecommitdiffstats
path: root/gst/speed
AgeCommit message (Expand)AuthorFilesLines
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2-7/+7
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn1-0/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-2/+2
2002-08-11add #include <stdlib.h> where neededSteve Baker1-0/+1
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2-13/+6
2002-05-30Don't crash on events.Wim Taymans1-0/+4
2002-05-27update to deal with events and set timestamps properlyAndy Wingo2-12/+13
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-10/+10
2002-04-10various Wall fixesThomas Vander Stichele1-4/+4
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte1-1/+3
2002-03-30Get the 'signed' property as a boolean.Wim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans2-12/+14
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo1-0/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-4/+4
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-02-19changes to spider: add padtemplates so the connect functions can connect two ...Andy Wingo1-4/+7
2002-02-17capsnego fixes in adder, speed, and identityAndy Wingo1-31/+23
2002-02-02sighThomas Vander Stichele1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-2/+4
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2002-01-04testspeed -> demo-mp3Andy Wingo2-0/+75
2001-12-28Fixed some pluginsWim Taymans1-1/+1
2001-12-23Fixed some leftover errors.Wim Taymans1-1/+3
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele1-1/+1
2001-12-22Initial revisionAndy Wingo4-0/+527