summaryrefslogtreecommitdiffstats
path: root/gst/videofilter
Commit message (Expand)AuthorAgeFilesLines
* videofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID to property setterStefan Kost2009-10-022-0/+2
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-9/+0
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-283-24/+13
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+4
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-1/+1
* Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* gst/videofilter/Makefile.am: Dist header..Wim Taymans2007-02-281-1/+1
* gst/videofilter/gstgamma.h: Add header too.Wim Taymans2007-02-281-0/+75
* gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2007-02-282-278/+170
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-2/+7
* More G_OBJECT macro fixing.Stefan Kost2006-09-162-2/+2
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-2/+2
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-254-4/+4
* gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constantsSébastien Moutte2006-04-091-0/+4
* 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-304-4/+4
* docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans2006-03-035-311/+445
* gst/: update for symbols changeThomas Vander Stichele2005-11-302-7/+7
* remove the videofilter library and link to the one in baseThomas Vander Stichele2005-11-294-151/+3
* borgifyThomas Vander Stichele2005-11-292-138/+138
* configure.ac: fix up GST_PLUGIN_LDFLAGSThomas Vander Stichele2005-11-271-2/+2
* gst/: Handle strides correctly, fix identity flipping, convert navigation eve...Julien Moutte2005-11-241-45/+183
* VideoFilter inherits fromJulien Moutte2005-11-237-788/+413
* Convert to fractional framerates.Jan Schmidt2005-11-222-5/+8
* fix up more enumsThomas Vander Stichele2005-11-221-10/+11
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-144-4/+4
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+2
* update spec and add missing header fileChristian Schaller2005-07-251-1/+1
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-256-69/+67
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-055-10/+0
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-011-3/+0
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-1/+1
* gst/: Bufferalloc changes.Wim Taymans2005-06-021-12/+16
* gst/: Turn videofilter into a library (private for now)Tim-Philipp Müller2005-05-111-5/+4
* make mad and effectv work with gst-registerChristian Schaller2005-05-061-11/+10
* add ported videofilter to cvs headChristian Schaller2005-05-065-82/+65
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-7/+18
* configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2004-10-141-2/+2
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-2/+1
* fix local includes and 64 bits constantsSteve Lhomme2004-07-274-4/+4
* more working pluginsSteve Lhomme2004-07-274-4/+4
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-274-8/+8
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-274-12/+12
* more plugins supported under windowsSteve Lhomme2004-07-264-0/+589
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-214-8/+8
* gconf/Makefile.am: Fix for non-GNU makeDavid Schleef2004-04-191-2/+7
* don't mix tabs and spacesThomas Vander Stichele2004-03-155-79/+84