summaryrefslogtreecommitdiffstats
path: root/gst/speed/filter.func
AgeCommit message (Collapse)AuthorFilesLines
2003-12-22Merge CAPS branchDavid Schleef1-9/+4
Original commit message from CVS: Merge CAPS branch
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ↵Andy Wingo1-3/+3
deal with that. Fixes #113488. Original commit message from CVS: /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
2002-05-27update to deal with events and set timestamps properlyAndy Wingo1-10/+7
Original commit message from CVS: update to deal with events and set timestamps properly
2001-12-28Fixed some pluginsWim Taymans1-1/+1
Original commit message from CVS: Fixed some plugins
2001-12-23Fixed some leftover errors.Wim Taymans1-1/+3
Original commit message from CVS: Fixed some leftover errors.
2001-12-22Initial revisionAndy Wingo1-0/+66
Original commit message from CVS: Initial revision