diff options
author | David Schleef <ds@schleef.org> | 2004-02-19 03:08:32 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-02-19 03:08:32 +0000 |
commit | 6bab7c936a1828c950779bac68d39dee0a30b09e (patch) | |
tree | 9ac8b9358a76a1e7ce4651ddda7b51e5e22f32fa /ChangeLog | |
parent | 18a480ef4b23a2dacb5118c222f24a1e50fea151 (diff) | |
download | gst-plugins-bad-6bab7c936a1828c950779bac68d39dee0a30b09e.tar.gz gst-plugins-bad-6bab7c936a1828c950779bac68d39dee0a30b09e.tar.bz2 gst-plugins-bad-6bab7c936a1828c950779bac68d39dee0a30b09e.zip |
configure.ac: Move massink to gst-rotten
Original commit message from CVS:
* configure.ac: Move massink to gst-rotten
* ext/Makefile.am:
* ext/mas/Makefile.am:
* ext/mas/massink.c:
* ext/mas/massink.h:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-02-18 David Schleef <ds@schleef.org> + * configure.ac: Move massink to gst-rotten + * ext/Makefile.am: + * ext/mas/Makefile.am: + * ext/mas/massink.c: + * ext/mas/massink.h: + +2004-02-18 David Schleef <ds@schleef.org> + * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf typefinding, since it seems to be worse than nothing. * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp |