gst-indent
[platform/upstream/gst-plugins-good.git] / gst / videofilter / gstvideofilter.c
2004-03-14 Thomas Vander Stichelegst-indent
2004-01-12 David SchleefRemove all usage of gst_pad_get_caps(), and replace...
2004-01-11 David Schleefext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed...
2004-01-09 David Schleefext/ffmpeg/gstffmpegenc.c: Fix pad_link function to...
2003-12-31 David SchleefNegotiation fixes.
2003-12-22 David SchleefMerge CAPS branch
2003-12-09 Benjamin Ottemake videofilter handle RGB correctly
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-08 David Schleefremove pesky g_print()s
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Ronald S. BultjeBla
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-14 David SchleefChange some g_prints to GST_DEBUG
2003-07-14 David SchleefCaps fixes and general cleanup.
2003-07-02 David SchleefAdd a base init function
2003-07-02 David SchleefGstVideofilter abstract class for video filters