diff options
| author | David Schleef <ds@schleef.org> | 2004-02-19 02:55:21 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-02-19 02:55:21 +0000 |
| commit | d519b8786f0cdba2394ed482151161e62455d459 (patch) | |
| tree | 9b3803c59e7d068ee089fb68cdad21a17dc5369d /ChangeLog | |
| parent | 213c6df84e643055228055cf154c675944a974ff (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 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), (dynparm_log_value_changed), (dynparm_value_changed), (main): Use double dparams, not float. |
