From 3f2421c8a66a14310bbd94261bb13ac44939e911 Mon Sep 17 00:00:00 2001 From: Christoph Burghardt Date: Fri, 20 Jan 2006 15:06:28 +0000 Subject: gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our oil functions Original commit message from CVS: * gst/videobox/gstvideobox.c: (gst_video_box_class_init): Don't forget to initialize liboil, otherwise our oil functions will crash (fixes #327871; patch by: Christoph Burghardt ). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b1d82019..db235437 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-20 Tim-Philipp Müller + + * gst/videobox/gstvideobox.c: (gst_video_box_class_init): + Don't forget to initialize liboil, otherwise our oil functions + will crash (fixes #327871; patch by: Christoph Burghardt + ). + 2006-01-19 Tim-Philipp Müller * configure.ac: -- cgit