You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/smpeg/files/smpeg-0.4.4-missing-init.patch

11 lines
266 B

--- MPEG_old.cpp 2007-01-07 23:24:45.000000000 +0100
+++ MPEG.cpp 2007-01-07 23:25:11.000000000 +0100
@@ -133,6 +133,7 @@
video = NULL;
system = NULL;
error = NULL;
+ source = NULL;
audiostream = videostream = NULL;
audioaction = NULL;