summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-11 11:02:14 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-11 11:02:14 +0000
commitd84cc788195f1196327f7d2cd34618eaf75b8e75 (patch)
treed69e16140c0976fab0847c025fca5a5ca51607a4 /ChangeLog
parent1854fd19a988e196cf645e1d1d807c77671a936a (diff)
downloadgst-plugins-bad-d84cc788195f1196327f7d2cd34618eaf75b8e75.tar.gz
gst-plugins-bad-d84cc788195f1196327f7d2cd34618eaf75b8e75.tar.bz2
gst-plugins-bad-d84cc788195f1196327f7d2cd34618eaf75b8e75.zip
tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegenc isn't available.... as it isn't here, ...
Original commit message from CVS: * tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegenc isn't available.... as it isn't here, because it's not in this module, and therefore not in the plugin path when the check runs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ede07b65..b33c885f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-11 Jan Schmidt <jan.schmidt@sun.com>
+
+ * tests/check/pipelines/metadata.c:
+ Make the metadata test not fail when jpegenc isn't available....
+ as it isn't here, because it's not in this module, and
+ therefore not in the plugin path when the check runs.
+
2008-10-10 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),