summaryrefslogtreecommitdiff
path: root/gst/smooth/gstsmooth.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+5
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-18smooth: port to 0.11Mark Nauwelaerts1-70/+66
2011-11-23smooth: fix printf format compiler warning in debug messageTim-Philipp Müller1-3/+2
2011-11-21smooth: port to 0.10Stefan Sauer1-129/+76
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-3/+3
2010-10-19various: wrap property registration and add a single fixme for long desc.Stefan Kost1-3/+10
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-9/+4
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+4
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-07-27fix local includes and 64 bits constantsSteve Lhomme1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-18/+19
2004-03-14gst-indentThomas Vander Stichele1-121/+115
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-24/+23
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02Again one doneRonald S. Bultje1-22/+28
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-4/+5
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-7/+10
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-3/+3
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-7/+7
2002-03-30Changed to the new props APIWim Taymans1-2/+2
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-1/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-6/+6
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-27/+8
2001-12-22Initial revisionAndy Wingo1-0/+362