summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2005-01-06 06:48:01 +0000
committerBenjamin Otte <otte@gnome.org>2005-01-06 06:48:01 +0000
commit5e19f0229dafd991937f0d344d49dcef4917e710 (patch)
tree3719de7f5017750b9a83fbe07f0138c9b997f23e /ChangeLog
parentfdfbf3baa5ad5c1fc666f0927f380939576e6562 (diff)
downloadgst-plugins-bad-5e19f0229dafd991937f0d344d49dcef4917e710.tar.gz
gst-plugins-bad-5e19f0229dafd991937f0d344d49dcef4917e710.tar.bz2
gst-plugins-bad-5e19f0229dafd991937f0d344d49dcef4917e710.zip
add a puzzle game with...
Original commit message from CVS: * configure.ac: * gst/games/Makefile.am: * gst/games/gstpuzzle.c: add a puzzle game with... * gst/games/gstvideoimage.c: * gst/games/gstvideoimage.h: ... full colorspace support (that includes YUV9 and RGB16)) stolen from videotestsrc and made into something that would be a nice library for a lot of other plugins.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f5bba76..eaec40c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * configure.ac:
+ * gst/games/Makefile.am:
+ * gst/games/gstpuzzle.c:
+ add a puzzle game with...
+ * gst/games/gstvideoimage.c:
+ * gst/games/gstvideoimage.h:
+ ... full colorspace support (that includes YUV9 and RGB16)) stolen
+ from videotestsrc and made into something that would be a nice
+ library for a lot of other plugins.
+
2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
* configure.ac: