summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-02-02 23:25:10 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-02-02 23:25:10 +0000
commit0aedb33d149bd930be2b79d9ea3afeff24f9d1ad (patch)
treee6b668eb6bc0690df72bf5d968a0504d61d7a5d8 /ChangeLog
parent5aa73f078a997f63f8bfec0746ceaa5e3ec9e986 (diff)
downloadgst-plugins-bad-0aedb33d149bd930be2b79d9ea3afeff24f9d1ad.tar.gz
gst-plugins-bad-0aedb33d149bd930be2b79d9ea3afeff24f9d1ad.tar.bz2
gst-plugins-bad-0aedb33d149bd930be2b79d9ea3afeff24f9d1ad.zip
ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for the release, it's not ready to be autoplug...
Original commit message from CVS: * ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for the release, it's not ready to be autoplugged yet. * tests/icles/metadata_editor.c: Fix printf format warning for GType on ppc32 by removing it, since it doesn't make sense to print the GType value anyway.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5365c1be..95df401b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-02 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/metadata/gstmetadatademux.c:
+ Demote metadatademux to GST_RANK_NONE for the release, it's not
+ ready to be autoplugged yet.
+
+ * tests/icles/metadata_editor.c:
+ Fix printf format warning for GType on ppc32 by removing it,
+ since it doesn't make sense to print the GType value anyway.
+
2008-02-02 Edgard Lima <edgard.lima@indt.org.br>
* ext/metadata/TODO: