summaryrefslogtreecommitdiffstats
path: root/gst/speed/gstspeed.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-2/+2
2002-05-30Don't crash on events.Wim Taymans1-0/+4
2002-05-27update to deal with events and set timestamps properlyAndy Wingo1-2/+6
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 Wingo1-5/+5
2002-03-30Get the 'signed' property as a boolean.Wim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-11/+13
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
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-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-2/+4
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele1-1/+1
2001-12-22Initial revisionAndy Wingo1-0/+347