Magellan Linux

Contents of /trunk/libfaad2/patches/libfaad2-2.0-gcc34.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 296 byte(s)
-import

1 --- faad2/common/mp4v2/mp4property.h 2004-04-14 20:53:58.582017392 -0400
2 +++ faad2/common/mp4v2/mp4property_.h 2004-04-14 20:51:21.955828192 -0400
3 @@ -21,6 +21,7 @@
4
5 #ifndef __MP4_PROPERTY_INCLUDED__
6 #define __MP4_PROPERTY_INCLUDED__
7 +#define NULL 0
8
9 // forward declarations
10 class MP4Atom;