summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGabriel Bouvigne <bouvigne@mp3-tech.org>2008-01-21 12:19:13 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-01-21 12:19:13 +0000
commit6b773560f630dadfc266a817eee984ba0838f6d0 (patch)
treeee92388421ec7cc6dfa065317c900e2aea147acf /ChangeLog
parent48d5d5e6ee8ba3931b81aaa0e00475ac039d1e08 (diff)
downloadgst-plugins-bad-6b773560f630dadfc266a817eee984ba0838f6d0.tar.gz
gst-plugins-bad-6b773560f630dadfc266a817eee984ba0838f6d0.tar.bz2
gst-plugins-bad-6b773560f630dadfc266a817eee984ba0838f6d0.zip
gst/deinterlace/gstdeinterlace.*: Provide 4:2:2 support
Original commit message from CVS: Patch by: Gabriel Bouvigne <bouvigne at mp3-tech dot org> * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init), (gst_deinterlace_init), (gst_deinterlace_set_caps), (gst_deinterlace_transform_ip), (gst_deinterlace_set_property), (gst_deinterlace_get_property): * gst/deinterlace/gstdeinterlace.h: Provide 4:2:2 support Also deinterlace chroma planes Allow to turn on/off deinterlacing Change of default thresholds, in order to provide acceptable results with default params. Fixes #511001.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ed0502e..e3034d15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2008-01-21 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Gabriel Bouvigne <bouvigne at mp3-tech dot org>
+
+ * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init),
+ (gst_deinterlace_init), (gst_deinterlace_set_caps),
+ (gst_deinterlace_transform_ip), (gst_deinterlace_set_property),
+ (gst_deinterlace_get_property):
+ * gst/deinterlace/gstdeinterlace.h:
+ Provide 4:2:2 support
+ Also deinterlace chroma planes
+ Allow to turn on/off deinterlacing
+ Change of default thresholds, in order to provide acceptable results
+ with default params. Fixes #511001.
+
2008-01-21 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/gst-plugins-bad-plugins-sections.txt: