summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-15 10:45:55 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-15 10:45:55 +0000
commit7ceb2380fdd141842b9fbc59e48e223ef8afcb6b (patch)
tree4c6f15756e79d0a6f2bea8b1ea4caf1b9d14bf2c
parent843970fe0655caa71f691c7f313731daca49ef45 (diff)
gst/colorspace/: Fix compiling... Didn't test if it actually works.
Original commit message from CVS: 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/colorspace/gstcolorspace.c: * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420), (gst_colorspace_i420_to_yv12): Fix compiling... Didn't test if it actually works.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53716c91..0467b3dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/colorspace/gstcolorspace.c:
+ * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
+ (gst_colorspace_i420_to_yv12):
+ Fix compiling... Didn't test if it actually works.
+
2004-01-15 David Schleef <ds@schleef.org>
* configure.ac: