diff options
author | Flavio Oliveira <flavio.oliveira@indt.org.br> | 2005-08-30 12:59:30 +0000 |
---|---|---|
committer | Flavio Oliveira <flavio.oliveira@indt.org.br> | 2005-08-30 12:59:30 +0000 |
commit | 530233c12e4f1cf59a54d1203e7b94ddfbcd6dcb (patch) | |
tree | 75afc60af61abed6b3c44f8f2eacee58d50b88c3 /configure.ac | |
parent | 99fc32962a35d65cce34a5f59948502eee1ac6b4 (diff) |
Ported to GStreamer 0.9. Need to fix performance issues.
Original commit message from CVS:
Ported to GStreamer 0.9. Need to fix performance issues.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c8023018..fbd61624 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |