From f91baadfcd578246f61d362e199394f7d74019a8 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Mon, 31 Jul 2006 16:50:27 +0000 Subject: ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fail changing state if setup fails. Original commit message from CVS: 2006-07-31 Julien MOUTTE * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state), (gst_dfbvideosink_buffer_alloc): Don't try allocating if we are not setup yet. Fail changing state if setup fails. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa936e50..550d84da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-31 Julien MOUTTE + + * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state), + (gst_dfbvideosink_buffer_alloc): Don't try allocating if we are not + setup yet. Fail changing state if setup fails. + 2006-07-31 Wim Taymans * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init), -- cgit v1.2.1