summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-22 18:07:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-22 18:07:14 +0000
commit08e4d9ab71f7638988809340e2bbf89b7778514e (patch)
tree558ad5c40b0e3da14a3efefe403d46796670fcd7
parent7c4ce3a0e624ba91fcbfc1d8b2b22a3308983f5b (diff)
fix videoscale for stride
Original commit message from CVS: fix videoscale for stride
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3ff6a62..38a591a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/videoscale/videoscale.c: (gst_videoscale_setup),
+ (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
+ (gst_videoscale_scale_nearest_24bit),
+ (gst_videoscale_scale_nearest_16bit):
+ fix 16bit and 24bit for stride (24bit might need testing)
+ don't pretend we do more than one algorithm
+
2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* configure.ac: