From 4e68e0f563a26230c0d0d33c4859d7975a6e09e2 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 5 Jan 2006 17:03:45 +0000 Subject: gst/videobox/gstvideobox.c: call oil_init() when using liboil Original commit message from CVS: * gst/videobox/gstvideobox.c: (gst_video_box_class_init), (plugin_init): call oil_init() when using liboil --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f24cab7..29c40265 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-05 Stefan Kost + + * gst/videobox/gstvideobox.c: (gst_video_box_class_init), + (plugin_init): + call oil_init() when using liboil + 2006-01-04 Wim Taymans * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain): -- cgit