Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 niro 153 --- 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;