summaryrefslogtreecommitdiff
path: root/gst/effectv/gstvertigo.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-31effectv: Fix compilation with gcc 3Peter Kjellerstedt1-12/+10
2009-07-24effectv: Don't allow caps changes for some effectv filtersSebastian Dröge1-0/+3
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/+13
2009-06-16effectv: Move type definitions into separate headersSebastian Dröge1-36/+1
2009-06-16effectv: Remove get_unit_size implementationsSebastian Dröge1-23/+0
2009-06-15vertigotv: Clean up vertigotv element and fix some minor bugs and leaksSebastian Dröge1-80/+54
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+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-4/+4
2005-11-29remove the videofilter library and link to the one in baseThomas Vander Stichele1-1/+1
2005-11-23VideoFilter inherits fromJulien Moutte1-152/+152
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-05-06ported mad and effectv pluginsChristian Schaller1-3/+3
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-11/+11
2004-03-14gst-indentThomas Vander Stichele1-68/+79
2004-03-12Port all elements that can be ported to videofilter, and fix up the caps.Jan Schmidt1-68/+51
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
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-7/+17
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/+16
2002-07-24Expose the signal as a G_SIGNAL_ACTIONWim Taymans1-1/+1
2002-06-08reorgThomas Vander Stichele1-1/+1
2002-04-24Vertigo is another cool oneWim Taymans1-0/+358