diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-07-04 15:40:47 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-07-04 15:40:47 +0000 |
commit | 3254e25b8fe270505620c849c4be23cc26d35f51 (patch) | |
tree | cbcb15faa50ac49c21a1b57438cc707976d6da88 | |
parent | 3ff8660a08a3de394bd3a9c17d4586306283151a (diff) |
configure.ac: Disable monoscope plugin for now until it fulfills all the requirements.
Original commit message from CVS:
* configure.ac:
Disable monoscope plugin for now until it fulfills
all the requirements.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2006-07-04 Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + Disable monoscope plugin for now until it fulfills + all the requirements. + 2006-07-03 Tim-Philipp Müller <tim at centricular dot net> * configure.ac: diff --git a/configure.ac b/configure.ac index c5fb9d41..a9156879 100644 --- a/configure.ac +++ b/configure.ac @@ -93,7 +93,6 @@ GST_PLUGINS_ALL="\ law \ level \ matroska \ - monoscope \ multipart \ rtp \ rtsp \ |