VideoFilter inherits from
[platform/upstream/gstreamer.git] / gst / videofilter / gstvideofilter.c
2005-11-23 Julien MoutteVideoFilter inherits from
2005-11-22 Jan SchmidtConvert to fractional framerates.
2005-07-25 Thomas Vander Sticheleforward port from 0.9 and enable videoflip now that...
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-06-02 Wim Taymansgst/: Bufferalloc changes.
2005-05-06 Christian Schalleradd ported videofilter to cvs head
2004-07-27 Steve Lhommefix local includes and 64 bits constants
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
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