From ee7be955947a0a591f42641419bf4a88953a77fb Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 14 Dec 2013 17:32:17 +0100 Subject: Apply piratfm's first commit It's the patch from commit e969ea8 AAC960 works now. All modes: LC/SBR/PS. Only for DAB+, not DRM. without the copyright headers that create a ton of merge conficts --- libAACenc/include/aacenc_lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libAACenc/include/aacenc_lib.h') diff --git a/libAACenc/include/aacenc_lib.h b/libAACenc/include/aacenc_lib.h index 307dfd4..94a506a 100644 --- a/libAACenc/include/aacenc_lib.h +++ b/libAACenc/include/aacenc_lib.h @@ -927,6 +927,7 @@ typedef enum AACENC_GRANULE_LENGTH = 0x0105, /*!< Core encoder (AAC) audio frame length in samples: - 1024: Default configuration. + - 960: DRM/DAB+. - 512: Default LD/ELD configuration. - 480: Optional length in LD/ELD configuration. */ -- cgit v1.2.3