summaryrefslogtreecommitdiffstats
path: root/gst/filter/gstbpwsinc.c
AgeCommit message (Collapse)AuthorFilesLines
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-3/+3
Original commit message from CVS: PadConnect -> PadLink
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-2/+2
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
Original commit message from CVS: plugins part of license field patch
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-5/+6
Original commit message from CVS: This updates all plugins to the new API for gst_pad_try_set_caps
2002-08-30get a writable bufferThomas Vander Stichele1-1/+4
Original commit message from CVS: get a writable buffer
2002-06-27windowed sinc bandpass filterThomas Vander Stichele1-0/+368
Original commit message from CVS: windowed sinc bandpass filter