diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-30 13:41:55 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-30 13:41:55 +0000 |
commit | f4f262ce2d73214311480735aa9b2f626a1a6278 (patch) | |
tree | ceacee3d97bb319111e2355df044f8ee10383b5a /ChangeLog | |
parent | d5d8fb996e752f741f5097c22ebcc7629010d6f3 (diff) | |
download | gst-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-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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): |