Ported to GStreamer 0.9. Need to fix performance issues.
authorFlavio Oliveira <flavio.oliveira@indt.org.br>
Tue, 30 Aug 2005 12:59:30 +0000 (12:59 +0000)
committerFlavio Oliveira <flavio.oliveira@indt.org.br>
Tue, 30 Aug 2005 12:59:30 +0000 (12:59 +0000)
Original commit message from CVS:
Ported to GStreamer 0.9. Need to fix performance issues.

ChangeLog
common
configure.ac

index c63ef6c..2127082 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-28  Flavio Oliveira  <flavio.oliveira@indt.org.br>
+
+       * gst/wavenc/gstwavenc.c: Ported to GStreamer 0.9.
+       Need to fix performance issues.
+
 2005-08-28  Andy Wingo  <wingo@pobox.com>
 
        * Updates for two-arg init from GST_BOILERPLATE.
diff --git a/common b/common
index 7c93670..89d82b6 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 7c93670c50de2b6e9d8edd31737c636192fbd831
+Subproject commit 89d82b662da00096b70e70a7a102b294acaae6dd
index c802301..fbd6162 100644 (file)
@@ -303,6 +303,7 @@ GST_PLUGINS_ALL="\
                silence \
                udp     \
                videobox \
+               wavenc \
                wavparse \
                mpegaudioparse \
                 "
@@ -709,6 +710,7 @@ gst/videobox/Makefile
 gst/videofilter/Makefile
 ext/jpeg/Makefile
 gst/qtdemux/Makefile
+gst/wavenc/Makefile
 gst/wavparse/Makefile
 gst-libs/Makefile
 gst-libs/gst/Makefile