From 8508561fcc08936cfc3e85f0b68fbdd0f205b494 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 21 Oct 2008 12:38:35 +0000 Subject: gst/videobox/gstvideobox.c: support dynamically changing properties in videobox Original commit message from CVS: * gst/videobox/gstvideobox.c: support dynamically changing properties in videobox Fixed: #557085 Patch By: Wim Taymans --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a2ce800b..b27ea6dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-21 Jan Schmidt + + * gst/videobox/gstvideobox.c: + support dynamically changing properties in videobox + Fixed: #557085 + Patch By: Wim Taymans + 2008-10-16 Jan Schmidt * configure.ac: -- cgit