/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal...
[platform/upstream/gstreamer.git] / gst / videoscale / gstvideoscale.c
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-14 David SchleefAdd passthru. Remove height/width parameters. Fix...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-30 David Schleefbe more graceful when caps negotiation fails
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-04-22 David SchleefRewrote much of videoscale. Now handles most common...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-15 David SchleefIf output size == input size, just pass through buffer
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-07-26 Wim TaymansParse the format as a fourcc
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-14 Steve BakerARG_METHOD is an enum
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-22 Andy WingoInitial revision