diff options
-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 \ |