summaryrefslogtreecommitdiff
path: root/gst/effectv/gstedge.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2011-12-21update for videofilter changes.Wim Taymans1-29/+16
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+5
2011-11-24edgetv: trivial comment fix for clarityVincent Penquerc'h1-1/+1
2011-11-24edgetv: don't leave bits of the output buffer uninitializedVincent Penquerc'h1-0/+4
2011-07-07effectv: fix docsWim Taymans1-1/+1
2011-07-05effectv: port edgetvWim Taymans1-43/+47
2011-04-16edgetv: Remove unused but set height variableRobert Swain1-2/+1
2010-03-09effectv: Use controller where possible, optimize a bit and make properties th...Sebastian Dröge1-20/+33
2009-08-31effectv: Fix compilation with gcc 3Peter Kjellerstedt1-12/+10
2009-07-16effectv: Fix processing on big endian architecturesSebastian Dröge1-4/+12
2009-06-16effectv: Add basic documentation for the effectv elementsSebastian Dröge1-0/+14
2009-06-16effectv: Move type definitions into separate headersSebastian Dröge1-31/+1
2009-06-16effectv: Remove get_unit_size implementationsSebastian Dröge1-23/+0
2009-06-15edgetv: Clean up edgetv element and fix memory leakSebastian Dröge1-62/+47
2009-04-18Remove unused variables in _class_initEdward Hervey1-4/+0
2007-07-11Fix build against core CVS.Tim-Philipp Müller1-1/+1
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-1/+2
2005-11-30gst/: update for symbols changeThomas Vander Stichele1-5/+5
2005-11-29remove the videofilter library and link to the one in baseThomas Vander Stichele1-1/+1
2005-11-23VideoFilter inherits fromJulien Moutte1-138/+125
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-12/+12
2004-03-14gst-indentThomas Vander Stichele1-32/+40
2004-03-12Port all elements that can be ported to videofilter, and fix up the caps.Jan Schmidt1-79/+63
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-10/+14
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02Updated for the new plugin loading codeJan Schmidt1-8/+18
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-1/+1
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
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-2/+2
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-5/+1
2002-08-14Fixed license statements in EffectTv plugins so they now state LGPL.Christian Schaller1-7/+15
2002-06-08reorgThomas Vander Stichele1-1/+1
2002-04-24Some cleanups ported the über cool warp plugin.Wim Taymans1-9/+8
2002-04-24Added the diceTV pluginWim Taymans1-14/+14
2002-04-24License fixups.Wim Taymans1-13/+9
2002-04-23Added some more components to port effectvWim Taymans1-0/+302