summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-07-05 12:22:37 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-07-05 12:22:37 +0000
commit8fccf53fc2d070a4938ceb05b164f4a273388b20 (patch)
tree4e938189bac92f348165a8a7fc72a7f2dcdbdcb8 /ChangeLog
parentfa81d7c15de525c796bea4b1720698d097ea94ee (diff)
downloadgst-plugins-bad-8fccf53fc2d070a4938ceb05b164f4a273388b20.tar.gz
gst-plugins-bad-8fccf53fc2d070a4938ceb05b164f4a273388b20.tar.bz2
gst-plugins-bad-8fccf53fc2d070a4938ceb05b164f4a273388b20.zip
gst/deinterlace2/tvtime/greedyh.asm: Support widths that are not a multiply of 4 when using the assembly optimized gr...
Original commit message from CVS: * gst/deinterlace2/tvtime/greedyh.asm: Support widths that are not a multiply of 4 when using the assembly optimized greedyh implementations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c7dec81..ff231800 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/deinterlace2/tvtime/greedyh.asm:
+ Support widths that are not a multiply of 4 when using the assembly
+ optimized greedyh implementations.
+
2008-07-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/deinterlace2/tvtime/greedyh.c: