summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63528964..d720a6ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-06-30 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/deinterlace2/Makefile.am:
+ * gst/deinterlace2/tvtime/tomsmocomp.c: (tomsmocomp_init),
+ (tomsmocomp_filter_mmx), (tomsmocomp_filter_3dnow),
+ (tomsmocomp_filter_sse), (deinterlace_frame_di_tomsmocomp):
+ * gst/deinterlace2/tvtime/tomsmocomp.h:
+ Remove useless file and mark everything possible as static.
+
+ * gst/deinterlace2/tvtime/greedy.c:
+ * gst/deinterlace2/tvtime/greedyh.c:
+ Use "_stdint.h" instead of <stdint.h>.
+
2008-06-29 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/deinterlace2/Makefile.am: