summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-22 19:00:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-22 19:00:27 +0000
commita4614f19e69ea978d27a6b42694eede2c0422024 (patch)
tree35fda03280e92478120ba3f59174b90de01db196 /ChangeLog
parentbdc3e8c81b7be33a24c749093d9cbe647ef0d150 (diff)
downloadgst-plugins-bad-a4614f19e69ea978d27a6b42694eede2c0422024.tar.gz
gst-plugins-bad-a4614f19e69ea978d27a6b42694eede2c0422024.tar.bz2
gst-plugins-bad-a4614f19e69ea978d27a6b42694eede2c0422024.zip
fix up media-info now reports format again metadata needs some rewriting
Original commit message from CVS: fix up media-info now reports format again metadata needs some rewriting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84f78585..6f8f8165 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
+ * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
+ (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
+ (gmip_find_type_pre):
+ * gst-libs/gst/media-info/media-info-priv.h:
+ * gst-libs/gst/media-info/media-info.c:
+ (gst_media_info_instance_init), (gst_media_info_read_idler):
+ add fakesink to get caps on decoder src pad again
+ fix callback prototype to match new have_type signal signature
+
+2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/adder/gstadder.c: (gst_adder_link):
fix non-compile and cut-n-paste code