From: Thomas Vander Stichele Date: Mon, 1 Mar 2004 15:55:01 +0000 (+0000) Subject: fix plugin filename X-Git-Tag: 1.19.3~505^2~3829 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8f4d41e31e7ea7164e79e0f3341e41906606981;p=platform%2Fupstream%2Fgstreamer.git fix plugin filename Original commit message from CVS: fix plugin filename --- diff --git a/ChangeLog b/ChangeLog index eb60189..709184b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-03-01 Thomas Vander Stichele + + * gst/tags/Makefile.am: fix plugin filename + +2004-03-01 Thomas Vander Stichele + + * examples/gstplay/player.c: (got_time_tick), (main): + add error handler + display time_tick more readably + * gst/mixmatrix/Makefile.am: + fix plugin file name + 2004-02-29 Christophe Fergeau * sys/oss/gstosselement.c: (gst_osselement_probe),