Age | Commit message (Expand) | Author | Files | Lines |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 2 | -6/+6 |
2004-07-26 | add more plugins to the build add some definitions needed by plugins fixes fo... | Steve Lhomme | 1 | -0/+3 |
2004-07-25 | cleaned the makefiles | Steve Lhomme | 2 | -8/+10 |
2004-07-25 | Copy the files where needed after building, cleaner projects | Steve Lhomme | 3 | -0/+297 |
2004-07-25 | Clean the local include | Steve Lhomme | 1 | -1/+1 |
2004-05-21 | third batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2 | -4/+4 |
2004-05-16 | gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205). | Ronald S. Bultje | 1 | -2/+2 |
2004-05-10 | gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI... | Stéphane Loeuillet | 1 | -1/+1 |
2004-04-19 | gconf/Makefile.am: Fix for non-GNU make | David Schleef | 1 | -2/+10 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 4 | -30/+33 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -43/+52 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 7 | -317/+312 |
2004-03-09 | ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w... | David Schleef | 1 | -5/+4 |
2004-02-27 | gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice | Benjamin Otte | 1 | -0/+4 |
2004-02-03 | gst-libs/gst/audio/.cvsignore: Ignore generated file. | David I. Lehn | 2 | -1/+3 |
2004-01-26 | gst-libs/gst/audio/audio.h: remove buffer-frames from audio caps | Benjamin Otte | 1 | -4/+2 |
2004-01-16 | gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ... | David Schleef | 6 | -171/+315 |
2004-01-14 | use element time. | Benjamin Otte | 1 | -20/+14 |
2004-01-12 | adding structure setters matching the templates for audio | Thomas Vander Stichele | 2 | -0/+90 |
2004-01-02 | Negotiation fixes | David Schleef | 1 | -25/+5 |
2003-12-27 | Fix warnings | Jeremy Simon | 1 | -4/+4 |
2003-12-22 | Merge CAPS branch | David Schleef | 6 | -70/+639 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 1 | -2/+2 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-16 | + adding buffer-frames prop to standard caps macros | Leif Johnson | 2 | -20/+11 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -0/+4 |
2003-10-31 | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 1 | -5/+14 |
2003-10-09 | add object and struct padding | David Schleef | 1 | -0/+4 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -1/+1 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 1 | -66/+86 |
2003-07-16 | actually recurse into sndfile if we are able big ladspa cleanups, mainly to c... | Andy Wingo | 5 | -3/+282 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -6/+2 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -1/+1 |
2002-12-11 | merge back from release branch | Thomas Vander Stichele | 1 | -2/+2 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -3/+3 |
2002-09-09 | some simple fixes and additions | Thomas Vander Stichele | 1 | -14/+28 |
2002-07-15 | this is neater | Thomas Vander Stichele | 1 | -7/+12 |
2002-07-15 | more of these | Thomas Vander Stichele | 1 | -1/+2 |
2002-07-15 | more useful info | Thomas Vander Stichele | 1 | -1/+2 |
2002-07-15 | avoid division by zero and add warning | Thomas Vander Stichele | 1 | -1/+5 |
2002-07-12 | small fixes | Thomas Vander Stichele | 1 | -0/+7 |
2002-06-22 | header relocation | Thomas Vander Stichele | 1 | -1/+1 |
2002-04-13 | spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func... | Thomas Vander Stichele | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -1/+1 |
2002-03-30 | Changed to the new props API | Wim Taymans | 1 | -10/+15 |
2002-03-24 | added plugin_desc structures to libs, which makes their locations cached in t... | Andy Wingo | 1 | -0/+14 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2 | -2/+2 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 2 | -2/+2 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-01-31 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |