summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-06-21 18:41:17 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-06-21 18:41:17 +0000
commit1b6c4e2ab29de3ed3394c99372656ee0dbc2abe5 (patch)
tree8ccedd3160e1447875a48bf852e843ab8b511bc5
parent7619871a052c837d76c72ef54314d9c8fae82a9c (diff)
downloadgstreamer-plugins-bad-1b6c4e2ab29de3ed3394c99372656ee0dbc2abe5.tar.gz
Re-enable VCD source and fix up release notes.
Original commit message from CVS: * RELEASE: * sys/Makefile.am: Re-enable VCD source and fix up release notes.
-rw-r--r--ChangeLog6
-rw-r--r--RELEASE3
m---------common0
-rw-r--r--sys/Makefile.am2
4 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dd6f8f3b..868fe13eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-21 Tim-Philipp Müller <tim at centricular dot net>
+
+ * RELEASE:
+ * sys/Makefile.am:
+ Re-enable VCD source and fix up release notes.
+
2007-06-20 Stefan Kost <ensonic@users.sf.net>
* gst/equalizer/gstiirequalizer.c:
diff --git a/RELEASE b/RELEASE
index 475340204..0d404cb3a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -76,7 +76,6 @@ Features of this release
* libsndfile output ported to 0.10
* mpegvideoparse ported to 0.10 and improved
* switch element ported to 0.10
- * VCD source element ported to 0.10
* AMR-WB support fixes
* MIDI renderer plugin based on timidity
* Windows and OS/X output plugins moved to the Good module
@@ -196,4 +195,4 @@ Contributors to this release
* Wouter Paesen
* Young-Ho Cha
* Zaheer Abbas Merali
-  \ No newline at end of file
diff --git a/common b/common
-Subproject 6cb0000a5a30d4fc580a06489106a637fca024c
+Subproject 14c5a68981278f642e4ca5fd5ca08554fc78b34
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 4eb229e99..106c729cf 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -34,6 +34,6 @@ else
DVB_DIR=
endif
-SUBDIRS = $(GL_DIR) $(DVB_DIR)
+SUBDIRS = $(GL_DIR) $(DVB_DIR) $(VCD_DIR)
DIST_SUBDIRS = glsink dvb vcd