Age | Commit message (Expand) | Author | Files | Lines |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+150 |
2004-07-02 | clean up install/dist problem | Thomas Vander Stichele | 1 | -2/+1 |
2004-06-27 | unbreak install | Thomas Vander Stichele | 1 | -1/+3 |
2004-06-24 | don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. | Benjamin Otte | 1 | -1/+4 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 2 | -11/+11 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 2 | -27/+38 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 4 | -81/+66 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 2 | -2/+2 |
2004-02-27 | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 1 | -3/+6 |
2004-02-08 | gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a... | Benjamin Otte | 1 | -1/+1 |
2004-02-03 | remove glib_root add hack rule for .Plo files | Thomas Vander Stichele | 1 | -8/+10 |
2004-02-03 | use glib-gen.mak fix Makefile.am bugs and clean them up | Thomas Vander Stichele | 5 | -38/+19 |
2004-02-03 | gst-libs/gst/: Generate enum type code with glib-mkenums. | David I. Lehn | 3 | -5/+32 |
2004-01-14 | gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. | Julien Moutte | 2 | -0/+4 |
2004-01-13 | gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i... | Jon Trowbridge | 1 | -0/+8 |
2004-01-12 | gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo... | Julien Moutte | 1 | -1/+4 |
2003-12-13 | distcheck fixes: include built sources in CLEANFILES | Benjamin Otte | 1 | -0/+2 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 2 | -2/+2 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 6 | -7/+74 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 1 | -5/+3 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 5 | -0/+357 |