diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-17 18:09:15 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-17 18:09:15 +0000 |
commit | 043981715a20cfbe0058f09d1d9d9f3f4fa383cc (patch) | |
tree | d8f228223b24516acc0adcbdf40a8365a7875d43 /ChangeLog | |
parent | f6c0e1668e7ee0a87a4ba4a8b384d9ba03e3480b (diff) | |
download | gst-plugins-bad-043981715a20cfbe0058f09d1d9d9f3f4fa383cc.tar.gz gst-plugins-bad-043981715a20cfbe0058f09d1d9d9f3f4fa383cc.tar.bz2 gst-plugins-bad-043981715a20cfbe0058f09d1d9d9f3f4fa383cc.zip |
pass on all possible mime types as hints add extra debug info to detectendless loop
Original commit message from CVS:
pass on all possible mime types as hints
add extra debug info to detectendless loop
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find): + pass on all possible mime types as typefind hints + 2004-02-17 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new): |