projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git]
/
cinelerra-5.1
/
thirdparty
/
src
/
faac.patch1
1
--- faac-1.28/common/mp4v2/mpeg4ip.h.orig 2015-04-16 07:51:47.134014449 -0600
2
+++ faac-1.28/common/mp4v2/mpeg4ip.h 2015-04-16 07:52:37.955396415 -0600
3
@@ -120,6 +120,7 @@
4
#endif
5
#include <sys/param.h>
6
7
+#if 0
8
#ifdef __cplusplus
9
extern "C" {
10
#endif
11
@@ -127,6 +128,7 @@
12
#ifdef __cplusplus
13
}
14
#endif
15
+#endif
16
17
#define OPEN_RDWR O_RDWR
18
#define OPEN_CREAT O_CREAT