1
0

Config.in 448 B

12345678910111213141516
  1. config ADK_COMPILE_FAAD2
  2. tristate
  3. default n
  4. depends on ADK_PACKAGE_LIBFAAD2
  5. config ADK_PACKAGE_LIBFAAD2
  6. prompt "libfaad2.......................... MP4 decoding library"
  7. tristate
  8. select ADK_COMPILE_FAAD2
  9. default n
  10. help
  11. FAAD2 is the fastest ISO AAC audio decoder available.
  12. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN,
  13. LOW, LTP, LD and ER object type AAC files.
  14. http://www.audiocoding.com/faad2.html