summaryrefslogtreecommitdiffstats
path: root/gst/passthrough/gstpassthrough.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-02Passthrough... New plugin system... Bla...Ronald S. Bultje1-20/+26
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-27/+21
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-8/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+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-6/+6
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-3/+2
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-02-02CleanupsWim Taymans1-2/+2
2002-01-22Updated passthrough to work with new caps nego stuff.Leif Johnson1-104/+80
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/+351