diff options
| author | Edgard Lima <edgard.lima@indt.org.br> | 2005-09-22 22:38:48 +0000 |
|---|---|---|
| committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-09-22 22:38:48 +0000 |
| commit | 50bdf8c4623926eadd834e463357077bba0eec90 (patch) | |
| tree | 0f406f2ec5b86a916633ceef49326f6d63c07fd2 /configure.ac | |
| parent | 7067b806e016f349cb9e83e49eddc8ede4d9c0d5 (diff) | |
Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasink
Original commit message from CVS:
Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasink
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 cfee7c3c..07e67f3b 100644 --- a/configure.ac +++ b/configure.ac @@ -267,6 +267,7 @@ dnl videofilter is at the top because others depend on it GST_PLUGINS_ALL="\ videofilter \ alpha \ + auparse \ autodetect \ avi \ debug \ @@ -564,6 +565,7 @@ AC_CONFIG_FILES( Makefile gst/Makefile gst/alpha/Makefile +gst/auparse/Makefile gst/autodetect/Makefile gst/avi/Makefile gst/debug/Makefile |
