| Commit message (Expand) | Author | Age | Files | Lines |
* | Update and add documentation for plugins with no deps (gst). | Stefan Kost | 2009-01-28 | 3 | -24/+13 |
* | Don't install static libs for plugins. Fixes #550851 for -good. | Stefan Kost | 2008-11-04 | 1 | -0/+4 |
* | ext/annodex/Makefile.am: Fix CFLAGS/LIBS. | Stefan Kost | 2007-07-20 | 1 | -1/+1 |
* | Fix build against core CVS. | Tim-Philipp Müller | 2007-07-11 | 1 | -1/+1 |
* | gst/videofilter/Makefile.am: Dist header.. | Wim Taymans | 2007-02-28 | 1 | -1/+1 |
* | gst/videofilter/gstgamma.h: Add header too. | Wim Taymans | 2007-02-28 | 1 | -0/+75 |
* | gst/videofilter/: Port gamma filter to 0.10. Fixes #412704. | Mark Nauwelaerts | 2007-02-28 | 2 | -278/+170 |
* | Fix build with LDFLAGS='-Wl,-z,defs' (#410997) | Loïc Minier | 2007-02-24 | 1 | -2/+7 |
* | More G_OBJECT macro fixing. | Stefan Kost | 2006-09-16 | 2 | -2/+2 |
* | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f... | Tim-Philipp Müller | 2006-06-22 | 1 | -1/+1 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 2 | -2/+2 |
* | Const-ify GEnumValue arrays. | Tim-Philipp Müller | 2006-05-10 | 1 | -1/+1 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 4 | -4/+4 |
* | gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants | Sébastien Moutte | 2006-04-09 | 1 | -0/+4 |
* | ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 | Sébastien Moutte | 2006-03-30 | 1 | -0/+4 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 4 | -4/+4 |
* | docs/plugins/: Added videobalance and videoflip to the docs. | Wim Taymans | 2006-03-03 | 5 | -311/+445 |
* | gst/: update for symbols change | Thomas Vander Stichele | 2005-11-30 | 2 | -7/+7 |
* | remove the videofilter library and link to the one in base | Thomas Vander Stichele | 2005-11-29 | 4 | -151/+3 |
* | borgify | Thomas Vander Stichele | 2005-11-29 | 2 | -138/+138 |
* | configure.ac: fix up GST_PLUGIN_LDFLAGS | Thomas Vander Stichele | 2005-11-27 | 1 | -2/+2 |
* | gst/: Handle strides correctly, fix identity flipping, convert navigation eve... | Julien Moutte | 2005-11-24 | 1 | -45/+183 |
* | VideoFilter inherits from | Julien Moutte | 2005-11-23 | 7 | -788/+413 |
* | Convert to fractional framerates. | Jan Schmidt | 2005-11-22 | 2 | -5/+8 |
* | fix up more enums | Thomas Vander Stichele | 2005-11-22 | 1 | -10/+11 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 4 | -4/+4 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -2/+2 |
* | update spec and add missing header file | Christian Schaller | 2005-07-25 | 1 | -1/+1 |
* | forward port from 0.9 and enable videoflip now that it works | Thomas Vander Stichele | 2005-07-25 | 6 | -69/+67 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 5 | -10/+0 |
* | Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* | Jan Schmidt | 2005-07-01 | 1 | -3/+0 |
* | configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! | Andy Wingo | 2005-06-29 | 1 | -1/+1 |
* | gst/: Bufferalloc changes. | Wim Taymans | 2005-06-02 | 1 | -12/+16 |
* | gst/: Turn videofilter into a library (private for now) | Tim-Philipp Müller | 2005-05-11 | 1 | -5/+4 |
* | make mad and effectv work with gst-register | Christian Schaller | 2005-05-06 | 1 | -11/+10 |
* | add ported videofilter to cvs head | Christian Schaller | 2005-05-06 | 5 | -82/+65 |
* | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2004-11-01 | 1 | -7/+18 |
* | configure.ac: update for swfdec-0.3 and liboil-0.2 | David Schleef | 2004-10-14 | 1 | -2/+2 |
* | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends | Benjamin Otte | 2004-08-03 | 1 | -2/+1 |
* | fix local includes and 64 bits constants | Steve Lhomme | 2004-07-27 | 4 | -4/+4 |
* | more working plugins | Steve Lhomme | 2004-07-27 | 4 | -4/+4 |
* | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 2004-07-27 | 4 | -8/+8 |
* | avoid problems with math.h, fix release dependancy | Steve Lhomme | 2004-07-27 | 4 | -12/+12 |
* | more plugins supported under windows | Steve Lhomme | 2004-07-26 | 4 | -0/+589 |
* | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2004-05-21 | 4 | -8/+8 |
* | gconf/Makefile.am: Fix for non-GNU make | David Schleef | 2004-04-19 | 1 | -2/+7 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 5 | -79/+84 |
* | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 3 | -36/+37 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 8 | -670/+708 |
* | ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w... | David Schleef | 2004-03-09 | 1 | -5/+4 |