diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-24 13:34:05 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-24 13:34:05 +0000 |
commit | 0232ff9645070024f90e7c83b821fb472c46e34b (patch) | |
tree | e5c5184bc62d04459cc3abcf523d89414111bce5 /configure.ac | |
parent | 3885c61ec9614bfac270755db6025289e2f059d0 (diff) | |
download | gst-plugins-bad-0232ff9645070024f90e7c83b821fb472c46e34b.tar.gz gst-plugins-bad-0232ff9645070024f90e7c83b821fb472c46e34b.tar.bz2 gst-plugins-bad-0232ff9645070024f90e7c83b821fb472c46e34b.zip |
enable more; update for basetransform
Original commit message from CVS:
enable more; update for basetransform
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 ca0822da..ef595670 100644 --- a/configure.ac +++ b/configure.ac @@ -294,6 +294,7 @@ GST_PLUGINS_ALL="\ goom \ law \ level \ + mpegaudioparse \ qtdemux \ realmedia \ rtp \ |