summaryrefslogtreecommitdiffstats
path: root/gst/passthrough/gstpassthrough.c
AgeCommit message (Collapse)AuthorFilesLines
2002-02-02CleanupsWim Taymans1-2/+2
Original commit message from CVS: Cleanups
2002-01-22Updated passthrough to work with new caps nego stuff.Leif Johnson1-104/+80
Original commit message from CVS: Updated passthrough to work with new caps nego stuff.
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-2/+4
Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
2001-12-23made changes everywhere to accomodate for the headers being in ↵Thomas Vander Stichele1-1/+1
<gst/(lib)/...> we'll need to conclude this fast becau... Original commit message from CVS: made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything and I can't do it right now because I disabled all of the plugins here ;)
2001-12-22Initial revisionAndy Wingo1-0/+351
Original commit message from CVS: Initial revision