| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build against core CVS. | Tim-Philipp Müller | 2007-07-11 | 8 | -8/+8 |
* | Fix build with LDFLAGS='-Wl,-z,defs' (#410997) | Loïc Minier | 2007-02-24 | 1 | -1/+2 |
* | gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38... | Tim-Philipp Müller | 2006-12-14 | 1 | -0/+6 |
* | More G_OBJECT macro fixing. | Stefan Kost | 2006-09-16 | 8 | -8/+8 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 8 | -8/+9 |
* | 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 | 7 | -7/+13 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 1 | -1/+1 |
* | gst/: update for symbols change | Thomas Vander Stichele | 2005-11-30 | 8 | -34/+34 |
* | remove the videofilter library and link to the one in base | Thomas Vander Stichele | 2005-11-29 | 9 | -11/+10 |
* | gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th... | Julien Moutte | 2005-11-24 | 1 | -9/+18 |
* | VideoFilter inherits from | Julien Moutte | 2005-11-23 | 11 | -1217/+1101 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 1 | -1/+1 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -5/+12 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -7/+8 |
* | do proper cleanup/creation, fixes state changes | Thomas Vander Stichele | 2005-08-26 | 1 | -3/+7 |
* | Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 | Tim-Philipp Müller | 2005-08-13 | 1 | -1/+1 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 8 | -16/+0 |
* | Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* | Jan Schmidt | 2005-07-01 | 1 | -2/+2 |
* | configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! | Andy Wingo | 2005-06-29 | 2 | -4/+4 |
* | gst/: Bufferalloc changes. | Wim Taymans | 2005-06-02 | 1 | -4/+14 |
* | add rtsp and esd files to spec and fix some disting issues | Christian Schaller | 2005-05-13 | 1 | -1/+1 |
* | Fixed the effectv build again. | Zeeshan Ali | 2005-05-11 | 1 | -3/+3 |
* | gst/: Turn videofilter into a library (private for now) | Tim-Philipp Müller | 2005-05-11 | 1 | -3/+3 |
* | Fixed a few things to enable the mad and effectv to be able to find the heade... | Zeeshan Ali | 2005-05-07 | 1 | -2/+2 |
* | make mad and effectv work with gst-register | Christian Schaller | 2005-05-06 | 2 | -4/+1 |
* | ported mad and effectv plugins | Christian Schaller | 2005-05-06 | 6 | -51/+36 |
* | gst/effectv/gstquark.c: Memory free'ing location fix (#164708). | Ronald S. Bultje | 2005-01-25 | 1 | -2/+19 |
* | more working plugins | Steve Lhomme | 2004-07-27 | 1 | -1/+1 |
* | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 2004-07-27 | 1 | -2/+2 |
* | avoid problems with math.h, fix release dependancy | Steve Lhomme | 2004-07-27 | 1 | -1/+1 |
* | add more plugins to the build add some definitions needed by plugins fixes fo... | Steve Lhomme | 2004-07-26 | 1 | -12/+12 |
* | more plugins supported under windows | Steve Lhomme | 2004-07-26 | 1 | -0/+172 |
* | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2004-05-21 | 8 | -10/+10 |
* | ext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail if element is PLAYING, ... | Benjamin Otte | 2004-03-24 | 1 | -2/+2 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 9 | -141/+145 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 9 | -570/+637 |
* | Port all elements that can be ported to videofilter, and fix up the caps. | Jan Schmidt | 2004-03-12 | 9 | -419/+361 |
* | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 2004-03-04 | 1 | -1/+1 |
* | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 2004-02-02 | 2 | -2/+2 |
* | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 2004-01-12 | 1 | -2/+2 |
* | ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test | David Schleef | 2004-01-11 | 1 | -0/+3 |
* | gst/effectv/gstaging.c: Port agingTV to videofilter | Steve Baker | 2004-01-10 | 1 | -138/+143 |
* | Make warpTV a subclass of videofilter | David Schleef | 2004-01-07 | 3 | -162/+173 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 10 | -120/+129 |
* | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 1 | -1/+0 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 8 | -8/+8 |
* | Updated for the new plugin loading code | Jan Schmidt | 2003-11-02 | 10 | -108/+164 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 8 | -24/+32 |
* | Remove redundant plugindir definition | David Schleef | 2003-08-10 | 1 | -1/+0 |