|
Lines 1-14
Link Here
|
| 1 |
--- include/faac.h.orig Mon Nov 24 13:10:32 2003 |
1 |
--- include/faac.h.orig Mon Nov 24 13:10:32 2003 |
| 2 |
+++ include/faac.h Fri Oct 22 20:03:09 2004 |
2 |
+++ include/faac.h Thu Oct 28 20:01:36 2004 |
| 3 |
@@ -36,7 +36,6 @@ |
3 |
@@ -36,7 +36,7 @@ |
| 4 |
# endif |
4 |
# endif |
| 5 |
#endif |
5 |
#endif |
| 6 |
|
6 |
|
| 7 |
-#pragma pack(push, 1) |
7 |
-#pragma pack(push, 1) |
|
|
8 |
+#include <sys/types.h> |
| 8 |
|
9 |
|
| 9 |
typedef struct { |
10 |
typedef struct { |
| 10 |
void *ptr; |
11 |
void *ptr; |
| 11 |
@@ -76,17 +75,16 @@ |
12 |
@@ -76,17 +76,16 @@ |
| 12 |
int FAACAPI faacEncGetDecoderSpecificInfo(faacEncHandle hEncoder, unsigned char **ppBuffer, |
13 |
int FAACAPI faacEncGetDecoderSpecificInfo(faacEncHandle hEncoder, unsigned char **ppBuffer, |
| 13 |
unsigned long *pSizeOfDecoderSpecificInfo); |
14 |
unsigned long *pSizeOfDecoderSpecificInfo); |
| 14 |
|
15 |
|
|
Lines 30-36
Link Here
|
| 30 |
#ifdef __cplusplus |
31 |
#ifdef __cplusplus |
| 31 |
} |
32 |
} |
| 32 |
--- include/faaccfg.h.orig Wed Oct 29 05:31:24 2003 |
33 |
--- include/faaccfg.h.orig Wed Oct 29 05:31:24 2003 |
| 33 |
+++ include/faaccfg.h Fri Oct 22 19:59:53 2004 |
34 |
+++ include/faaccfg.h Thu Oct 28 20:01:13 2004 |
| 34 |
@@ -45,7 +45,6 @@ |
35 |
@@ -45,7 +45,6 @@ |
| 35 |
#define SHORTCTL_NOSHORT 1 |
36 |
#define SHORTCTL_NOSHORT 1 |
| 36 |
#define SHORTCTL_NOLONG 2 |
37 |
#define SHORTCTL_NOLONG 2 |