[arch-commits] Commit in openscenegraph/trunk (osg-xine-1.2.patch)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Thu Jul 25 11:17:49 UTC 2013
Date: Thursday, July 25, 2013 @ 13:17:49
Author: spupykin
Revision: 94455
upgpkg: openscenegraph 3.2.0-2
upd
Deleted:
openscenegraph/trunk/osg-xine-1.2.patch
--------------------+
osg-xine-1.2.patch | 14 --------------
1 file changed, 14 deletions(-)
Deleted: osg-xine-1.2.patch
===================================================================
--- osg-xine-1.2.patch 2013-07-25 10:41:28 UTC (rev 94454)
+++ osg-xine-1.2.patch 2013-07-25 11:17:49 UTC (rev 94455)
@@ -1,14 +0,0 @@
-diff -wbBur OpenSceneGraph-3.0.1/src/osgPlugins/xine/video_out_rgb.c OpenSceneGraph-3.0.1.my/src/osgPlugins/xine/video_out_rgb.c
---- OpenSceneGraph-3.0.1/src/osgPlugins/xine/video_out_rgb.c 2009-11-20 14:46:20.000000000 +0300
-+++ OpenSceneGraph-3.0.1.my/src/osgPlugins/xine/video_out_rgb.c 2012-01-05 02:15:38.000000000 +0400
-@@ -2769,8 +2769,8 @@
- clear(rgb_class, sizeof(rgbout_class_t));
-
- rgb_class->driver_class.open_plugin = open_plugin;
-- rgb_class->driver_class.get_identifier = get_identifier;
-- rgb_class->driver_class.get_description = get_description;
-+ rgb_class->driver_class.identifier = get_identifier(NULL);
-+ rgb_class->driver_class.description = get_description(NULL);
- rgb_class->driver_class.dispose = dispose_class;
-
- return(rgb_class);
More information about the arch-commits
mailing list