Magellan Linux

Contents of /trunk/smpeg/patches/smpeg-0.4.4-missing-init.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 266 byte(s)
-import

1 --- MPEG_old.cpp 2007-01-07 23:24:45.000000000 +0100
2 +++ MPEG.cpp 2007-01-07 23:25:11.000000000 +0100
3 @@ -133,6 +133,7 @@
4 video = NULL;
5 system = NULL;
6 error = NULL;
7 + source = NULL;
8
9 audiostream = videostream = NULL;
10 audioaction = NULL;