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/+156 |
2004-05-24 | gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'ed | Benjamin Otte | 1 | -4/+9 |
2004-05-19 | gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi... | David Schleef | 2 | -5/+29 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 3 | -49/+50 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 2 | -95/+90 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 7 | -1386/+1442 |
2004-02-23 | ext/xine/xineinput.c: call parent dispose. | Benjamin Otte | 3 | -71/+71 |
2004-01-12 | Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H | David Schleef | 1 | -1/+3 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 4 | -1/+9 |
2003-10-31 | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 1 | -5/+10 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -17/+1 |
2003-06-14 | gcc 3.3 and ppc fixes | Benjamin Otte | 1 | -1/+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 | -3/+3 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -4/+4 |
2002-09-15 | Add config.h, since we use HAVE_CPU_PPC | David Schleef | 1 | -0/+1 |
2002-06-29 | Fix buffer allocation problem. | David Schleef | 1 | -1/+2 |
2002-06-22 | header relocation | Thomas Vander Stichele | 1 | -1/+1 |
2002-05-29 | add float support to resampling lib clean up header file | Andy Wingo | 6 | -113/+567 |
2002-03-24 | added plugin_desc structures to libs, which makes their locations cached in t... | Andy Wingo | 1 | -0/+15 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 5 | -69/+69 |
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 |
2001-12-23 | dvdread added more fixes for libs stuff | Thomas Vander Stichele | 1 | -2/+2 |
2001-12-23 | made changes everywhere to accomodate for the headers being in <gst/(lib)/...... | Thomas Vander Stichele | 1 | -5/+5 |
2001-12-23 | adding resample lib | Thomas Vander Stichele | 7 | -0/+1641 |