diff options
-rw-r--r-- | ChangeLog | 21 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 18 deletions
@@ -1,23 +1,12 @@ -2005-02-27 Maciej Katafiasz <mathrick@freedesktop.org> +2005-02-28 Thomas Vander Stichele <thomas at apestaart dot org> - reviewed by: <delete if not using a buddy> + * configure.ac: + remove autosink stuff until it doesn't open devices in NULL + +2005-02-27 Maciej Katafiasz <mathrick@freedesktop.org> * ext/shout2/gstshout2.c: (gst_shout2send_get_type): * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak): - * po/af.po: - * po/az.po: - * po/cs.po: - * po/en_GB.po: - * po/hu.po: - * po/it.po: - * po/nb.po: - * po/nl.po: - * po/or.po: - * po/sq.po: - * po/sr.po: - * po/sv.po: - * po/uk.po: - * po/vi.po: 2005-02-18 Ross Burton <ross@burtonini.com> diff --git a/configure.ac b/configure.ac index 6173d15c..5fd08865 100644 --- a/configure.ac +++ b/configure.ac @@ -369,7 +369,6 @@ GST_PLUGINS_ALL="\ audioscale \ audiorate \ auparse \ - autodetect \ avi \ cdxaparse \ chart \ @@ -1952,7 +1951,6 @@ gst/audioconvert/Makefile gst/audioscale/Makefile gst/audiorate/Makefile gst/auparse/Makefile -gst/autodetect/Makefile gst/avi/Makefile gst/cdxaparse/Makefile gst/chart/Makefile |