Age | Commit message (Expand) | Author | Files | Lines |
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 |