summaryrefslogtreecommitdiff
path: root/gst/smooth/gstsmooth.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* smooth: port to 0.11Mark Nauwelaerts2012-03-181-70/+66
* smooth: fix printf format compiler warning in debug messageTim-Philipp Müller2011-11-231-3/+2
* smooth: port to 0.10Stefan Sauer2011-11-211-129/+76
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-3/+3
* various: wrap property registration and add a single fixme for long desc.Stefan Kost2010-10-191-3/+10
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+4
* Fix leaks.Edward Hervey2007-06-221-4/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+4
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-18/+19
* gst-indentThomas Vander Stichele2004-03-141-121/+115
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-24/+23
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Again one doneRonald S. Bultje2003-11-021-22/+28
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-7/+10
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7
* Changed to the new props APIWim Taymans2002-03-301-2/+2
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-6/+6
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-27/+8
* Initial revisionAndy Wingo2001-12-221-0/+362