From 277b2548be0370edaa755edf3406af57e947c822 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sun, 19 Dec 2004 13:16:24 +0000 Subject: [PATCH] gst/videorate/gstvideorate.c: Event handling (fixes #159986). Original commit message from CVS: Reviewed by: Ronald S. Bultje * gst/videorate/gstvideorate.c: (gst_videorate_blank_data), (gst_videorate_init), (gst_videorate_chain), (gst_videorate_change_state): Event handling (fixes #159986). --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 731ef6d926..db92de2f23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-12-19 Edward Hervey + + Reviewed by: Ronald S. Bultje + + * gst/videorate/gstvideorate.c: (gst_videorate_blank_data), + (gst_videorate_init), (gst_videorate_chain), + (gst_videorate_change_state): + Event handling (fixes #159986). + 2004-12-19 Ronald S. Bultje * gst-libs/gst/riff/riff-media.c: