summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstquark.c
Commit message (Expand)AuthorAgeFilesLines
* effectv: Don't allow caps changes for some effectv filtersSebastian Dröge2009-07-241-0/+3
* effectv: Fix processing on big endian architecturesSebastian Dröge2009-07-161-2/+4
* effectv: Add basic documentation for the effectv elementsSebastian Dröge2009-06-161-0/+14
* effectv: Define the fast PRNG function at a central placeSebastian Dröge2009-06-161-8/+1
* effectv: Move type definitions into separate headersSebastian Dröge2009-06-161-32/+2
* effectv: Remove get_unit_size implementationsSebastian Dröge2009-06-161-23/+0
* quarktv: Simplify some codeSebastian Dröge2009-06-151-26/+23
* quarktv: Use the input data if a NULL buffer is chosen instead of the value 0Sebastian Dröge2009-06-151-2/+4
* quarktv: Fix setting the planes property of quarktvSebastian Dröge2009-06-151-9/+12
* quarktv: Clean up the quarktv elementSebastian Dröge2009-06-151-79/+32
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-2/+1
* Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38...Tim-Philipp Müller2006-12-141-0/+6
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+2
* gst/: update for symbols changeThomas Vander Stichele2005-11-301-4/+4
* remove the videofilter library and link to the one in baseThomas Vander Stichele2005-11-291-1/+1
* gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th...Julien Moutte2005-11-241-9/+18
* VideoFilter inherits fromJulien Moutte2005-11-231-172/+156
* All plugins updated for element state changes.Andy Wingo2005-09-021-7/+8
* do proper cleanup/creation, fixes state changesThomas Vander Stichele2005-08-261-3/+7
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* gst/: Bufferalloc changes.Wim Taymans2005-06-021-4/+14
* ported mad and effectv pluginsChristian Schaller2005-05-061-36/+21
* gst/effectv/gstquark.c: Memory free'ing location fix (#164708).Ronald S. Bultje2005-01-251-2/+19
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* ext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail if element is PLAYING, ...Benjamin Otte2004-03-241-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-22/+22
* gst-indentThomas Vander Stichele2004-03-141-72/+81
* Port all elements that can be ported to videofilter, and fix up the caps.Jan Schmidt2004-03-121-13/+46
* Merge CAPS branchDavid Schleef2003-12-221-10/+14
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Updated for the new plugin loading codeJan Schmidt2003-11-021-9/+17
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-1/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* 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-2/+2
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-5/+1
* Fixed license statements in EffectTv plugins so they now state LGPL.Christian Schaller2002-08-141-6/+14
* reorgThomas Vander Stichele2002-06-081-1/+1
* Remove the memcpyWim Taymans2002-05-051-24/+53
* Added quarkTV with some cleanups. Can still do with some optimisations.Wim Taymans2002-05-051-0/+271