From: <ur...@ke...> - 2011-02-03 12:23:27
|
Module: www Branch: master Commit: 9581f5bbacc857c99a88c416784c294dd23f79da URL: http://cgit.freedesktop.org/gstreamer/www/commit/?id=9581f5bbacc857c99a88c416784c294dd23f79da Author: Christian Fredrik Kalager Schaller <chr...@co...> Date: Thu Feb 3 12:22:38 2011 +0000 fix open gl entry --- src/htdocs/modules/modules.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/htdocs/modules/modules.xml b/src/htdocs/modules/modules.xml index 616022f..0ae5457 100644 --- a/src/htdocs/modules/modules.xml +++ b/src/htdocs/modules/modules.xml @@ -97,7 +97,7 @@ real live maintainer, or some actual wide use. <title>GStreamer OpenGL Plug-ins</title> <blurb>plug-in and helper libraries for OpenGL integration</blurb> <description> - The GStreamer OpenGL modhttp://gstreamer.freedesktop.org/wiki/QtGStreamerule provides helper libraries, base classes + The GStreamer OpenGL module provides helper libraries, base classes and elements for integrating with OpenGL and using it to perform video display and processing. </description> |