Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H | Michael Smith | 4 | -4/+5 |
2008-07-21 | gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo... | Sebastian Dröge | 1 | -1/+1 |
2006-12-14 | gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4... | Tim-Philipp Müller | 1 | -1/+1 |
2006-06-20 | gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336. | Wim Taymans | 1 | -4/+13 |
2006-03-22 | gst/modplug/libmodplug/: Try that again (not only should it be MODPLUG_ inste... | Tim-Philipp Müller | 2 | -1/+3 |
2006-03-22 | gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file sa... | Tim-Philipp Müller | 1 | -1/+1 |
2006-03-21 | gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror... | Tim-Philipp Müller | 1 | -4/+9 |
2006-03-10 | Original commit message from CVS: | Tim-Philipp Müller | 2 | -2/+5 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 4 | -842/+842 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 4 | -730/+627 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 4 | -627/+730 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 33 | -4/+138 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -1/+1 |
2003-05-22 | remove '__inline' stuff and take normal 'inline' instead | Benjamin Otte | 1 | -6/+2 |
2003-05-22 | Forte is more picky about how the pow() and log() functions are called. | Brian Cameron | 2 | -3/+3 |
2003-05-22 | Corrected modplug and monkeyaudio to build with non-gcc compilers. | Brian Cameron | 1 | -1/+5 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -1/+1 |
2002-11-28 | this dir is kicking my ass all over the place | Thomas Vander Stichele | 1 | -1/+0 |
2002-10-06 | adding libstdc++ | Thomas Vander Stichele | 1 | -0/+1 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 3 | -163/+163 |
2002-03-03 | let's not install the libmodplug helper library | Andy Wingo | 1 | -3/+3 |
2002-02-28 | adding modplug | Jeremy Simon | 40 | -0/+21145 |