Disabled the rest of the GPL code as per the FFmpeg 0.5 README.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32189 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2009-08-07 15:21:37 +00:00
parent 6d15d13087
commit 630f5e2579
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -284,14 +284,14 @@
#define CONFIG_ZLIB_DECODER 1
#define CONFIG_ZMBV_DECODER 1
#define CONFIG_AAC_DECODER 1
#define CONFIG_AC3_DECODER 1
#define CONFIG_AC3_DECODER 0
#define CONFIG_ALAC_DECODER 1
#define CONFIG_APE_DECODER 1
#define CONFIG_ATRAC3_DECODER 1
#define CONFIG_COOK_DECODER 1
#define CONFIG_DCA_DECODER 1
#define CONFIG_DSICINAUDIO_DECODER 1
#define CONFIG_EAC3_DECODER 1
#define CONFIG_EAC3_DECODER 0
#define CONFIG_FLAC_DECODER 1
#define CONFIG_IMC_DECODER 1
#define CONFIG_MACE3_DECODER 1
@@ -27,8 +27,8 @@ StaticLibrary libavcodec.a :
aasc.c
ac3.c
ac3_parser.c
ac3dec.c
ac3dec_data.c
# ac3dec.c # GPL
# ac3dec_data.c # GPL
ac3enc.c
ac3tab.c
acelp_filters.c
@@ -92,7 +92,7 @@ StaticLibrary libavcodec.a :
faandct.c
faanidct.c
faxcompr.c
# fdctref.c
# fdctref.c # GPL, only used for DCT test program
fft.c
ffv1.c
flacdec.c