mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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:
parent
2908ca9fc9
commit
65acce8176
1 changed files with 7 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue