2
0

ac3dec.c 66 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819
  1. /*
  2. * AC-3 Audio Decoder
  3. * This code was developed as part of Google Summer of Code 2006.
  4. * E-AC-3 support was added as part of Google Summer of Code 2007.
  5. *
  6. * Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com)
  7. * Copyright (c) 2007-2008 Bartlomiej Wolowiec <bartek.wolowiec@gmail.com>
  8. * Copyright (c) 2007 Justin Ruggles <justin.ruggles@gmail.com>
  9. *
  10. * This file is part of FFmpeg.
  11. *
  12. * FFmpeg is free software; you can redistribute it and/or
  13. * modify it under the terms of the GNU Lesser General Public
  14. * License as published by the Free Software Foundation; either
  15. * version 2.1 of the License, or (at your option) any later version.
  16. *
  17. * FFmpeg is distributed in the hope that it will be useful,
  18. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  20. * Lesser General Public License for more details.
  21. *
  22. * You should have received a copy of the GNU Lesser General Public
  23. * License along with FFmpeg; if not, write to the Free Software
  24. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  25. */
  26. #include <stdio.h>
  27. #include <stddef.h>
  28. #include <math.h>
  29. #include <string.h>
  30. #include "libavutil/channel_layout.h"
  31. #include "libavutil/crc.h"
  32. #include "libavutil/downmix_info.h"
  33. #include "libavutil/opt.h"
  34. #include "bswapdsp.h"
  35. #include "internal.h"
  36. #include "aac_ac3_parser.h"
  37. #include "ac3_parser_internal.h"
  38. #include "ac3dec.h"
  39. #include "ac3dec_data.h"
  40. #include "kbdwin.h"
  41. /**
  42. * table for ungrouping 3 values in 7 bits.
  43. * used for exponents and bap=2 mantissas
  44. */
  45. static uint8_t ungroup_3_in_7_bits_tab[128][3];
  46. /** tables for ungrouping mantissas */
  47. static int b1_mantissas[32][3];
  48. static int b2_mantissas[128][3];
  49. static int b3_mantissas[8];
  50. static int b4_mantissas[128][2];
  51. static int b5_mantissas[16];
  52. /**
  53. * Quantization table: levels for symmetric. bits for asymmetric.
  54. * reference: Table 7.18 Mapping of bap to Quantizer
  55. */
  56. static const uint8_t quantization_tab[16] = {
  57. 0, 3, 5, 7, 11, 15,
  58. 5, 6, 7, 8, 9, 10, 11, 12, 14, 16
  59. };
  60. #if (!USE_FIXED)
  61. /** dynamic range table. converts codes to scale factors. */
  62. static float dynamic_range_tab[256];
  63. float ff_ac3_heavy_dynamic_range_tab[256];
  64. #endif
  65. /** Adjustments in dB gain */
  66. static const float gain_levels[9] = {
  67. LEVEL_PLUS_3DB,
  68. LEVEL_PLUS_1POINT5DB,
  69. LEVEL_ONE,
  70. LEVEL_MINUS_1POINT5DB,
  71. LEVEL_MINUS_3DB,
  72. LEVEL_MINUS_4POINT5DB,
  73. LEVEL_MINUS_6DB,
  74. LEVEL_ZERO,
  75. LEVEL_MINUS_9DB
  76. };
  77. /** Adjustments in dB gain (LFE, +10 to -21 dB) */
  78. static const float gain_levels_lfe[32] = {
  79. 3.162275, 2.818382, 2.511886, 2.238719, 1.995261, 1.778278, 1.584893,
  80. 1.412536, 1.258924, 1.122018, 1.000000, 0.891251, 0.794328, 0.707946,
  81. 0.630957, 0.562341, 0.501187, 0.446683, 0.398107, 0.354813, 0.316227,
  82. 0.281838, 0.251188, 0.223872, 0.199526, 0.177828, 0.158489, 0.141253,
  83. 0.125892, 0.112201, 0.100000, 0.089125
  84. };
  85. /**
  86. * Table for default stereo downmixing coefficients
  87. * reference: Section 7.8.2 Downmixing Into Two Channels
  88. */
  89. static const uint8_t ac3_default_coeffs[8][5][2] = {
  90. { { 2, 7 }, { 7, 2 }, },
  91. { { 4, 4 }, },
  92. { { 2, 7 }, { 7, 2 }, },
  93. { { 2, 7 }, { 5, 5 }, { 7, 2 }, },
  94. { { 2, 7 }, { 7, 2 }, { 6, 6 }, },
  95. { { 2, 7 }, { 5, 5 }, { 7, 2 }, { 8, 8 }, },
  96. { { 2, 7 }, { 7, 2 }, { 6, 7 }, { 7, 6 }, },
  97. { { 2, 7 }, { 5, 5 }, { 7, 2 }, { 6, 7 }, { 7, 6 }, },
  98. };
  99. /**
  100. * Symmetrical Dequantization
  101. * reference: Section 7.3.3 Expansion of Mantissas for Symmetrical Quantization
  102. * Tables 7.19 to 7.23
  103. */
  104. static inline int
  105. symmetric_dequant(int code, int levels)
  106. {
  107. return ((code - (levels >> 1)) * (1 << 24)) / levels;
  108. }
  109. /*
  110. * Initialize tables at runtime.
  111. */
  112. static av_cold void ac3_tables_init(void)
  113. {
  114. int i;
  115. /* generate table for ungrouping 3 values in 7 bits
  116. reference: Section 7.1.3 Exponent Decoding */
  117. for (i = 0; i < 128; i++) {
  118. ungroup_3_in_7_bits_tab[i][0] = i / 25;
  119. ungroup_3_in_7_bits_tab[i][1] = (i % 25) / 5;
  120. ungroup_3_in_7_bits_tab[i][2] = (i % 25) % 5;
  121. }
  122. /* generate grouped mantissa tables
  123. reference: Section 7.3.5 Ungrouping of Mantissas */
  124. for (i = 0; i < 32; i++) {
  125. /* bap=1 mantissas */
  126. b1_mantissas[i][0] = symmetric_dequant(ff_ac3_ungroup_3_in_5_bits_tab[i][0], 3);
  127. b1_mantissas[i][1] = symmetric_dequant(ff_ac3_ungroup_3_in_5_bits_tab[i][1], 3);
  128. b1_mantissas[i][2] = symmetric_dequant(ff_ac3_ungroup_3_in_5_bits_tab[i][2], 3);
  129. }
  130. for (i = 0; i < 128; i++) {
  131. /* bap=2 mantissas */
  132. b2_mantissas[i][0] = symmetric_dequant(ungroup_3_in_7_bits_tab[i][0], 5);
  133. b2_mantissas[i][1] = symmetric_dequant(ungroup_3_in_7_bits_tab[i][1], 5);
  134. b2_mantissas[i][2] = symmetric_dequant(ungroup_3_in_7_bits_tab[i][2], 5);
  135. /* bap=4 mantissas */
  136. b4_mantissas[i][0] = symmetric_dequant(i / 11, 11);
  137. b4_mantissas[i][1] = symmetric_dequant(i % 11, 11);
  138. }
  139. /* generate ungrouped mantissa tables
  140. reference: Tables 7.21 and 7.23 */
  141. for (i = 0; i < 7; i++) {
  142. /* bap=3 mantissas */
  143. b3_mantissas[i] = symmetric_dequant(i, 7);
  144. }
  145. for (i = 0; i < 15; i++) {
  146. /* bap=5 mantissas */
  147. b5_mantissas[i] = symmetric_dequant(i, 15);
  148. }
  149. #if (!USE_FIXED)
  150. /* generate dynamic range table
  151. reference: Section 7.7.1 Dynamic Range Control */
  152. for (i = 0; i < 256; i++) {
  153. int v = (i >> 5) - ((i >> 7) << 3) - 5;
  154. dynamic_range_tab[i] = powf(2.0f, v) * ((i & 0x1F) | 0x20);
  155. }
  156. /* generate compr dynamic range table
  157. reference: Section 7.7.2 Heavy Compression */
  158. for (i = 0; i < 256; i++) {
  159. int v = (i >> 4) - ((i >> 7) << 4) - 4;
  160. ff_ac3_heavy_dynamic_range_tab[i] = powf(2.0f, v) * ((i & 0xF) | 0x10);
  161. }
  162. #endif
  163. }
  164. /**
  165. * AVCodec initialization
  166. */
  167. static av_cold int ac3_decode_init(AVCodecContext *avctx)
  168. {
  169. AC3DecodeContext *s = avctx->priv_data;
  170. int i;
  171. s->avctx = avctx;
  172. ac3_tables_init();
  173. ff_mdct_init(&s->imdct_256, 8, 1, 1.0);
  174. ff_mdct_init(&s->imdct_512, 9, 1, 1.0);
  175. AC3_RENAME(ff_kbd_window_init)(s->window, 5.0, 256);
  176. ff_bswapdsp_init(&s->bdsp);
  177. #if (USE_FIXED)
  178. s->fdsp = avpriv_alloc_fixed_dsp(avctx->flags & AV_CODEC_FLAG_BITEXACT);
  179. #else
  180. s->fdsp = avpriv_float_dsp_alloc(avctx->flags & AV_CODEC_FLAG_BITEXACT);
  181. ff_fmt_convert_init(&s->fmt_conv, avctx);
  182. #endif
  183. ff_ac3dsp_init(&s->ac3dsp, avctx->flags & AV_CODEC_FLAG_BITEXACT);
  184. av_lfg_init(&s->dith_state, 0);
  185. if (USE_FIXED)
  186. avctx->sample_fmt = AV_SAMPLE_FMT_S16P;
  187. else
  188. avctx->sample_fmt = AV_SAMPLE_FMT_FLTP;
  189. /* allow downmixing to stereo or mono */
  190. if (avctx->channels > 1 &&
  191. avctx->request_channel_layout == AV_CH_LAYOUT_MONO)
  192. avctx->channels = 1;
  193. else if (avctx->channels > 2 &&
  194. avctx->request_channel_layout == AV_CH_LAYOUT_STEREO)
  195. avctx->channels = 2;
  196. s->downmixed = 1;
  197. for (i = 0; i < AC3_MAX_CHANNELS; i++) {
  198. s->xcfptr[i] = s->transform_coeffs[i];
  199. s->dlyptr[i] = s->delay[i];
  200. }
  201. return 0;
  202. }
  203. /**
  204. * Parse the 'sync info' and 'bit stream info' from the AC-3 bitstream.
  205. * GetBitContext within AC3DecodeContext must point to
  206. * the start of the synchronized AC-3 bitstream.
  207. */
  208. static int ac3_parse_header(AC3DecodeContext *s)
  209. {
  210. GetBitContext *gbc = &s->gbc;
  211. int i;
  212. /* read the rest of the bsi. read twice for dual mono mode. */
  213. i = !s->channel_mode;
  214. do {
  215. s->dialog_normalization[(!s->channel_mode)-i] = -get_bits(gbc, 5);
  216. if (s->dialog_normalization[(!s->channel_mode)-i] == 0) {
  217. s->dialog_normalization[(!s->channel_mode)-i] = -31;
  218. }
  219. if (s->target_level != 0) {
  220. s->level_gain[(!s->channel_mode)-i] = powf(2.0f,
  221. (float)(s->target_level -
  222. s->dialog_normalization[(!s->channel_mode)-i])/6.0f);
  223. }
  224. if (s->compression_exists[(!s->channel_mode)-i] = get_bits1(gbc)) {
  225. s->heavy_dynamic_range[(!s->channel_mode)-i] =
  226. AC3_HEAVY_RANGE(get_bits(gbc, 8));
  227. }
  228. if (get_bits1(gbc))
  229. skip_bits(gbc, 8); //skip language code
  230. if (get_bits1(gbc))
  231. skip_bits(gbc, 7); //skip audio production information
  232. } while (i--);
  233. skip_bits(gbc, 2); //skip copyright bit and original bitstream bit
  234. /* skip the timecodes or parse the Alternate Bit Stream Syntax */
  235. if (s->bitstream_id != 6) {
  236. if (get_bits1(gbc))
  237. skip_bits(gbc, 14); //skip timecode1
  238. if (get_bits1(gbc))
  239. skip_bits(gbc, 14); //skip timecode2
  240. } else {
  241. if (get_bits1(gbc)) {
  242. s->preferred_downmix = get_bits(gbc, 2);
  243. s->center_mix_level_ltrt = get_bits(gbc, 3);
  244. s->surround_mix_level_ltrt = av_clip(get_bits(gbc, 3), 3, 7);
  245. s->center_mix_level = get_bits(gbc, 3);
  246. s->surround_mix_level = av_clip(get_bits(gbc, 3), 3, 7);
  247. }
  248. if (get_bits1(gbc)) {
  249. s->dolby_surround_ex_mode = get_bits(gbc, 2);
  250. s->dolby_headphone_mode = get_bits(gbc, 2);
  251. skip_bits(gbc, 10); // skip adconvtyp (1), xbsi2 (8), encinfo (1)
  252. }
  253. }
  254. /* skip additional bitstream info */
  255. if (get_bits1(gbc)) {
  256. i = get_bits(gbc, 6);
  257. do {
  258. skip_bits(gbc, 8);
  259. } while (i--);
  260. }
  261. return 0;
  262. }
  263. /**
  264. * Common function to parse AC-3 or E-AC-3 frame header
  265. */
  266. static int parse_frame_header(AC3DecodeContext *s)
  267. {
  268. AC3HeaderInfo hdr;
  269. int err;
  270. err = ff_ac3_parse_header(&s->gbc, &hdr);
  271. if (err)
  272. return err;
  273. /* get decoding parameters from header info */
  274. s->bit_alloc_params.sr_code = hdr.sr_code;
  275. s->bitstream_id = hdr.bitstream_id;
  276. s->bitstream_mode = hdr.bitstream_mode;
  277. s->channel_mode = hdr.channel_mode;
  278. s->lfe_on = hdr.lfe_on;
  279. s->bit_alloc_params.sr_shift = hdr.sr_shift;
  280. s->sample_rate = hdr.sample_rate;
  281. s->bit_rate = hdr.bit_rate;
  282. s->channels = hdr.channels;
  283. s->fbw_channels = s->channels - s->lfe_on;
  284. s->lfe_ch = s->fbw_channels + 1;
  285. s->frame_size = hdr.frame_size;
  286. s->superframe_size += hdr.frame_size;
  287. s->preferred_downmix = AC3_DMIXMOD_NOTINDICATED;
  288. s->center_mix_level = hdr.center_mix_level;
  289. s->center_mix_level_ltrt = 4; // -3.0dB
  290. s->surround_mix_level = hdr.surround_mix_level;
  291. s->surround_mix_level_ltrt = 4; // -3.0dB
  292. s->lfe_mix_level_exists = 0;
  293. s->num_blocks = hdr.num_blocks;
  294. s->frame_type = hdr.frame_type;
  295. s->substreamid = hdr.substreamid;
  296. s->dolby_surround_mode = hdr.dolby_surround_mode;
  297. s->dolby_surround_ex_mode = AC3_DSUREXMOD_NOTINDICATED;
  298. s->dolby_headphone_mode = AC3_DHEADPHONMOD_NOTINDICATED;
  299. if (s->lfe_on) {
  300. s->start_freq[s->lfe_ch] = 0;
  301. s->end_freq[s->lfe_ch] = 7;
  302. s->num_exp_groups[s->lfe_ch] = 2;
  303. s->channel_in_cpl[s->lfe_ch] = 0;
  304. }
  305. if (s->bitstream_id <= 10) {
  306. s->eac3 = 0;
  307. s->snr_offset_strategy = 2;
  308. s->block_switch_syntax = 1;
  309. s->dither_flag_syntax = 1;
  310. s->bit_allocation_syntax = 1;
  311. s->fast_gain_syntax = 0;
  312. s->first_cpl_leak = 0;
  313. s->dba_syntax = 1;
  314. s->skip_syntax = 1;
  315. memset(s->channel_uses_aht, 0, sizeof(s->channel_uses_aht));
  316. return ac3_parse_header(s);
  317. } else if (CONFIG_EAC3_DECODER) {
  318. s->eac3 = 1;
  319. return ff_eac3_parse_header(s);
  320. } else {
  321. av_log(s->avctx, AV_LOG_ERROR, "E-AC-3 support not compiled in\n");
  322. return AVERROR(ENOSYS);
  323. }
  324. }
  325. /**
  326. * Set stereo downmixing coefficients based on frame header info.
  327. * reference: Section 7.8.2 Downmixing Into Two Channels
  328. */
  329. static int set_downmix_coeffs(AC3DecodeContext *s)
  330. {
  331. int i;
  332. float cmix = gain_levels[s-> center_mix_level];
  333. float smix = gain_levels[s->surround_mix_level];
  334. float norm0, norm1;
  335. float downmix_coeffs[2][AC3_MAX_CHANNELS];
  336. if (!s->downmix_coeffs[0]) {
  337. s->downmix_coeffs[0] = av_malloc_array(2 * AC3_MAX_CHANNELS,
  338. sizeof(**s->downmix_coeffs));
  339. if (!s->downmix_coeffs[0])
  340. return AVERROR(ENOMEM);
  341. s->downmix_coeffs[1] = s->downmix_coeffs[0] + AC3_MAX_CHANNELS;
  342. }
  343. for (i = 0; i < s->fbw_channels; i++) {
  344. downmix_coeffs[0][i] = gain_levels[ac3_default_coeffs[s->channel_mode][i][0]];
  345. downmix_coeffs[1][i] = gain_levels[ac3_default_coeffs[s->channel_mode][i][1]];
  346. }
  347. if (s->channel_mode > 1 && s->channel_mode & 1) {
  348. downmix_coeffs[0][1] = downmix_coeffs[1][1] = cmix;
  349. }
  350. if (s->channel_mode == AC3_CHMODE_2F1R || s->channel_mode == AC3_CHMODE_3F1R) {
  351. int nf = s->channel_mode - 2;
  352. downmix_coeffs[0][nf] = downmix_coeffs[1][nf] = smix * LEVEL_MINUS_3DB;
  353. }
  354. if (s->channel_mode == AC3_CHMODE_2F2R || s->channel_mode == AC3_CHMODE_3F2R) {
  355. int nf = s->channel_mode - 4;
  356. downmix_coeffs[0][nf] = downmix_coeffs[1][nf+1] = smix;
  357. }
  358. /* renormalize */
  359. norm0 = norm1 = 0.0;
  360. for (i = 0; i < s->fbw_channels; i++) {
  361. norm0 += downmix_coeffs[0][i];
  362. norm1 += downmix_coeffs[1][i];
  363. }
  364. norm0 = 1.0f / norm0;
  365. norm1 = 1.0f / norm1;
  366. for (i = 0; i < s->fbw_channels; i++) {
  367. downmix_coeffs[0][i] *= norm0;
  368. downmix_coeffs[1][i] *= norm1;
  369. }
  370. if (s->output_mode == AC3_CHMODE_MONO) {
  371. for (i = 0; i < s->fbw_channels; i++)
  372. downmix_coeffs[0][i] = (downmix_coeffs[0][i] +
  373. downmix_coeffs[1][i]) * LEVEL_MINUS_3DB;
  374. }
  375. for (i = 0; i < s->fbw_channels; i++) {
  376. s->downmix_coeffs[0][i] = FIXR12(downmix_coeffs[0][i]);
  377. s->downmix_coeffs[1][i] = FIXR12(downmix_coeffs[1][i]);
  378. }
  379. return 0;
  380. }
  381. /**
  382. * Decode the grouped exponents according to exponent strategy.
  383. * reference: Section 7.1.3 Exponent Decoding
  384. */
  385. static int decode_exponents(AC3DecodeContext *s,
  386. GetBitContext *gbc, int exp_strategy, int ngrps,
  387. uint8_t absexp, int8_t *dexps)
  388. {
  389. int i, j, grp, group_size;
  390. int dexp[256];
  391. int expacc, prevexp;
  392. /* unpack groups */
  393. group_size = exp_strategy + (exp_strategy == EXP_D45);
  394. for (grp = 0, i = 0; grp < ngrps; grp++) {
  395. expacc = get_bits(gbc, 7);
  396. if (expacc >= 125) {
  397. av_log(s->avctx, AV_LOG_ERROR, "expacc %d is out-of-range\n", expacc);
  398. return AVERROR_INVALIDDATA;
  399. }
  400. dexp[i++] = ungroup_3_in_7_bits_tab[expacc][0];
  401. dexp[i++] = ungroup_3_in_7_bits_tab[expacc][1];
  402. dexp[i++] = ungroup_3_in_7_bits_tab[expacc][2];
  403. }
  404. /* convert to absolute exps and expand groups */
  405. prevexp = absexp;
  406. for (i = 0, j = 0; i < ngrps * 3; i++) {
  407. prevexp += dexp[i] - 2;
  408. if (prevexp > 24U) {
  409. av_log(s->avctx, AV_LOG_ERROR, "exponent %d is out-of-range\n", prevexp);
  410. return -1;
  411. }
  412. switch (group_size) {
  413. case 4: dexps[j++] = prevexp;
  414. dexps[j++] = prevexp;
  415. case 2: dexps[j++] = prevexp;
  416. case 1: dexps[j++] = prevexp;
  417. }
  418. }
  419. return 0;
  420. }
  421. /**
  422. * Generate transform coefficients for each coupled channel in the coupling
  423. * range using the coupling coefficients and coupling coordinates.
  424. * reference: Section 7.4.3 Coupling Coordinate Format
  425. */
  426. static void calc_transform_coeffs_cpl(AC3DecodeContext *s)
  427. {
  428. int bin, band, ch;
  429. bin = s->start_freq[CPL_CH];
  430. for (band = 0; band < s->num_cpl_bands; band++) {
  431. int band_start = bin;
  432. int band_end = bin + s->cpl_band_sizes[band];
  433. for (ch = 1; ch <= s->fbw_channels; ch++) {
  434. if (s->channel_in_cpl[ch]) {
  435. int cpl_coord = s->cpl_coords[ch][band] << 5;
  436. for (bin = band_start; bin < band_end; bin++) {
  437. s->fixed_coeffs[ch][bin] =
  438. MULH(s->fixed_coeffs[CPL_CH][bin] * (1 << 4), cpl_coord);
  439. }
  440. if (ch == 2 && s->phase_flags[band]) {
  441. for (bin = band_start; bin < band_end; bin++)
  442. s->fixed_coeffs[2][bin] = -s->fixed_coeffs[2][bin];
  443. }
  444. }
  445. }
  446. bin = band_end;
  447. }
  448. }
  449. /**
  450. * Grouped mantissas for 3-level 5-level and 11-level quantization
  451. */
  452. typedef struct mant_groups {
  453. int b1_mant[2];
  454. int b2_mant[2];
  455. int b4_mant;
  456. int b1;
  457. int b2;
  458. int b4;
  459. } mant_groups;
  460. /**
  461. * Decode the transform coefficients for a particular channel
  462. * reference: Section 7.3 Quantization and Decoding of Mantissas
  463. */
  464. static void ac3_decode_transform_coeffs_ch(AC3DecodeContext *s, int ch_index, mant_groups *m)
  465. {
  466. int start_freq = s->start_freq[ch_index];
  467. int end_freq = s->end_freq[ch_index];
  468. uint8_t *baps = s->bap[ch_index];
  469. int8_t *exps = s->dexps[ch_index];
  470. int32_t *coeffs = s->fixed_coeffs[ch_index];
  471. int dither = (ch_index == CPL_CH) || s->dither_flag[ch_index];
  472. GetBitContext *gbc = &s->gbc;
  473. int freq;
  474. for (freq = start_freq; freq < end_freq; freq++) {
  475. int bap = baps[freq];
  476. int mantissa;
  477. switch (bap) {
  478. case 0:
  479. /* random noise with approximate range of -0.707 to 0.707 */
  480. if (dither)
  481. mantissa = (((av_lfg_get(&s->dith_state)>>8)*181)>>8) - 5931008;
  482. else
  483. mantissa = 0;
  484. break;
  485. case 1:
  486. if (m->b1) {
  487. m->b1--;
  488. mantissa = m->b1_mant[m->b1];
  489. } else {
  490. int bits = get_bits(gbc, 5);
  491. mantissa = b1_mantissas[bits][0];
  492. m->b1_mant[1] = b1_mantissas[bits][1];
  493. m->b1_mant[0] = b1_mantissas[bits][2];
  494. m->b1 = 2;
  495. }
  496. break;
  497. case 2:
  498. if (m->b2) {
  499. m->b2--;
  500. mantissa = m->b2_mant[m->b2];
  501. } else {
  502. int bits = get_bits(gbc, 7);
  503. mantissa = b2_mantissas[bits][0];
  504. m->b2_mant[1] = b2_mantissas[bits][1];
  505. m->b2_mant[0] = b2_mantissas[bits][2];
  506. m->b2 = 2;
  507. }
  508. break;
  509. case 3:
  510. mantissa = b3_mantissas[get_bits(gbc, 3)];
  511. break;
  512. case 4:
  513. if (m->b4) {
  514. m->b4 = 0;
  515. mantissa = m->b4_mant;
  516. } else {
  517. int bits = get_bits(gbc, 7);
  518. mantissa = b4_mantissas[bits][0];
  519. m->b4_mant = b4_mantissas[bits][1];
  520. m->b4 = 1;
  521. }
  522. break;
  523. case 5:
  524. mantissa = b5_mantissas[get_bits(gbc, 4)];
  525. break;
  526. default: /* 6 to 15 */
  527. /* Shift mantissa and sign-extend it. */
  528. if (bap > 15) {
  529. av_log(s->avctx, AV_LOG_ERROR, "bap %d is invalid in plain AC-3\n", bap);
  530. bap = 15;
  531. }
  532. mantissa = (unsigned)get_sbits(gbc, quantization_tab[bap]) << (24 - quantization_tab[bap]);
  533. break;
  534. }
  535. coeffs[freq] = mantissa >> exps[freq];
  536. }
  537. }
  538. /**
  539. * Remove random dithering from coupling range coefficients with zero-bit
  540. * mantissas for coupled channels which do not use dithering.
  541. * reference: Section 7.3.4 Dither for Zero Bit Mantissas (bap=0)
  542. */
  543. static void remove_dithering(AC3DecodeContext *s) {
  544. int ch, i;
  545. for (ch = 1; ch <= s->fbw_channels; ch++) {
  546. if (!s->dither_flag[ch] && s->channel_in_cpl[ch]) {
  547. for (i = s->start_freq[CPL_CH]; i < s->end_freq[CPL_CH]; i++) {
  548. if (!s->bap[CPL_CH][i])
  549. s->fixed_coeffs[ch][i] = 0;
  550. }
  551. }
  552. }
  553. }
  554. static inline void decode_transform_coeffs_ch(AC3DecodeContext *s, int blk,
  555. int ch, mant_groups *m)
  556. {
  557. if (!s->channel_uses_aht[ch]) {
  558. ac3_decode_transform_coeffs_ch(s, ch, m);
  559. } else {
  560. /* if AHT is used, mantissas for all blocks are encoded in the first
  561. block of the frame. */
  562. int bin;
  563. if (CONFIG_EAC3_DECODER && !blk)
  564. ff_eac3_decode_transform_coeffs_aht_ch(s, ch);
  565. for (bin = s->start_freq[ch]; bin < s->end_freq[ch]; bin++) {
  566. s->fixed_coeffs[ch][bin] = s->pre_mantissa[ch][bin][blk] >> s->dexps[ch][bin];
  567. }
  568. }
  569. }
  570. /**
  571. * Decode the transform coefficients.
  572. */
  573. static inline void decode_transform_coeffs(AC3DecodeContext *s, int blk)
  574. {
  575. int ch, end;
  576. int got_cplchan = 0;
  577. mant_groups m;
  578. m.b1 = m.b2 = m.b4 = 0;
  579. for (ch = 1; ch <= s->channels; ch++) {
  580. /* transform coefficients for full-bandwidth channel */
  581. decode_transform_coeffs_ch(s, blk, ch, &m);
  582. /* transform coefficients for coupling channel come right after the
  583. coefficients for the first coupled channel*/
  584. if (s->channel_in_cpl[ch]) {
  585. if (!got_cplchan) {
  586. decode_transform_coeffs_ch(s, blk, CPL_CH, &m);
  587. calc_transform_coeffs_cpl(s);
  588. got_cplchan = 1;
  589. }
  590. end = s->end_freq[CPL_CH];
  591. } else {
  592. end = s->end_freq[ch];
  593. }
  594. do
  595. s->fixed_coeffs[ch][end] = 0;
  596. while (++end < 256);
  597. }
  598. /* zero the dithered coefficients for appropriate channels */
  599. remove_dithering(s);
  600. }
  601. /**
  602. * Stereo rematrixing.
  603. * reference: Section 7.5.4 Rematrixing : Decoding Technique
  604. */
  605. static void do_rematrixing(AC3DecodeContext *s)
  606. {
  607. int bnd, i;
  608. int end, bndend;
  609. end = FFMIN(s->end_freq[1], s->end_freq[2]);
  610. for (bnd = 0; bnd < s->num_rematrixing_bands; bnd++) {
  611. if (s->rematrixing_flags[bnd]) {
  612. bndend = FFMIN(end, ff_ac3_rematrix_band_tab[bnd + 1]);
  613. for (i = ff_ac3_rematrix_band_tab[bnd]; i < bndend; i++) {
  614. int tmp0 = s->fixed_coeffs[1][i];
  615. s->fixed_coeffs[1][i] += s->fixed_coeffs[2][i];
  616. s->fixed_coeffs[2][i] = tmp0 - s->fixed_coeffs[2][i];
  617. }
  618. }
  619. }
  620. }
  621. /**
  622. * Inverse MDCT Transform.
  623. * Convert frequency domain coefficients to time-domain audio samples.
  624. * reference: Section 7.9.4 Transformation Equations
  625. */
  626. static inline void do_imdct(AC3DecodeContext *s, int channels, int offset)
  627. {
  628. int ch;
  629. for (ch = 1; ch <= channels; ch++) {
  630. if (s->block_switch[ch]) {
  631. int i;
  632. FFTSample *x = s->tmp_output + 128;
  633. for (i = 0; i < 128; i++)
  634. x[i] = s->transform_coeffs[ch][2 * i];
  635. s->imdct_256.imdct_half(&s->imdct_256, s->tmp_output, x);
  636. #if USE_FIXED
  637. s->fdsp->vector_fmul_window_scaled(s->outptr[ch - 1], s->delay[ch - 1 + offset],
  638. s->tmp_output, s->window, 128, 8);
  639. #else
  640. s->fdsp->vector_fmul_window(s->outptr[ch - 1], s->delay[ch - 1 + offset],
  641. s->tmp_output, s->window, 128);
  642. #endif
  643. for (i = 0; i < 128; i++)
  644. x[i] = s->transform_coeffs[ch][2 * i + 1];
  645. s->imdct_256.imdct_half(&s->imdct_256, s->delay[ch - 1 + offset], x);
  646. } else {
  647. s->imdct_512.imdct_half(&s->imdct_512, s->tmp_output, s->transform_coeffs[ch]);
  648. #if USE_FIXED
  649. s->fdsp->vector_fmul_window_scaled(s->outptr[ch - 1], s->delay[ch - 1 + offset],
  650. s->tmp_output, s->window, 128, 8);
  651. #else
  652. s->fdsp->vector_fmul_window(s->outptr[ch - 1], s->delay[ch - 1 + offset],
  653. s->tmp_output, s->window, 128);
  654. #endif
  655. memcpy(s->delay[ch - 1 + offset], s->tmp_output + 128, 128 * sizeof(FFTSample));
  656. }
  657. }
  658. }
  659. /**
  660. * Upmix delay samples from stereo to original channel layout.
  661. */
  662. static void ac3_upmix_delay(AC3DecodeContext *s)
  663. {
  664. int channel_data_size = sizeof(s->delay[0]);
  665. switch (s->channel_mode) {
  666. case AC3_CHMODE_DUALMONO:
  667. case AC3_CHMODE_STEREO:
  668. /* upmix mono to stereo */
  669. memcpy(s->delay[1], s->delay[0], channel_data_size);
  670. break;
  671. case AC3_CHMODE_2F2R:
  672. memset(s->delay[3], 0, channel_data_size);
  673. case AC3_CHMODE_2F1R:
  674. memset(s->delay[2], 0, channel_data_size);
  675. break;
  676. case AC3_CHMODE_3F2R:
  677. memset(s->delay[4], 0, channel_data_size);
  678. case AC3_CHMODE_3F1R:
  679. memset(s->delay[3], 0, channel_data_size);
  680. case AC3_CHMODE_3F:
  681. memcpy(s->delay[2], s->delay[1], channel_data_size);
  682. memset(s->delay[1], 0, channel_data_size);
  683. break;
  684. }
  685. }
  686. /**
  687. * Decode band structure for coupling, spectral extension, or enhanced coupling.
  688. * The band structure defines how many subbands are in each band. For each
  689. * subband in the range, 1 means it is combined with the previous band, and 0
  690. * means that it starts a new band.
  691. *
  692. * @param[in] gbc bit reader context
  693. * @param[in] blk block number
  694. * @param[in] eac3 flag to indicate E-AC-3
  695. * @param[in] ecpl flag to indicate enhanced coupling
  696. * @param[in] start_subband subband number for start of range
  697. * @param[in] end_subband subband number for end of range
  698. * @param[in] default_band_struct default band structure table
  699. * @param[out] num_bands number of bands (optionally NULL)
  700. * @param[out] band_sizes array containing the number of bins in each band (optionally NULL)
  701. * @param[in,out] band_struct current band structure
  702. */
  703. static void decode_band_structure(GetBitContext *gbc, int blk, int eac3,
  704. int ecpl, int start_subband, int end_subband,
  705. const uint8_t *default_band_struct,
  706. int *num_bands, uint8_t *band_sizes,
  707. uint8_t *band_struct, int band_struct_size)
  708. {
  709. int subbnd, bnd, n_subbands, n_bands=0;
  710. uint8_t bnd_sz[22];
  711. n_subbands = end_subband - start_subband;
  712. if (!blk)
  713. memcpy(band_struct, default_band_struct, band_struct_size);
  714. av_assert0(band_struct_size >= start_subband + n_subbands);
  715. band_struct += start_subband + 1;
  716. /* decode band structure from bitstream or use default */
  717. if (!eac3 || get_bits1(gbc)) {
  718. for (subbnd = 0; subbnd < n_subbands - 1; subbnd++) {
  719. band_struct[subbnd] = get_bits1(gbc);
  720. }
  721. }
  722. /* calculate number of bands and band sizes based on band structure.
  723. note that the first 4 subbands in enhanced coupling span only 6 bins
  724. instead of 12. */
  725. if (num_bands || band_sizes ) {
  726. n_bands = n_subbands;
  727. bnd_sz[0] = ecpl ? 6 : 12;
  728. for (bnd = 0, subbnd = 1; subbnd < n_subbands; subbnd++) {
  729. int subbnd_size = (ecpl && subbnd < 4) ? 6 : 12;
  730. if (band_struct[subbnd - 1]) {
  731. n_bands--;
  732. bnd_sz[bnd] += subbnd_size;
  733. } else {
  734. bnd_sz[++bnd] = subbnd_size;
  735. }
  736. }
  737. }
  738. /* set optional output params */
  739. if (num_bands)
  740. *num_bands = n_bands;
  741. if (band_sizes)
  742. memcpy(band_sizes, bnd_sz, n_bands);
  743. }
  744. static inline int spx_strategy(AC3DecodeContext *s, int blk)
  745. {
  746. GetBitContext *bc = &s->gbc;
  747. int fbw_channels = s->fbw_channels;
  748. int dst_start_freq, dst_end_freq, src_start_freq,
  749. start_subband, end_subband, ch;
  750. /* determine which channels use spx */
  751. if (s->channel_mode == AC3_CHMODE_MONO) {
  752. s->channel_uses_spx[1] = 1;
  753. } else {
  754. for (ch = 1; ch <= fbw_channels; ch++)
  755. s->channel_uses_spx[ch] = get_bits1(bc);
  756. }
  757. /* get the frequency bins of the spx copy region and the spx start
  758. and end subbands */
  759. dst_start_freq = get_bits(bc, 2);
  760. start_subband = get_bits(bc, 3) + 2;
  761. if (start_subband > 7)
  762. start_subband += start_subband - 7;
  763. end_subband = get_bits(bc, 3) + 5;
  764. #if USE_FIXED
  765. s->spx_dst_end_freq = end_freq_inv_tab[end_subband-5];
  766. #endif
  767. if (end_subband > 7)
  768. end_subband += end_subband - 7;
  769. dst_start_freq = dst_start_freq * 12 + 25;
  770. src_start_freq = start_subband * 12 + 25;
  771. dst_end_freq = end_subband * 12 + 25;
  772. /* check validity of spx ranges */
  773. if (start_subband >= end_subband) {
  774. av_log(s->avctx, AV_LOG_ERROR, "invalid spectral extension "
  775. "range (%d >= %d)\n", start_subband, end_subband);
  776. return AVERROR_INVALIDDATA;
  777. }
  778. if (dst_start_freq >= src_start_freq) {
  779. av_log(s->avctx, AV_LOG_ERROR, "invalid spectral extension "
  780. "copy start bin (%d >= %d)\n", dst_start_freq, src_start_freq);
  781. return AVERROR_INVALIDDATA;
  782. }
  783. s->spx_dst_start_freq = dst_start_freq;
  784. s->spx_src_start_freq = src_start_freq;
  785. if (!USE_FIXED)
  786. s->spx_dst_end_freq = dst_end_freq;
  787. decode_band_structure(bc, blk, s->eac3, 0,
  788. start_subband, end_subband,
  789. ff_eac3_default_spx_band_struct,
  790. &s->num_spx_bands,
  791. s->spx_band_sizes,
  792. s->spx_band_struct, sizeof(s->spx_band_struct));
  793. return 0;
  794. }
  795. static inline void spx_coordinates(AC3DecodeContext *s)
  796. {
  797. GetBitContext *bc = &s->gbc;
  798. int fbw_channels = s->fbw_channels;
  799. int ch, bnd;
  800. for (ch = 1; ch <= fbw_channels; ch++) {
  801. if (s->channel_uses_spx[ch]) {
  802. if (s->first_spx_coords[ch] || get_bits1(bc)) {
  803. INTFLOAT spx_blend;
  804. int bin, master_spx_coord;
  805. s->first_spx_coords[ch] = 0;
  806. spx_blend = AC3_SPX_BLEND(get_bits(bc, 5));
  807. master_spx_coord = get_bits(bc, 2) * 3;
  808. bin = s->spx_src_start_freq;
  809. for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
  810. int bandsize = s->spx_band_sizes[bnd];
  811. int spx_coord_exp, spx_coord_mant;
  812. INTFLOAT nratio, sblend, nblend;
  813. #if USE_FIXED
  814. /* calculate blending factors */
  815. int64_t accu = ((bin << 23) + (bandsize << 22))
  816. * (int64_t)s->spx_dst_end_freq;
  817. nratio = (int)(accu >> 32);
  818. nratio -= spx_blend << 18;
  819. if (nratio < 0) {
  820. nblend = 0;
  821. sblend = 0x800000;
  822. } else if (nratio > 0x7fffff) {
  823. nblend = 14529495; // sqrt(3) in FP.23
  824. sblend = 0;
  825. } else {
  826. nblend = fixed_sqrt(nratio, 23);
  827. accu = (int64_t)nblend * 1859775393;
  828. nblend = (int)((accu + (1<<29)) >> 30);
  829. sblend = fixed_sqrt(0x800000 - nratio, 23);
  830. }
  831. #else
  832. float spx_coord;
  833. /* calculate blending factors */
  834. nratio = ((float)((bin + (bandsize >> 1))) / s->spx_dst_end_freq) - spx_blend;
  835. nratio = av_clipf(nratio, 0.0f, 1.0f);
  836. nblend = sqrtf(3.0f * nratio); // noise is scaled by sqrt(3)
  837. // to give unity variance
  838. sblend = sqrtf(1.0f - nratio);
  839. #endif
  840. bin += bandsize;
  841. /* decode spx coordinates */
  842. spx_coord_exp = get_bits(bc, 4);
  843. spx_coord_mant = get_bits(bc, 2);
  844. if (spx_coord_exp == 15) spx_coord_mant <<= 1;
  845. else spx_coord_mant += 4;
  846. spx_coord_mant <<= (25 - spx_coord_exp - master_spx_coord);
  847. /* multiply noise and signal blending factors by spx coordinate */
  848. #if USE_FIXED
  849. accu = (int64_t)nblend * spx_coord_mant;
  850. s->spx_noise_blend[ch][bnd] = (int)((accu + (1<<22)) >> 23);
  851. accu = (int64_t)sblend * spx_coord_mant;
  852. s->spx_signal_blend[ch][bnd] = (int)((accu + (1<<22)) >> 23);
  853. #else
  854. spx_coord = spx_coord_mant * (1.0f / (1 << 23));
  855. s->spx_noise_blend [ch][bnd] = nblend * spx_coord;
  856. s->spx_signal_blend[ch][bnd] = sblend * spx_coord;
  857. #endif
  858. }
  859. }
  860. } else {
  861. s->first_spx_coords[ch] = 1;
  862. }
  863. }
  864. }
  865. static inline int coupling_strategy(AC3DecodeContext *s, int blk,
  866. uint8_t *bit_alloc_stages)
  867. {
  868. GetBitContext *bc = &s->gbc;
  869. int fbw_channels = s->fbw_channels;
  870. int channel_mode = s->channel_mode;
  871. int ch;
  872. memset(bit_alloc_stages, 3, AC3_MAX_CHANNELS);
  873. if (!s->eac3)
  874. s->cpl_in_use[blk] = get_bits1(bc);
  875. if (s->cpl_in_use[blk]) {
  876. /* coupling in use */
  877. int cpl_start_subband, cpl_end_subband;
  878. if (channel_mode < AC3_CHMODE_STEREO) {
  879. av_log(s->avctx, AV_LOG_ERROR, "coupling not allowed in mono or dual-mono\n");
  880. return AVERROR_INVALIDDATA;
  881. }
  882. /* check for enhanced coupling */
  883. if (s->eac3 && get_bits1(bc)) {
  884. /* TODO: parse enhanced coupling strategy info */
  885. avpriv_request_sample(s->avctx, "Enhanced coupling");
  886. return AVERROR_PATCHWELCOME;
  887. }
  888. /* determine which channels are coupled */
  889. if (s->eac3 && s->channel_mode == AC3_CHMODE_STEREO) {
  890. s->channel_in_cpl[1] = 1;
  891. s->channel_in_cpl[2] = 1;
  892. } else {
  893. for (ch = 1; ch <= fbw_channels; ch++)
  894. s->channel_in_cpl[ch] = get_bits1(bc);
  895. }
  896. /* phase flags in use */
  897. if (channel_mode == AC3_CHMODE_STEREO)
  898. s->phase_flags_in_use = get_bits1(bc);
  899. /* coupling frequency range */
  900. cpl_start_subband = get_bits(bc, 4);
  901. cpl_end_subband = s->spx_in_use ? (s->spx_src_start_freq - 37) / 12 :
  902. get_bits(bc, 4) + 3;
  903. if (cpl_start_subband >= cpl_end_subband) {
  904. av_log(s->avctx, AV_LOG_ERROR, "invalid coupling range (%d >= %d)\n",
  905. cpl_start_subband, cpl_end_subband);
  906. return AVERROR_INVALIDDATA;
  907. }
  908. s->start_freq[CPL_CH] = cpl_start_subband * 12 + 37;
  909. s->end_freq[CPL_CH] = cpl_end_subband * 12 + 37;
  910. decode_band_structure(bc, blk, s->eac3, 0, cpl_start_subband,
  911. cpl_end_subband,
  912. ff_eac3_default_cpl_band_struct,
  913. &s->num_cpl_bands, s->cpl_band_sizes,
  914. s->cpl_band_struct, sizeof(s->cpl_band_struct));
  915. } else {
  916. /* coupling not in use */
  917. for (ch = 1; ch <= fbw_channels; ch++) {
  918. s->channel_in_cpl[ch] = 0;
  919. s->first_cpl_coords[ch] = 1;
  920. }
  921. s->first_cpl_leak = s->eac3;
  922. s->phase_flags_in_use = 0;
  923. }
  924. return 0;
  925. }
  926. static inline int coupling_coordinates(AC3DecodeContext *s, int blk)
  927. {
  928. GetBitContext *bc = &s->gbc;
  929. int fbw_channels = s->fbw_channels;
  930. int ch, bnd;
  931. int cpl_coords_exist = 0;
  932. for (ch = 1; ch <= fbw_channels; ch++) {
  933. if (s->channel_in_cpl[ch]) {
  934. if ((s->eac3 && s->first_cpl_coords[ch]) || get_bits1(bc)) {
  935. int master_cpl_coord, cpl_coord_exp, cpl_coord_mant;
  936. s->first_cpl_coords[ch] = 0;
  937. cpl_coords_exist = 1;
  938. master_cpl_coord = 3 * get_bits(bc, 2);
  939. for (bnd = 0; bnd < s->num_cpl_bands; bnd++) {
  940. cpl_coord_exp = get_bits(bc, 4);
  941. cpl_coord_mant = get_bits(bc, 4);
  942. if (cpl_coord_exp == 15)
  943. s->cpl_coords[ch][bnd] = cpl_coord_mant << 22;
  944. else
  945. s->cpl_coords[ch][bnd] = (cpl_coord_mant + 16) << 21;
  946. s->cpl_coords[ch][bnd] >>= (cpl_coord_exp + master_cpl_coord);
  947. }
  948. } else if (!blk) {
  949. av_log(s->avctx, AV_LOG_ERROR, "new coupling coordinates must "
  950. "be present in block 0\n");
  951. return AVERROR_INVALIDDATA;
  952. }
  953. } else {
  954. /* channel not in coupling */
  955. s->first_cpl_coords[ch] = 1;
  956. }
  957. }
  958. /* phase flags */
  959. if (s->channel_mode == AC3_CHMODE_STEREO && cpl_coords_exist) {
  960. for (bnd = 0; bnd < s->num_cpl_bands; bnd++) {
  961. s->phase_flags[bnd] = s->phase_flags_in_use ? get_bits1(bc) : 0;
  962. }
  963. }
  964. return 0;
  965. }
  966. /**
  967. * Decode a single audio block from the AC-3 bitstream.
  968. */
  969. static int decode_audio_block(AC3DecodeContext *s, int blk, int offset)
  970. {
  971. int fbw_channels = s->fbw_channels;
  972. int channel_mode = s->channel_mode;
  973. int i, bnd, seg, ch, ret;
  974. int different_transforms;
  975. int downmix_output;
  976. int cpl_in_use;
  977. GetBitContext *gbc = &s->gbc;
  978. uint8_t bit_alloc_stages[AC3_MAX_CHANNELS] = { 0 };
  979. /* block switch flags */
  980. different_transforms = 0;
  981. if (s->block_switch_syntax) {
  982. for (ch = 1; ch <= fbw_channels; ch++) {
  983. s->block_switch[ch] = get_bits1(gbc);
  984. if (ch > 1 && s->block_switch[ch] != s->block_switch[1])
  985. different_transforms = 1;
  986. }
  987. }
  988. /* dithering flags */
  989. if (s->dither_flag_syntax) {
  990. for (ch = 1; ch <= fbw_channels; ch++) {
  991. s->dither_flag[ch] = get_bits1(gbc);
  992. }
  993. }
  994. /* dynamic range */
  995. i = !s->channel_mode;
  996. do {
  997. if (get_bits1(gbc)) {
  998. /* Allow asymmetric application of DRC when drc_scale > 1.
  999. Amplification of quiet sounds is enhanced */
  1000. int range_bits = get_bits(gbc, 8);
  1001. INTFLOAT range = AC3_RANGE(range_bits);
  1002. if (range_bits <= 127 || s->drc_scale <= 1.0)
  1003. s->dynamic_range[i] = AC3_DYNAMIC_RANGE(range);
  1004. else
  1005. s->dynamic_range[i] = range;
  1006. } else if (blk == 0) {
  1007. s->dynamic_range[i] = AC3_DYNAMIC_RANGE1;
  1008. }
  1009. } while (i--);
  1010. /* spectral extension strategy */
  1011. if (s->eac3 && (!blk || get_bits1(gbc))) {
  1012. s->spx_in_use = get_bits1(gbc);
  1013. if (s->spx_in_use) {
  1014. if ((ret = spx_strategy(s, blk)) < 0)
  1015. return ret;
  1016. }
  1017. }
  1018. if (!s->eac3 || !s->spx_in_use) {
  1019. s->spx_in_use = 0;
  1020. for (ch = 1; ch <= fbw_channels; ch++) {
  1021. s->channel_uses_spx[ch] = 0;
  1022. s->first_spx_coords[ch] = 1;
  1023. }
  1024. }
  1025. /* spectral extension coordinates */
  1026. if (s->spx_in_use)
  1027. spx_coordinates(s);
  1028. /* coupling strategy */
  1029. if (s->eac3 ? s->cpl_strategy_exists[blk] : get_bits1(gbc)) {
  1030. if ((ret = coupling_strategy(s, blk, bit_alloc_stages)) < 0)
  1031. return ret;
  1032. } else if (!s->eac3) {
  1033. if (!blk) {
  1034. av_log(s->avctx, AV_LOG_ERROR, "new coupling strategy must "
  1035. "be present in block 0\n");
  1036. return AVERROR_INVALIDDATA;
  1037. } else {
  1038. s->cpl_in_use[blk] = s->cpl_in_use[blk-1];
  1039. }
  1040. }
  1041. cpl_in_use = s->cpl_in_use[blk];
  1042. /* coupling coordinates */
  1043. if (cpl_in_use) {
  1044. if ((ret = coupling_coordinates(s, blk)) < 0)
  1045. return ret;
  1046. }
  1047. /* stereo rematrixing strategy and band structure */
  1048. if (channel_mode == AC3_CHMODE_STEREO) {
  1049. if ((s->eac3 && !blk) || get_bits1(gbc)) {
  1050. s->num_rematrixing_bands = 4;
  1051. if (cpl_in_use && s->start_freq[CPL_CH] <= 61) {
  1052. s->num_rematrixing_bands -= 1 + (s->start_freq[CPL_CH] == 37);
  1053. } else if (s->spx_in_use && s->spx_src_start_freq <= 61) {
  1054. s->num_rematrixing_bands--;
  1055. }
  1056. for (bnd = 0; bnd < s->num_rematrixing_bands; bnd++)
  1057. s->rematrixing_flags[bnd] = get_bits1(gbc);
  1058. } else if (!blk) {
  1059. av_log(s->avctx, AV_LOG_WARNING, "Warning: "
  1060. "new rematrixing strategy not present in block 0\n");
  1061. s->num_rematrixing_bands = 0;
  1062. }
  1063. }
  1064. /* exponent strategies for each channel */
  1065. for (ch = !cpl_in_use; ch <= s->channels; ch++) {
  1066. if (!s->eac3)
  1067. s->exp_strategy[blk][ch] = get_bits(gbc, 2 - (ch == s->lfe_ch));
  1068. if (s->exp_strategy[blk][ch] != EXP_REUSE)
  1069. bit_alloc_stages[ch] = 3;
  1070. }
  1071. /* channel bandwidth */
  1072. for (ch = 1; ch <= fbw_channels; ch++) {
  1073. s->start_freq[ch] = 0;
  1074. if (s->exp_strategy[blk][ch] != EXP_REUSE) {
  1075. int group_size;
  1076. int prev = s->end_freq[ch];
  1077. if (s->channel_in_cpl[ch])
  1078. s->end_freq[ch] = s->start_freq[CPL_CH];
  1079. else if (s->channel_uses_spx[ch])
  1080. s->end_freq[ch] = s->spx_src_start_freq;
  1081. else {
  1082. int bandwidth_code = get_bits(gbc, 6);
  1083. if (bandwidth_code > 60) {
  1084. av_log(s->avctx, AV_LOG_ERROR, "bandwidth code = %d > 60\n", bandwidth_code);
  1085. return AVERROR_INVALIDDATA;
  1086. }
  1087. s->end_freq[ch] = bandwidth_code * 3 + 73;
  1088. }
  1089. group_size = 3 << (s->exp_strategy[blk][ch] - 1);
  1090. s->num_exp_groups[ch] = (s->end_freq[ch] + group_size-4) / group_size;
  1091. if (blk > 0 && s->end_freq[ch] != prev)
  1092. memset(bit_alloc_stages, 3, AC3_MAX_CHANNELS);
  1093. }
  1094. }
  1095. if (cpl_in_use && s->exp_strategy[blk][CPL_CH] != EXP_REUSE) {
  1096. s->num_exp_groups[CPL_CH] = (s->end_freq[CPL_CH] - s->start_freq[CPL_CH]) /
  1097. (3 << (s->exp_strategy[blk][CPL_CH] - 1));
  1098. }
  1099. /* decode exponents for each channel */
  1100. for (ch = !cpl_in_use; ch <= s->channels; ch++) {
  1101. if (s->exp_strategy[blk][ch] != EXP_REUSE) {
  1102. s->dexps[ch][0] = get_bits(gbc, 4) << !ch;
  1103. if (decode_exponents(s, gbc, s->exp_strategy[blk][ch],
  1104. s->num_exp_groups[ch], s->dexps[ch][0],
  1105. &s->dexps[ch][s->start_freq[ch]+!!ch])) {
  1106. return AVERROR_INVALIDDATA;
  1107. }
  1108. if (ch != CPL_CH && ch != s->lfe_ch)
  1109. skip_bits(gbc, 2); /* skip gainrng */
  1110. }
  1111. }
  1112. /* bit allocation information */
  1113. if (s->bit_allocation_syntax) {
  1114. if (get_bits1(gbc)) {
  1115. s->bit_alloc_params.slow_decay = ff_ac3_slow_decay_tab[get_bits(gbc, 2)] >> s->bit_alloc_params.sr_shift;
  1116. s->bit_alloc_params.fast_decay = ff_ac3_fast_decay_tab[get_bits(gbc, 2)] >> s->bit_alloc_params.sr_shift;
  1117. s->bit_alloc_params.slow_gain = ff_ac3_slow_gain_tab[get_bits(gbc, 2)];
  1118. s->bit_alloc_params.db_per_bit = ff_ac3_db_per_bit_tab[get_bits(gbc, 2)];
  1119. s->bit_alloc_params.floor = ff_ac3_floor_tab[get_bits(gbc, 3)];
  1120. for (ch = !cpl_in_use; ch <= s->channels; ch++)
  1121. bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
  1122. } else if (!blk) {
  1123. av_log(s->avctx, AV_LOG_ERROR, "new bit allocation info must "
  1124. "be present in block 0\n");
  1125. return AVERROR_INVALIDDATA;
  1126. }
  1127. }
  1128. /* signal-to-noise ratio offsets and fast gains (signal-to-mask ratios) */
  1129. if (!s->eac3 || !blk) {
  1130. if (s->snr_offset_strategy && get_bits1(gbc)) {
  1131. int snr = 0;
  1132. int csnr;
  1133. csnr = (get_bits(gbc, 6) - 15) << 4;
  1134. for (i = ch = !cpl_in_use; ch <= s->channels; ch++) {
  1135. /* snr offset */
  1136. if (ch == i || s->snr_offset_strategy == 2)
  1137. snr = (csnr + get_bits(gbc, 4)) << 2;
  1138. /* run at least last bit allocation stage if snr offset changes */
  1139. if (blk && s->snr_offset[ch] != snr) {
  1140. bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 1);
  1141. }
  1142. s->snr_offset[ch] = snr;
  1143. /* fast gain (normal AC-3 only) */
  1144. if (!s->eac3) {
  1145. int prev = s->fast_gain[ch];
  1146. s->fast_gain[ch] = ff_ac3_fast_gain_tab[get_bits(gbc, 3)];
  1147. /* run last 2 bit allocation stages if fast gain changes */
  1148. if (blk && prev != s->fast_gain[ch])
  1149. bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
  1150. }
  1151. }
  1152. } else if (!s->eac3 && !blk) {
  1153. av_log(s->avctx, AV_LOG_ERROR, "new snr offsets must be present in block 0\n");
  1154. return AVERROR_INVALIDDATA;
  1155. }
  1156. }
  1157. /* fast gain (E-AC-3 only) */
  1158. if (s->fast_gain_syntax && get_bits1(gbc)) {
  1159. for (ch = !cpl_in_use; ch <= s->channels; ch++) {
  1160. int prev = s->fast_gain[ch];
  1161. s->fast_gain[ch] = ff_ac3_fast_gain_tab[get_bits(gbc, 3)];
  1162. /* run last 2 bit allocation stages if fast gain changes */
  1163. if (blk && prev != s->fast_gain[ch])
  1164. bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
  1165. }
  1166. } else if (s->eac3 && !blk) {
  1167. for (ch = !cpl_in_use; ch <= s->channels; ch++)
  1168. s->fast_gain[ch] = ff_ac3_fast_gain_tab[4];
  1169. }
  1170. /* E-AC-3 to AC-3 converter SNR offset */
  1171. if (s->frame_type == EAC3_FRAME_TYPE_INDEPENDENT && get_bits1(gbc)) {
  1172. skip_bits(gbc, 10); // skip converter snr offset
  1173. }
  1174. /* coupling leak information */
  1175. if (cpl_in_use) {
  1176. if (s->first_cpl_leak || get_bits1(gbc)) {
  1177. int fl = get_bits(gbc, 3);
  1178. int sl = get_bits(gbc, 3);
  1179. /* run last 2 bit allocation stages for coupling channel if
  1180. coupling leak changes */
  1181. if (blk && (fl != s->bit_alloc_params.cpl_fast_leak ||
  1182. sl != s->bit_alloc_params.cpl_slow_leak)) {
  1183. bit_alloc_stages[CPL_CH] = FFMAX(bit_alloc_stages[CPL_CH], 2);
  1184. }
  1185. s->bit_alloc_params.cpl_fast_leak = fl;
  1186. s->bit_alloc_params.cpl_slow_leak = sl;
  1187. } else if (!s->eac3 && !blk) {
  1188. av_log(s->avctx, AV_LOG_ERROR, "new coupling leak info must "
  1189. "be present in block 0\n");
  1190. return AVERROR_INVALIDDATA;
  1191. }
  1192. s->first_cpl_leak = 0;
  1193. }
  1194. /* delta bit allocation information */
  1195. if (s->dba_syntax && get_bits1(gbc)) {
  1196. /* delta bit allocation exists (strategy) */
  1197. for (ch = !cpl_in_use; ch <= fbw_channels; ch++) {
  1198. s->dba_mode[ch] = get_bits(gbc, 2);
  1199. if (s->dba_mode[ch] == DBA_RESERVED) {
  1200. av_log(s->avctx, AV_LOG_ERROR, "delta bit allocation strategy reserved\n");
  1201. return AVERROR_INVALIDDATA;
  1202. }
  1203. bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
  1204. }
  1205. /* channel delta offset, len and bit allocation */
  1206. for (ch = !cpl_in_use; ch <= fbw_channels; ch++) {
  1207. if (s->dba_mode[ch] == DBA_NEW) {
  1208. s->dba_nsegs[ch] = get_bits(gbc, 3) + 1;
  1209. for (seg = 0; seg < s->dba_nsegs[ch]; seg++) {
  1210. s->dba_offsets[ch][seg] = get_bits(gbc, 5);
  1211. s->dba_lengths[ch][seg] = get_bits(gbc, 4);
  1212. s->dba_values[ch][seg] = get_bits(gbc, 3);
  1213. }
  1214. /* run last 2 bit allocation stages if new dba values */
  1215. bit_alloc_stages[ch] = FFMAX(bit_alloc_stages[ch], 2);
  1216. }
  1217. }
  1218. } else if (blk == 0) {
  1219. for (ch = 0; ch <= s->channels; ch++) {
  1220. s->dba_mode[ch] = DBA_NONE;
  1221. }
  1222. }
  1223. /* Bit allocation */
  1224. for (ch = !cpl_in_use; ch <= s->channels; ch++) {
  1225. if (bit_alloc_stages[ch] > 2) {
  1226. /* Exponent mapping into PSD and PSD integration */
  1227. ff_ac3_bit_alloc_calc_psd(s->dexps[ch],
  1228. s->start_freq[ch], s->end_freq[ch],
  1229. s->psd[ch], s->band_psd[ch]);
  1230. }
  1231. if (bit_alloc_stages[ch] > 1) {
  1232. /* Compute excitation function, Compute masking curve, and
  1233. Apply delta bit allocation */
  1234. if (ff_ac3_bit_alloc_calc_mask(&s->bit_alloc_params, s->band_psd[ch],
  1235. s->start_freq[ch], s->end_freq[ch],
  1236. s->fast_gain[ch], (ch == s->lfe_ch),
  1237. s->dba_mode[ch], s->dba_nsegs[ch],
  1238. s->dba_offsets[ch], s->dba_lengths[ch],
  1239. s->dba_values[ch], s->mask[ch])) {
  1240. av_log(s->avctx, AV_LOG_ERROR, "error in bit allocation\n");
  1241. return AVERROR_INVALIDDATA;
  1242. }
  1243. }
  1244. if (bit_alloc_stages[ch] > 0) {
  1245. /* Compute bit allocation */
  1246. const uint8_t *bap_tab = s->channel_uses_aht[ch] ?
  1247. ff_eac3_hebap_tab : ff_ac3_bap_tab;
  1248. s->ac3dsp.bit_alloc_calc_bap(s->mask[ch], s->psd[ch],
  1249. s->start_freq[ch], s->end_freq[ch],
  1250. s->snr_offset[ch],
  1251. s->bit_alloc_params.floor,
  1252. bap_tab, s->bap[ch]);
  1253. }
  1254. }
  1255. /* unused dummy data */
  1256. if (s->skip_syntax && get_bits1(gbc)) {
  1257. int skipl = get_bits(gbc, 9);
  1258. skip_bits_long(gbc, 8 * skipl);
  1259. }
  1260. /* unpack the transform coefficients
  1261. this also uncouples channels if coupling is in use. */
  1262. decode_transform_coeffs(s, blk);
  1263. /* TODO: generate enhanced coupling coordinates and uncouple */
  1264. /* recover coefficients if rematrixing is in use */
  1265. if (s->channel_mode == AC3_CHMODE_STEREO)
  1266. do_rematrixing(s);
  1267. /* apply scaling to coefficients (headroom, dynrng) */
  1268. for (ch = 1; ch <= s->channels; ch++) {
  1269. int audio_channel = 0;
  1270. INTFLOAT gain;
  1271. if (s->channel_mode == AC3_CHMODE_DUALMONO && ch <= 2)
  1272. audio_channel = 2-ch;
  1273. if (s->heavy_compression && s->compression_exists[audio_channel])
  1274. gain = s->heavy_dynamic_range[audio_channel];
  1275. else
  1276. gain = s->dynamic_range[audio_channel];
  1277. #if USE_FIXED
  1278. scale_coefs(s->transform_coeffs[ch], s->fixed_coeffs[ch], gain, 256);
  1279. #else
  1280. if (s->target_level != 0)
  1281. gain = gain * s->level_gain[audio_channel];
  1282. gain *= 1.0 / 4194304.0f;
  1283. s->fmt_conv.int32_to_float_fmul_scalar(s->transform_coeffs[ch],
  1284. s->fixed_coeffs[ch], gain, 256);
  1285. #endif
  1286. }
  1287. /* apply spectral extension to high frequency bins */
  1288. if (CONFIG_EAC3_DECODER && s->spx_in_use) {
  1289. ff_eac3_apply_spectral_extension(s);
  1290. }
  1291. /* downmix and MDCT. order depends on whether block switching is used for
  1292. any channel in this block. this is because coefficients for the long
  1293. and short transforms cannot be mixed. */
  1294. downmix_output = s->channels != s->out_channels &&
  1295. !((s->output_mode & AC3_OUTPUT_LFEON) &&
  1296. s->fbw_channels == s->out_channels);
  1297. if (different_transforms) {
  1298. /* the delay samples have already been downmixed, so we upmix the delay
  1299. samples in order to reconstruct all channels before downmixing. */
  1300. if (s->downmixed) {
  1301. s->downmixed = 0;
  1302. ac3_upmix_delay(s);
  1303. }
  1304. do_imdct(s, s->channels, offset);
  1305. if (downmix_output) {
  1306. #if USE_FIXED
  1307. ac3_downmix_c_fixed16(s->outptr, s->downmix_coeffs,
  1308. s->out_channels, s->fbw_channels, 256);
  1309. #else
  1310. ff_ac3dsp_downmix(&s->ac3dsp, s->outptr, s->downmix_coeffs,
  1311. s->out_channels, s->fbw_channels, 256);
  1312. #endif
  1313. }
  1314. } else {
  1315. if (downmix_output) {
  1316. AC3_RENAME(ff_ac3dsp_downmix)(&s->ac3dsp, s->xcfptr + 1, s->downmix_coeffs,
  1317. s->out_channels, s->fbw_channels, 256);
  1318. }
  1319. if (downmix_output && !s->downmixed) {
  1320. s->downmixed = 1;
  1321. AC3_RENAME(ff_ac3dsp_downmix)(&s->ac3dsp, s->dlyptr, s->downmix_coeffs,
  1322. s->out_channels, s->fbw_channels, 128);
  1323. }
  1324. do_imdct(s, s->out_channels, offset);
  1325. }
  1326. return 0;
  1327. }
  1328. /**
  1329. * Decode a single AC-3 frame.
  1330. */
  1331. static int ac3_decode_frame(AVCodecContext * avctx, void *data,
  1332. int *got_frame_ptr, AVPacket *avpkt)
  1333. {
  1334. AVFrame *frame = data;
  1335. const uint8_t *buf = avpkt->data;
  1336. int buf_size, full_buf_size = avpkt->size;
  1337. AC3DecodeContext *s = avctx->priv_data;
  1338. int blk, ch, err, offset, ret;
  1339. int got_independent_frame = 0;
  1340. const uint8_t *channel_map;
  1341. uint8_t extended_channel_map[EAC3_MAX_CHANNELS];
  1342. const SHORTFLOAT *output[AC3_MAX_CHANNELS];
  1343. enum AVMatrixEncoding matrix_encoding;
  1344. AVDownmixInfo *downmix_info;
  1345. s->superframe_size = 0;
  1346. buf_size = full_buf_size;
  1347. /* copy input buffer to decoder context to avoid reading past the end
  1348. of the buffer, which can be caused by a damaged input stream. */
  1349. if (buf_size >= 2 && AV_RB16(buf) == 0x770B) {
  1350. // seems to be byte-swapped AC-3
  1351. int cnt = FFMIN(buf_size, AC3_FRAME_BUFFER_SIZE) >> 1;
  1352. s->bdsp.bswap16_buf((uint16_t *) s->input_buffer,
  1353. (const uint16_t *) buf, cnt);
  1354. } else
  1355. memcpy(s->input_buffer, buf, FFMIN(buf_size, AC3_FRAME_BUFFER_SIZE));
  1356. /* if consistent noise generation is enabled, seed the linear feedback generator
  1357. * with the contents of the AC-3 frame so that the noise is identical across
  1358. * decodes given the same AC-3 frame data, for use with non-linear edititing software. */
  1359. if (s->consistent_noise_generation)
  1360. av_lfg_init_from_data(&s->dith_state, s->input_buffer, FFMIN(buf_size, AC3_FRAME_BUFFER_SIZE));
  1361. buf = s->input_buffer;
  1362. dependent_frame:
  1363. /* initialize the GetBitContext with the start of valid AC-3 Frame */
  1364. if ((ret = init_get_bits8(&s->gbc, buf, buf_size)) < 0)
  1365. return ret;
  1366. /* parse the syncinfo */
  1367. err = parse_frame_header(s);
  1368. if (err) {
  1369. switch (err) {
  1370. case AAC_AC3_PARSE_ERROR_SYNC:
  1371. av_log(avctx, AV_LOG_ERROR, "frame sync error\n");
  1372. return AVERROR_INVALIDDATA;
  1373. case AAC_AC3_PARSE_ERROR_BSID:
  1374. av_log(avctx, AV_LOG_ERROR, "invalid bitstream id\n");
  1375. break;
  1376. case AAC_AC3_PARSE_ERROR_SAMPLE_RATE:
  1377. av_log(avctx, AV_LOG_ERROR, "invalid sample rate\n");
  1378. break;
  1379. case AAC_AC3_PARSE_ERROR_FRAME_SIZE:
  1380. av_log(avctx, AV_LOG_ERROR, "invalid frame size\n");
  1381. break;
  1382. case AAC_AC3_PARSE_ERROR_FRAME_TYPE:
  1383. /* skip frame if CRC is ok. otherwise use error concealment. */
  1384. /* TODO: add support for substreams */
  1385. if (s->substreamid) {
  1386. av_log(avctx, AV_LOG_DEBUG,
  1387. "unsupported substream %d: skipping frame\n",
  1388. s->substreamid);
  1389. *got_frame_ptr = 0;
  1390. return buf_size;
  1391. } else {
  1392. av_log(avctx, AV_LOG_ERROR, "invalid frame type\n");
  1393. }
  1394. break;
  1395. case AAC_AC3_PARSE_ERROR_CRC:
  1396. case AAC_AC3_PARSE_ERROR_CHANNEL_CFG:
  1397. break;
  1398. default: // Normal AVERROR do not try to recover.
  1399. *got_frame_ptr = 0;
  1400. return err;
  1401. }
  1402. } else {
  1403. /* check that reported frame size fits in input buffer */
  1404. if (s->frame_size > buf_size) {
  1405. av_log(avctx, AV_LOG_ERROR, "incomplete frame\n");
  1406. err = AAC_AC3_PARSE_ERROR_FRAME_SIZE;
  1407. } else if (avctx->err_recognition & (AV_EF_CRCCHECK|AV_EF_CAREFUL)) {
  1408. /* check for crc mismatch */
  1409. if (av_crc(av_crc_get_table(AV_CRC_16_ANSI), 0, &buf[2],
  1410. s->frame_size - 2)) {
  1411. av_log(avctx, AV_LOG_ERROR, "frame CRC mismatch\n");
  1412. if (avctx->err_recognition & AV_EF_EXPLODE)
  1413. return AVERROR_INVALIDDATA;
  1414. err = AAC_AC3_PARSE_ERROR_CRC;
  1415. }
  1416. }
  1417. }
  1418. if (s->frame_type == EAC3_FRAME_TYPE_DEPENDENT && !got_independent_frame) {
  1419. av_log(avctx, AV_LOG_WARNING, "Ignoring dependent frame without independent frame.\n");
  1420. *got_frame_ptr = 0;
  1421. return FFMIN(full_buf_size, s->frame_size);
  1422. }
  1423. /* channel config */
  1424. if (!err || (s->channels && s->out_channels != s->channels)) {
  1425. s->out_channels = s->channels;
  1426. s->output_mode = s->channel_mode;
  1427. if (s->lfe_on)
  1428. s->output_mode |= AC3_OUTPUT_LFEON;
  1429. if (s->channels > 1 &&
  1430. avctx->request_channel_layout == AV_CH_LAYOUT_MONO) {
  1431. s->out_channels = 1;
  1432. s->output_mode = AC3_CHMODE_MONO;
  1433. } else if (s->channels > 2 &&
  1434. avctx->request_channel_layout == AV_CH_LAYOUT_STEREO) {
  1435. s->out_channels = 2;
  1436. s->output_mode = AC3_CHMODE_STEREO;
  1437. }
  1438. s->loro_center_mix_level = gain_levels[s-> center_mix_level];
  1439. s->loro_surround_mix_level = gain_levels[s->surround_mix_level];
  1440. s->ltrt_center_mix_level = LEVEL_MINUS_3DB;
  1441. s->ltrt_surround_mix_level = LEVEL_MINUS_3DB;
  1442. /* set downmixing coefficients if needed */
  1443. if (s->channels != s->out_channels && !((s->output_mode & AC3_OUTPUT_LFEON) &&
  1444. s->fbw_channels == s->out_channels)) {
  1445. if ((ret = set_downmix_coeffs(s)) < 0) {
  1446. av_log(avctx, AV_LOG_ERROR, "error setting downmix coeffs\n");
  1447. return ret;
  1448. }
  1449. }
  1450. } else if (!s->channels) {
  1451. av_log(avctx, AV_LOG_ERROR, "unable to determine channel mode\n");
  1452. return AVERROR_INVALIDDATA;
  1453. }
  1454. avctx->channels = s->out_channels;
  1455. avctx->channel_layout = avpriv_ac3_channel_layout_tab[s->output_mode & ~AC3_OUTPUT_LFEON];
  1456. if (s->output_mode & AC3_OUTPUT_LFEON)
  1457. avctx->channel_layout |= AV_CH_LOW_FREQUENCY;
  1458. /* set audio service type based on bitstream mode for AC-3 */
  1459. avctx->audio_service_type = s->bitstream_mode;
  1460. if (s->bitstream_mode == 0x7 && s->channels > 1)
  1461. avctx->audio_service_type = AV_AUDIO_SERVICE_TYPE_KARAOKE;
  1462. /* decode the audio blocks */
  1463. channel_map = ff_ac3_dec_channel_map[s->output_mode & ~AC3_OUTPUT_LFEON][s->lfe_on];
  1464. offset = s->frame_type == EAC3_FRAME_TYPE_DEPENDENT ? AC3_MAX_CHANNELS : 0;
  1465. for (ch = 0; ch < AC3_MAX_CHANNELS; ch++) {
  1466. output[ch] = s->output[ch + offset];
  1467. s->outptr[ch] = s->output[ch + offset];
  1468. }
  1469. for (ch = 0; ch < s->channels; ch++) {
  1470. if (ch < s->out_channels)
  1471. s->outptr[channel_map[ch]] = s->output_buffer[ch + offset];
  1472. }
  1473. for (blk = 0; blk < s->num_blocks; blk++) {
  1474. if (!err && decode_audio_block(s, blk, offset)) {
  1475. av_log(avctx, AV_LOG_ERROR, "error decoding the audio block\n");
  1476. err = 1;
  1477. }
  1478. if (err)
  1479. for (ch = 0; ch < s->out_channels; ch++)
  1480. memcpy(s->output_buffer[ch + offset] + AC3_BLOCK_SIZE*blk, output[ch], AC3_BLOCK_SIZE*sizeof(SHORTFLOAT));
  1481. for (ch = 0; ch < s->out_channels; ch++)
  1482. output[ch] = s->outptr[channel_map[ch]];
  1483. for (ch = 0; ch < s->out_channels; ch++) {
  1484. if (!ch || channel_map[ch])
  1485. s->outptr[channel_map[ch]] += AC3_BLOCK_SIZE;
  1486. }
  1487. }
  1488. /* keep last block for error concealment in next frame */
  1489. for (ch = 0; ch < s->out_channels; ch++)
  1490. memcpy(s->output[ch + offset], output[ch], AC3_BLOCK_SIZE*sizeof(SHORTFLOAT));
  1491. /* check if there is dependent frame */
  1492. if (buf_size > s->frame_size) {
  1493. AC3HeaderInfo hdr;
  1494. int err;
  1495. if ((ret = init_get_bits8(&s->gbc, buf + s->frame_size, buf_size - s->frame_size)) < 0)
  1496. return ret;
  1497. err = ff_ac3_parse_header(&s->gbc, &hdr);
  1498. if (err)
  1499. return err;
  1500. if (hdr.frame_type == EAC3_FRAME_TYPE_DEPENDENT) {
  1501. if (hdr.num_blocks != s->num_blocks || s->sample_rate != hdr.sample_rate) {
  1502. av_log(avctx, AV_LOG_WARNING, "Ignoring non-compatible dependent frame.\n");
  1503. } else {
  1504. buf += s->frame_size;
  1505. buf_size -= s->frame_size;
  1506. s->prev_output_mode = s->output_mode;
  1507. s->prev_bit_rate = s->bit_rate;
  1508. got_independent_frame = 1;
  1509. goto dependent_frame;
  1510. }
  1511. }
  1512. }
  1513. frame->decode_error_flags = err ? FF_DECODE_ERROR_INVALID_BITSTREAM : 0;
  1514. /* if frame is ok, set audio parameters */
  1515. if (!err) {
  1516. avctx->sample_rate = s->sample_rate;
  1517. avctx->bit_rate = s->bit_rate + s->prev_bit_rate;
  1518. }
  1519. for (ch = 0; ch < EAC3_MAX_CHANNELS; ch++)
  1520. extended_channel_map[ch] = ch;
  1521. if (s->frame_type == EAC3_FRAME_TYPE_DEPENDENT) {
  1522. uint64_t ich_layout = avpriv_ac3_channel_layout_tab[s->prev_output_mode & ~AC3_OUTPUT_LFEON];
  1523. int channel_map_size = ff_ac3_channels_tab[s->output_mode & ~AC3_OUTPUT_LFEON] + s->lfe_on;
  1524. uint64_t channel_layout;
  1525. int extend = 0;
  1526. if (s->prev_output_mode & AC3_OUTPUT_LFEON)
  1527. ich_layout |= AV_CH_LOW_FREQUENCY;
  1528. channel_layout = ich_layout;
  1529. for (ch = 0; ch < 16; ch++) {
  1530. if (s->channel_map & (1 << (EAC3_MAX_CHANNELS - ch - 1))) {
  1531. channel_layout |= ff_eac3_custom_channel_map_locations[ch][1];
  1532. }
  1533. }
  1534. if (av_get_channel_layout_nb_channels(channel_layout) > EAC3_MAX_CHANNELS) {
  1535. av_log(avctx, AV_LOG_ERROR, "Too many channels (%d) coded\n",
  1536. av_get_channel_layout_nb_channels(channel_layout));
  1537. return AVERROR_INVALIDDATA;
  1538. }
  1539. avctx->channel_layout = channel_layout;
  1540. avctx->channels = av_get_channel_layout_nb_channels(channel_layout);
  1541. for (ch = 0; ch < EAC3_MAX_CHANNELS; ch++) {
  1542. if (s->channel_map & (1 << (EAC3_MAX_CHANNELS - ch - 1))) {
  1543. if (ff_eac3_custom_channel_map_locations[ch][0]) {
  1544. int index = av_get_channel_layout_channel_index(channel_layout,
  1545. ff_eac3_custom_channel_map_locations[ch][1]);
  1546. if (index < 0)
  1547. return AVERROR_INVALIDDATA;
  1548. if (extend >= channel_map_size)
  1549. return AVERROR_INVALIDDATA;
  1550. extended_channel_map[index] = offset + channel_map[extend++];
  1551. } else {
  1552. int i;
  1553. for (i = 0; i < 64; i++) {
  1554. if ((1ULL << i) & ff_eac3_custom_channel_map_locations[ch][1]) {
  1555. int index = av_get_channel_layout_channel_index(channel_layout,
  1556. 1ULL << i);
  1557. if (index < 0)
  1558. return AVERROR_INVALIDDATA;
  1559. if (extend >= channel_map_size)
  1560. return AVERROR_INVALIDDATA;
  1561. extended_channel_map[index] = offset + channel_map[extend++];
  1562. }
  1563. }
  1564. }
  1565. }
  1566. }
  1567. }
  1568. /* get output buffer */
  1569. frame->nb_samples = s->num_blocks * AC3_BLOCK_SIZE;
  1570. if ((ret = ff_get_buffer(avctx, frame, 0)) < 0)
  1571. return ret;
  1572. for (ch = 0; ch < avctx->channels; ch++) {
  1573. int map = extended_channel_map[ch];
  1574. av_assert0(ch>=AV_NUM_DATA_POINTERS || frame->extended_data[ch] == frame->data[ch]);
  1575. memcpy((SHORTFLOAT *)frame->extended_data[ch],
  1576. s->output_buffer[map],
  1577. s->num_blocks * AC3_BLOCK_SIZE * sizeof(SHORTFLOAT));
  1578. }
  1579. /*
  1580. * AVMatrixEncoding
  1581. *
  1582. * Check whether the input layout is compatible, and make sure we're not
  1583. * downmixing (else the matrix encoding is no longer applicable).
  1584. */
  1585. matrix_encoding = AV_MATRIX_ENCODING_NONE;
  1586. if (s->channel_mode == AC3_CHMODE_STEREO &&
  1587. s->channel_mode == (s->output_mode & ~AC3_OUTPUT_LFEON)) {
  1588. if (s->dolby_surround_mode == AC3_DSURMOD_ON)
  1589. matrix_encoding = AV_MATRIX_ENCODING_DOLBY;
  1590. else if (s->dolby_headphone_mode == AC3_DHEADPHONMOD_ON)
  1591. matrix_encoding = AV_MATRIX_ENCODING_DOLBYHEADPHONE;
  1592. } else if (s->channel_mode >= AC3_CHMODE_2F2R &&
  1593. s->channel_mode == (s->output_mode & ~AC3_OUTPUT_LFEON)) {
  1594. switch (s->dolby_surround_ex_mode) {
  1595. case AC3_DSUREXMOD_ON: // EX or PLIIx
  1596. matrix_encoding = AV_MATRIX_ENCODING_DOLBYEX;
  1597. break;
  1598. case AC3_DSUREXMOD_PLIIZ:
  1599. matrix_encoding = AV_MATRIX_ENCODING_DPLIIZ;
  1600. break;
  1601. default: // not indicated or off
  1602. break;
  1603. }
  1604. }
  1605. if ((ret = ff_side_data_update_matrix_encoding(frame, matrix_encoding)) < 0)
  1606. return ret;
  1607. /* AVDownmixInfo */
  1608. if ((downmix_info = av_downmix_info_update_side_data(frame))) {
  1609. switch (s->preferred_downmix) {
  1610. case AC3_DMIXMOD_LTRT:
  1611. downmix_info->preferred_downmix_type = AV_DOWNMIX_TYPE_LTRT;
  1612. break;
  1613. case AC3_DMIXMOD_LORO:
  1614. downmix_info->preferred_downmix_type = AV_DOWNMIX_TYPE_LORO;
  1615. break;
  1616. case AC3_DMIXMOD_DPLII:
  1617. downmix_info->preferred_downmix_type = AV_DOWNMIX_TYPE_DPLII;
  1618. break;
  1619. default:
  1620. downmix_info->preferred_downmix_type = AV_DOWNMIX_TYPE_UNKNOWN;
  1621. break;
  1622. }
  1623. downmix_info->center_mix_level = gain_levels[s-> center_mix_level];
  1624. downmix_info->center_mix_level_ltrt = gain_levels[s-> center_mix_level_ltrt];
  1625. downmix_info->surround_mix_level = gain_levels[s-> surround_mix_level];
  1626. downmix_info->surround_mix_level_ltrt = gain_levels[s->surround_mix_level_ltrt];
  1627. if (s->lfe_mix_level_exists)
  1628. downmix_info->lfe_mix_level = gain_levels_lfe[s->lfe_mix_level];
  1629. else
  1630. downmix_info->lfe_mix_level = 0.0; // -inf dB
  1631. } else
  1632. return AVERROR(ENOMEM);
  1633. *got_frame_ptr = 1;
  1634. if (!s->superframe_size)
  1635. return FFMIN(full_buf_size, s->frame_size);
  1636. return FFMIN(full_buf_size, s->superframe_size);
  1637. }
  1638. /**
  1639. * Uninitialize the AC-3 decoder.
  1640. */
  1641. static av_cold int ac3_decode_end(AVCodecContext *avctx)
  1642. {
  1643. AC3DecodeContext *s = avctx->priv_data;
  1644. ff_mdct_end(&s->imdct_512);
  1645. ff_mdct_end(&s->imdct_256);
  1646. av_freep(&s->fdsp);
  1647. av_freep(&s->downmix_coeffs[0]);
  1648. return 0;
  1649. }
  1650. #define OFFSET(x) offsetof(AC3DecodeContext, x)
  1651. #define PAR (AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_AUDIO_PARAM)