diff options
author | Michael Smith <msmith@xiph.org> | 2005-08-31 11:53:35 +0000 |
---|---|---|
committer | Michael Smith <msmith@xiph.org> | 2005-08-31 11:53:35 +0000 |
commit | 2263f6bea4522faf69b775bd30404f3f3aa4084c (patch) | |
tree | 55e6231df6febf8ea34f2ce32e5315f2b394fc3a /configure.ac | |
parent | fbea840b38ef8640ef8281b79310ba3aa414fc17 (diff) | |
download | gst-plugins-bad-2263f6bea4522faf69b775bd30404f3f3aa4084c.tar.gz gst-plugins-bad-2263f6bea4522faf69b775bd30404f3f3aa4084c.tar.bz2 gst-plugins-bad-2263f6bea4522faf69b775bd30404f3f3aa4084c.zip |
Port LPCM decoder to 0.9
Original commit message from CVS:
Port LPCM decoder to 0.9
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 43808d2c..c3acfc52 100644 --- a/configure.ac +++ b/configure.ac @@ -520,6 +520,7 @@ Makefile gst-plugins.spec gst/Makefile gst/mpegaudioparse/Makefile +gst/dvdlpcmdec/Makefile gst/qtdemux/Makefile gst/realmedia/Makefile gst/silence/Makefile |