diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-01 15:55:01 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-01 15:55:01 +0000 |
commit | 92084004e68c3dcb69059c644dd659a378dc1706 (patch) | |
tree | c133192d82b52f0cdfeb05eb355611fbb9b030ee | |
parent | e2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a (diff) | |
download | gst-plugins-bad-92084004e68c3dcb69059c644dd659a378dc1706.tar.gz gst-plugins-bad-92084004e68c3dcb69059c644dd659a378dc1706.tar.bz2 gst-plugins-bad-92084004e68c3dcb69059c644dd659a378dc1706.zip |
fix plugin filename
Original commit message from CVS:
fix plugin filename
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/tags/Makefile.am: fix plugin filename + +2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org> + + * 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 <teuf@gnome.org> * sys/oss/gstosselement.c: (gst_osselement_probe), |