Andreas Rheinhardt
fc3c2ea8dc
avcodec/aacdec: PredictorState array out of SingleChannelElement
...
sizeof(PredictorState) is different for the floating-point and
the fixed-point AAC decoders; this is an obstacle for deduplicating
code between these decoders. So don't include this array in
SingleChannelElement, instead add a union of pointers to the
fixed-point PredictorState and the floating-point PredictorState.
The actual arrays are part of the extended ChannelElement
to be allocated by ff_aac_sbr_ctx_alloc_init(); it also
sets the pointers.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com >
2024-04-23 08:31:28 +02:00
..
2024-04-23 08:31:18 +02:00
2024-04-09 16:50:49 +02:00
2024-04-18 08:38:14 +02:00
2024-04-10 15:17:54 +02:00
2024-04-23 08:31:27 +02:00
2024-04-19 13:18:04 +02:00
2024-04-21 21:06:50 +08:00
2024-04-20 12:11:43 +08:00
2024-04-23 08:31:28 +02:00
2024-04-23 08:31:28 +02:00
2024-04-23 08:31:27 +02:00
2024-04-23 08:31:28 +02:00
2024-04-23 08:31:27 +02:00
2024-04-23 08:31:28 +02:00
2024-04-23 08:31:28 +02:00
2024-04-23 08:31:28 +02:00
2024-04-23 08:31:28 +02:00
2024-04-18 14:52:26 +02:00
2024-04-18 14:52:26 +02:00
2024-04-18 14:52:26 +02:00
2024-04-18 14:52:26 +02:00
2024-04-18 14:52:26 +02:00
2024-03-31 00:08:43 +01:00
2024-04-22 21:41:50 +01:00
2024-04-21 16:31:42 +02:00
2024-04-19 13:18:04 +02:00
2024-04-11 11:48:39 -03:00
2024-04-10 13:22:18 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-11 11:46:23 -03:00
2024-04-22 12:17:05 +02:00
2024-04-22 12:17:56 +02:00
2024-04-22 12:17:05 +02:00
2024-04-22 12:17:56 +02:00
2024-04-21 16:31:42 +02:00
2024-04-19 13:18:04 +02:00
2024-04-11 12:53:26 +02:00
2024-04-11 12:53:26 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-11 12:53:26 +02:00
2024-04-08 15:00:02 +02:00
2024-04-19 13:18:04 +02:00
2024-04-13 17:50:49 +02:00
2024-04-11 11:48:39 -03:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-21 16:31:42 +02:00
2024-04-22 12:17:05 +02:00
2024-04-21 16:31:42 +02:00
2024-04-19 13:18:04 +02:00
2024-04-21 09:43:17 +02:00
2024-04-22 12:17:56 +02:00
2024-04-22 12:17:05 +02:00
2024-04-22 12:17:56 +02:00
2024-03-31 00:08:43 +01:00
2024-04-22 12:17:56 +02:00
2024-04-23 07:27:38 +08:00
2024-04-23 08:31:18 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-08 15:00:02 +02:00
2024-04-08 15:00:02 +02:00
2024-04-08 15:00:02 +02:00
2024-03-01 01:35:42 +01:00
2024-04-21 16:31:42 +02:00
2024-04-13 18:00:43 +02:00
2024-04-13 18:00:43 +02:00
2024-04-13 18:00:43 +02:00
2024-04-13 18:00:43 +02:00
2024-04-19 13:18:04 +02:00
2024-04-21 16:31:42 +02:00
2024-04-21 13:34:33 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-23 08:31:27 +02:00
2024-03-31 00:08:43 +01:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:07:48 +02:00
2024-04-19 13:07:48 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-21 16:31:42 +02:00
2024-04-18 14:43:07 +08:00
2024-04-18 14:43:07 +08:00
2024-04-18 14:43:07 +08:00
2024-04-19 13:18:04 +02:00
2024-04-21 16:31:42 +02:00
2024-04-13 18:00:43 +02:00
2024-03-31 00:08:43 +01:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-21 16:31:42 +02:00
2024-04-15 02:40:02 +02:00
2024-04-15 02:40:02 +02:00
2024-04-21 21:06:50 +08:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00