summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-01 16:17:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-01 16:17:21 +0000
commitf26bbe9de8bffd9eb523648428d001917330a990 (patch)
tree17e743c2839709581c991ed042da155801637b9f /ChangeLog
parent92084004e68c3dcb69059c644dd659a378dc1706 (diff)
downloadgst-plugins-bad-f26bbe9de8bffd9eb523648428d001917330a990.tar.gz
gst-plugins-bad-f26bbe9de8bffd9eb523648428d001917330a990.tar.bz2
gst-plugins-bad-f26bbe9de8bffd9eb523648428d001917330a990.zip
fix plugin names move gstvideosink.h to videosink.h
Original commit message from CVS: fix plugin names move gstvideosink.h to videosink.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 709184ba..c4ba644a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
+ * gst-libs/gst/video/Makefile.am:
+ * gst-libs/gst/video/gstvideosink.c:
+ * gst-libs/gst/video/gstvideosink.h:
+ rename gstvideosink.h to videosink.h to match other headers
+ * gst/mixmatrix/Makefile.am:
+ fix plugin filename
+ * gst/tags/Makefile.am: fix plugin filename
+
+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>