summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-30 13:41:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-30 13:41:55 +0000
commitf4f262ce2d73214311480735aa9b2f626a1a6278 (patch)
treeceacee3d97bb319111e2355df044f8ee10383b5a /ChangeLog
parentd5d8fb996e752f741f5097c22ebcc7629010d6f3 (diff)
downloadgst-plugins-bad-f4f262ce2d73214311480735aa9b2f626a1a6278.tar.gz
gst-plugins-bad-f4f262ce2d73214311480735aa9b2f626a1a6278.tar.bz2
gst-plugins-bad-f4f262ce2d73214311480735aa9b2f626a1a6278.zip
don't use stupid colorspace, do use hermes, make macro, mark for translation
Original commit message from CVS: don't use stupid colorspace, do use hermes, make macro, mark for translation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0043992..c4e28f08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ fix requirement of core
+ * gst-libs/gst/play/play.c: (gst_play_error_plugin),
+ (gst_play_pipeline_setup):
+ don't use colorspace element. do use hermescolorspace element.
+ make macro to get a colorspace element.
+ mark strings for translation.
+ * po/POTFILES.in:
+ add play.c
+ * po/af.po:
+ * po/az.po:
+ * po/cs.po:
+ * po/en_GB.po:
+ * po/hu.po:
+ * po/nl.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/uk.po:
+ update translations
+
2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* ext/libpng/gstpngenc.c: (gst_pngenc_class_init):