summaryrefslogtreecommitdiff
path: root/gst/videofilter
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2-9/+0
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost3-24/+13
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+4
2007-07-20ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost1-1/+1
2007-07-11Fix build against core CVS.Tim-Philipp Müller1-1/+1
2007-02-28gst/videofilter/Makefile.am: Dist header..Wim Taymans1-1/+1
2007-02-28gst/videofilter/gstgamma.h: Add header too.Wim Taymans1-0/+75
2007-02-28gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2-278/+170
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier1-2/+7
2006-09-16More G_OBJECT macro fixing.Stefan Kost2-2/+2
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-2/+2
2006-05-10Const-ify GEnumValue arrays.Tim-Philipp Müller1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost4-4/+4
2006-04-09gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constantsSébastien Moutte1-0/+4
2006-03-30ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte1-0/+4
2006-03-30better/unified long descriptionsWim Taymans4-4/+4
2006-03-03docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans5-311/+445
2005-11-30gst/: update for symbols changeThomas Vander Stichele2-7/+7
2005-11-29remove the videofilter library and link to the one in baseThomas Vander Stichele4-151/+3
2005-11-29borgifyThomas Vander Stichele2-138/+138
2005-11-27configure.ac: fix up GST_PLUGIN_LDFLAGSThomas Vander Stichele1-2/+2
2005-11-24gst/: Handle strides correctly, fix identity flipping, convert navigation eve...Julien Moutte1-45/+183
2005-11-23VideoFilter inherits fromJulien Moutte7-788/+413
2005-11-22Convert to fractional framerates.Jan Schmidt2-5/+8
2005-11-22fix up more enumsThomas Vander Stichele1-10/+11
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele4-4/+4
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+2
2005-07-25update spec and add missing header fileChristian Schaller1-1/+1
2005-07-25forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele6-69/+67
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo5-10/+0
2005-07-01Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt1-3/+0
2005-06-29configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo1-1/+1
2005-06-02gst/: Bufferalloc changes.Wim Taymans1-12/+16
2005-05-11gst/: Turn videofilter into a library (private for now)Tim-Philipp Müller1-5/+4
2005-05-06make mad and effectv work with gst-registerChristian Schaller1-11/+10
2005-05-06add ported videofilter to cvs headChristian Schaller5-82/+65
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-7/+18
2004-10-14configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef1-2/+2
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte1-2/+1
2004-07-27fix local includes and 64 bits constantsSteve Lhomme4-4/+4
2004-07-27more working pluginsSteve Lhomme4-4/+4
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme4-8/+8
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme4-12/+12
2004-07-26more plugins supported under windowsSteve Lhomme4-0/+589
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet4-8/+8
2004-04-19gconf/Makefile.am: Fix for non-GNU makeDavid Schleef1-2/+7
2004-03-15don't mix tabs and spacesThomas Vander Stichele5-79/+84
2004-03-15*.h: Revert indentingJohan Dahlin3-36/+37