From 1df9f40304a2b03667dd88fe3b41d75204986335 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 16 Aug 2007 17:11:48 +0000 Subject: gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overriding the render method twice. Original commit message from CVS: * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init): Override the preroll vmethod instead of overriding the render method twice. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a96e06d7..6735e8ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-08-16 Wim Taymans + + * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init): + Override the preroll vmethod instead of overriding the render method + twice. + 2007-08-16 Wim Taymans * gst/rtpmanager/gstrtpjitterbuffer.c: -- cgit v1.2.1