summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-06-27 13:22:34 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-06-27 13:22:34 +0000
commitb1bc42dda060735f8795ebb5a21fc68e26261b2a (patch)
tree7bec8fd4025acb5f6c51d1fcca908a4c7510d14d /ChangeLog
parented52aa4949339123e81c530cebdb91ee28529479 (diff)
downloadgst-plugins-bad-b1bc42dda060735f8795ebb5a21fc68e26261b2a.tar.gz
gst-plugins-bad-b1bc42dda060735f8795ebb5a21fc68e26261b2a.tar.bz2
gst-plugins-bad-b1bc42dda060735f8795ebb5a21fc68e26261b2a.zip
gst/deinterlace2/gstdeinterlace2.c: If we're outputting all fields the framerate has to be doubled.
Original commit message from CVS: * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_set_property), (gst_deinterlace2_chain), (gst_deinterlace2_setcaps): If we're outputting all fields the framerate has to be doubled. Set duration on the outgoing buffers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9540d167..b53d4c16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-06-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/deinterlace2/gstdeinterlace2.c:
+ (gst_deinterlace2_set_property), (gst_deinterlace2_chain),
+ (gst_deinterlace2_setcaps):
+ If we're outputting all fields the framerate has to be doubled.
+
+ Set duration on the outgoing buffers.
+
2008-06-26 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* docs/plugins/Makefile.am: