From ddea6c306e8e4f59829afe1fb92ec7ed4d567890 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 12 Dec 2007 02:33:12 +0000 Subject: sys/glsink/: Split out gl-related code into a separate file with a sensible API. Major cleanup. Still crashes occas... Original commit message from CVS: * sys/glsink/Makefile.am: * sys/glsink/glimagesink.c: * sys/glsink/glvideo.c: * sys/glsink/glvideo.h: Split out gl-related code into a separate file with a sensible API. Major cleanup. Still crashes occasionally due to different threads touching bits at the same time. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1d175cb..089679cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-12-11 David Schleef + + * sys/glsink/Makefile.am: + * sys/glsink/glimagesink.c: + * sys/glsink/glvideo.c: + * sys/glsink/glvideo.h: + Split out gl-related code into a separate file with a + sensible API. Major cleanup. Still crashes occasionally + due to different threads touching bits at the same time. + 2007-12-11 Wim Taymans Patch by: Wouter Cloetens -- cgit v1.2.1