diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-06-12 11:04:59 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-12 11:04:59 +0000 |
commit | 7be40d981fb4b686f9729f94d9238ad39df7534e (patch) | |
tree | fb6bc7876a091d654f5516a0a56b6eb09a796bf0 | |
parent | 3e5431bbcbc21a2299083962cd1075dc76febb89 (diff) | |
download | gst-plugins-bad-7be40d981fb4b686f9729f94d9238ad39df7534e.tar.gz gst-plugins-bad-7be40d981fb4b686f9729f94d9238ad39df7534e.tar.bz2 gst-plugins-bad-7be40d981fb4b686f9729f94d9238ad39df7534e.zip |
gst/spectrum/.cvsignore: Ignore more.
Original commit message from CVS:
* gst/spectrum/.cvsignore:
Ignore more.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | gst/spectrum/.gitignore | 2 |
2 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-06-12 Tim-Philipp Müller <tim at centricular dot net> + * gst/spectrum/.cvsignore: + Ignore more. + +2006-06-12 Tim-Philipp Müller <tim at centricular dot net> + * ext/libmms/gstmms.c: (gst_mms_create): Set caps on outgoing buffers. diff --git a/gst/spectrum/.gitignore b/gst/spectrum/.gitignore index 08f5ed37..08f366f8 100644 --- a/gst/spectrum/.gitignore +++ b/gst/spectrum/.gitignore @@ -5,3 +5,5 @@ Makefile.in *.la .deps .libs +demo-audiotest +demo-osssrc |