ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems to be worse than nothing.

Original commit message from CVS:
* 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
atom to recognize .mp4 and .m4a files as video/quicktime.
This commit is contained in:
David Schleef 2004-02-19 02:55:21 +00:00
parent 2908ca9fc9
commit 65acce8176

View file

@ -1,3 +1,10 @@
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
atom to recognize .mp4 and .m4a files as video/quicktime.
2004-02-18 David Schleef <ds@schleef.org>
* gst/sine/demo-dparams.c: (quit_live),