From 801be361c18372ec28732ef55212fbbfa9deaf9c Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Mon, 31 Oct 2005 20:57:42 +0000 Subject: Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURFACE when in full screen mode. Original commit message from CVS: Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURFACE when in full screen mode. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 078f38b7..87e3e5dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-10-31 Edgard Lima + + * gst-plugins-bad/ext/sdl/sdlvideosink.c: + gst_sdlvideosink_set_property, gst_sdlvideosink_init, + gst_sdlvideosink_create: + Changed property full-screen to fullscreen, using SDL_SWSURFACE + instead of SDL_HWSURFACE when in full screen mode. + 2005-10-31 Edgard Lima * gst-plugins-bad/ext/sdl/sdlvideosink.c: gst_sdlvideosink_class_init, -- cgit v1.2.1