summaryrefslogtreecommitdiff
path: root/gst/effectv/gstquark.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+4
2009-06-16effectv: Add basic documentation for the effectv elementsSebastian Dröge1-0/+14
2009-06-16effectv: Define the fast PRNG function at a central placeSebastian Dröge1-8/+1
2009-06-16effectv: Move type definitions into separate headersSebastian Dröge1-32/+2
2009-06-16effectv: Remove get_unit_size implementationsSebastian Dröge1-23/+0
2009-06-15quarktv: Simplify some codeSebastian Dröge1-26/+23
2009-06-15quarktv: Use the input data if a NULL buffer is chosen instead of the value 0Sebastian Dröge1-2/+4
2009-06-15quarktv: Fix setting the planes property of quarktvSebastian Dröge1-9/+12
2009-06-15quarktv: Clean up the quarktv elementSebastian Dröge1-79/+32
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-2/+1
2007-07-11Fix build against core CVS.Tim-Philipp Müller1-1/+1
2006-12-14gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38...Tim-Philipp Müller1-0/+6
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-24gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th...Julien Moutte1-9/+18
2005-11-23VideoFilter inherits fromJulien Moutte1-172/+156
2005-09-02All plugins updated for element state changes.Andy Wingo1-7/+8
2005-08-26do proper cleanup/creation, fixes state changesThomas Vander Stichele1-3/+7
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-06-02gst/: Bufferalloc changes.Wim Taymans1-4/+14
2005-05-06ported mad and effectv pluginsChristian Schaller1-36/+21
2005-01-25gst/effectv/gstquark.c: Memory free'ing location fix (#164708).Ronald S. Bultje1-2/+19
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-03-24ext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail if element is PLAYING, ...Benjamin Otte1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-22/+22
2004-03-14gst-indentThomas Vander Stichele1-72/+81
2004-03-12Port all elements that can be ported to videofilter, and fix up the caps.Jan Schmidt1-13/+46
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-9/+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-6/+14
2002-06-08reorgThomas Vander Stichele1-1/+1
2002-05-05Remove the memcpyWim Taymans1-24/+53
2002-05-05Added quarkTV with some cleanups. Can still do with some optimisations.Wim Taymans1-0/+271