diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-02-28 18:39:09 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-02-28 18:39:09 +0000 |
commit | e07aeb25a03e0f43460aab877cd5b230a8b90d57 (patch) | |
tree | 073430cb6d67dc379bb8b2bd5aa3164fbab0c815 /ChangeLog | |
parent | 1c2d78bf4ebe8ac93bc779a004cc2ac3d45fafc7 (diff) | |
download | gst-plugins-bad-e07aeb25a03e0f43460aab877cd5b230a8b90d57.tar.gz gst-plugins-bad-e07aeb25a03e0f43460aab877cd5b230a8b90d57.tar.bz2 gst-plugins-bad-e07aeb25a03e0f43460aab877cd5b230a8b90d57.zip |
remove autosink stuff until it doesn't open devices in NULL
Original commit message from CVS:
remove autosink stuff until it doesn't open devices in NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 5 insertions, 16 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> |