gst/playback/: Add some debug info to decodebin, update README
authorWim Taymans <wim.taymans@gmail.com>
Fri, 1 Oct 2004 15:57:53 +0000 (15:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 1 Oct 2004 15:57:53 +0000 (15:57 +0000)
Original commit message from CVS:
* gst/playback/README:
* gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
(gst_decode_bin_init), (find_compatibles), (close_pad_link),
(try_to_link_1), (no_more_pads), (close_link), (type_found):
Add some debug info to decodebin, update README

ChangeLog

index 76f5018..090b37e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-10-01  Wim Taymans  <wim@fluendo.com>
+
+       * gst/playback/README:
+       * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
+       (gst_decode_bin_init), (find_compatibles), (close_pad_link),
+       (try_to_link_1), (no_more_pads), (close_link), (type_found):
+       Add some debug info to decodebin, update README
+
 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):