diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 15:18:18 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 15:18:18 +0000 |
commit | 9e9fdc81c91b28e8439d3b3ecab37413fec21e1d (patch) | |
tree | 9a880288bac603ded4cc1541513f740192079a28 /configure.ac | |
parent | 2e844fccc03db25fb9b439846f02ae25d3c4ed2e (diff) |
configure.ac: Added cdaudio to wrong list.
Original commit message from CVS:
* configure.ac:
Added cdaudio to wrong list.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dea13316..321c4c6e 100644 --- a/configure.ac +++ b/configure.ac @@ -336,7 +336,6 @@ GST_PLUGINS_ALL="\ auparse \ avi \ cdxaparse \ - cdaudio \ chart \ colorspace \ cutter \ @@ -366,6 +365,7 @@ GST_PLUGINS_ALL="\ overlay \ passthrough \ playback \ + playlist \ playondemand \ qtdemux \ realmedia \ @@ -1828,6 +1828,7 @@ gst/multipart/Makefile gst/overlay/Makefile gst/passthrough/Makefile gst/playback/Makefile +gst/playlist/Makefile gst/playondemand/Makefile gst/qtdemux/Makefile gst/realmedia/Makefile |