From ccce64b2930a26d0e827846edde62386baceb9bf Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Mon, 30 Oct 2006 08:17:08 +0000 Subject: gst/videomixer/videomixer.c: Fix videomixer so that it can handle any combination of framerates. Original commit message from CVS: Patch by: Mark Nauwelaerts * gst/videomixer/videomixer.c: (gst_videomixer_update_queues): Fix videomixer so that it can handle any combination of framerates. Fixes #367221. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c7603fc2..2a605232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-10-30 Wim Taymans + + Patch by: Mark Nauwelaerts + + * gst/videomixer/videomixer.c: (gst_videomixer_update_queues): + Fix videomixer so that it can handle any combination of framerates. + Fixes #367221. + 2006-10-28 Wim Taymans * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query), -- cgit