summaryrefslogtreecommitdiffstats
path: root/gst/filter
AgeCommit message (Expand)AuthorFilesLines
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+163
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet3-3/+3
2004-03-15don't mix tabs and spacesThomas Vander Stichele4-43/+43
2004-03-15*.h: Revert indentingJohan Dahlin1-6/+5
2004-03-14gst-indentThomas Vander Stichele6-350/+385
2003-12-22Merge CAPS branchDavid Schleef5-68/+49
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson3-3/+3
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-0/+4
2003-11-02Updated for the new plugin loading codeJan Schmidt5-54/+80
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo3-9/+12
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-6/+6
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje4-19/+10
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte3-3/+12
2003-01-10PadConnect -> PadLinkThomas Vander Stichele3-9/+9
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele3-6/+6
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-29add licenseAndy Wingo2-0/+2
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. Bultje3-14/+17
2002-08-30copy_on_writeThomas Vander Stichele2-0/+6
2002-08-30get a writable bufferThomas Vander Stichele1-1/+4
2002-06-27windowed sinc bandpass filterThomas Vander Stichele5-63/+435
2002-06-27highly unoptimized windowed sinc filterThomas Vander Stichele5-2/+317
2002-06-04new filter subdir for standard audio filters first filter uses code from vorb...Thomas Vander Stichele6-0/+762