summaryrefslogtreecommitdiffstats
path: root/gst/effectv
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-2/+1
* Remove unused variables in _class_initEdward Hervey2009-04-187-22/+0
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Fix build against core CVS.Tim-Philipp Müller2007-07-118-8/+8
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+2
* 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-168-8/+8
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-258-8/+9
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-0/+4
* better/unified long descriptionsWim Taymans2006-03-307-7/+13
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* gst/: update for symbols changeThomas Vander Stichele2005-11-308-34/+34
* remove the videofilter library and link to the one in baseThomas Vander Stichele2005-11-299-11/+10
* gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th...Julien Moutte2005-11-241-9/+18
* VideoFilter inherits fromJulien Moutte2005-11-2311-1217/+1101
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-5/+12
* 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
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-131-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-058-16/+0
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-011-2/+2
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-292-4/+4
* gst/: Bufferalloc changes.Wim Taymans2005-06-021-4/+14
* add rtsp and esd files to spec and fix some disting issuesChristian Schaller2005-05-131-1/+1
* Fixed the effectv build again.Zeeshan Ali2005-05-111-3/+3
* gst/: Turn videofilter into a library (private for now)Tim-Philipp Müller2005-05-111-3/+3
* Fixed a few things to enable the mad and effectv to be able to find the heade...Zeeshan Ali2005-05-071-2/+2
* make mad and effectv work with gst-registerChristian Schaller2005-05-062-4/+1
* ported mad and effectv pluginsChristian Schaller2005-05-066-51/+36
* gst/effectv/gstquark.c: Memory free'ing location fix (#164708).Ronald S. Bultje2005-01-251-2/+19
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-1/+1
* add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme2004-07-261-12/+12
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+172
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-218-10/+10
* 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-159-141/+145
* gst-indentThomas Vander Stichele2004-03-149-570/+637
* Port all elements that can be ported to videofilter, and fix up the caps.Jan Schmidt2004-03-129-419/+361
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-022-2/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2004-01-111-0/+3
* gst/effectv/gstaging.c: Port agingTV to videofilterSteve Baker2004-01-101-138/+143
* Make warpTV a subclass of videofilterDavid Schleef2004-01-073-162/+173
* Merge CAPS branchDavid Schleef2003-12-2210-120/+129
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-168-8/+8