summaryrefslogtreecommitdiff
path: root/gst/effectv/gstwarp.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-24effectv: Don't allow caps changes for some effectv filtersSebastian Dröge1-0/+2
2009-07-24warptv: Make the sine table global instead of having it in every instanceSebastian Dröge1-6/+8
2009-07-16effectv: Chain up finalize to the parent class in warptvSebastian Dröge1-0/+2
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-33/+1
2009-06-16effectv: Remove get_unit_size implementationsSebastian Dröge1-23/+0
2009-06-15warptv: Clean up warptv element and fix some minor bugs and leaksSebastian Dröge1-47/+36
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/+2
2006-03-30better/unified long descriptionsWim Taymans1-1/+1
2005-12-06expand tabsThomas Vander Stichele1-1/+1
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-182/+133
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-06-29configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo1-1/+1
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-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-8/+9
2004-03-14gst-indentThomas Vander Stichele1-92/+107
2004-03-12Port all elements that can be ported to videofilter, and fix up the caps.Jan Schmidt1-1/+0
2004-01-11ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef1-0/+3
2004-01-07Make warpTV a subclass of videofilterDavid Schleef1-161/+169
2003-12-22Merge CAPS branchDavid Schleef1-11/+14
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02Updated for the new plugin loading codeJan Schmidt1-8/+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-14Removed Sam Lantigas GPL comment as he also has given his permision to relice...Christian Schaller1-1/+0
2002-08-14Fixed license statements in EffectTv plugins so they now state LGPL.Christian Schaller1-9/+16
2002-06-08reorgThomas Vander Stichele1-1/+1
2002-04-24Dispose wasn't a good idea..Wim Taymans1-11/+5
2002-04-24Some cleanups ported the über cool warp plugin.Wim Taymans1-0/+348