From 1a1691eb0251dfd7925c1f3922d983e5c74414ab Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 15 Dec 2007 06:33:37 +0000 Subject: sys/glsink/gstvideo-common.*: Pull together some common raw video functions into one location. Original commit message from CVS: * sys/glsink/gstvideo-common.c: * sys/glsink/gstvideo-common.h: Pull together some common raw video functions into one location. This should eventually move to -base. * sys/glsink/Makefile.am: * sys/glsink/glimagesink.c: * sys/glsink/glimagesink.h: * sys/glsink/glvideo.c: * sys/glsink/glvideo.h: * sys/glsink/gstopengl.c: Use the new video-common.h stuff. Readd support for RGB video. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef24b9ae..54dc86ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2007-12-14 David Schleef + + * sys/glsink/gstvideo-common.c: + * sys/glsink/gstvideo-common.h: + Pull together some common raw video functions into one location. + This should eventually move to -base. + * sys/glsink/Makefile.am: + * sys/glsink/glimagesink.c: + * sys/glsink/glimagesink.h: + * sys/glsink/glvideo.c: + * sys/glsink/glvideo.h: + * sys/glsink/gstopengl.c: + Use the new video-common.h stuff. Readd support for RGB video. + 2007-12-14 Edgard Lima,,,, * ext/metadata/Makefile.am: -- cgit v1.2.1