Files
FFmpeg/libavcodec
Andreas Rheinhardt e5a33c898a avcodec/mpegvideo: Only keep the actually used unquantize funcs
For all encoders and all decoders except MPEG-4 the unquantize
functions to use don't change at all and therefore needn't be
kept in the context. So discard them after setting them;
for MPEG-4, the functions get assigned on a per-frame basis.

Decoders not using any unquantize functions (H.261, MPEG-1/2)
as well as decoders that only call ff_mpv_reconstruct_mb()
through error resilience (RV30/40, the VC-1 family) don't have
the remaining pointers set at all.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-03-26 04:17:00 +01:00
..
2025-03-17 08:51:23 +01:00
2025-02-26 17:12:08 +01:00
2025-02-26 17:12:08 +01:00
2024-06-08 00:22:40 +02:00
2024-06-08 00:22:40 +02:00
2024-08-14 18:21:01 +02:00
2025-02-04 00:14:14 +01:00
2025-02-09 20:27:49 -06:00
2025-02-09 20:27:49 -06:00
2024-07-12 22:42:18 +02:00
2024-09-06 13:59:28 +02:00
2025-03-24 13:55:56 -03:00
2024-05-13 03:40:17 +02:00
2024-09-28 18:35:35 +02:00
2024-09-28 18:35:35 +02:00
2025-01-01 20:31:08 +01:00
2025-03-17 08:51:23 +01:00
2024-07-12 22:42:28 +02:00
2024-09-24 15:37:19 +02:00
2024-05-31 13:36:02 -03:00
2025-02-06 13:48:47 -03:00
2024-06-08 00:22:35 +02:00
2024-06-20 18:58:39 +02:00
2024-05-03 18:00:53 +03:00
2024-05-03 18:00:53 +03:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2025-03-19 21:02:56 +01:00
2025-03-20 07:10:17 +01:00
2024-06-03 14:13:34 +02:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-10-12 11:21:14 -03:00
2024-11-01 12:13:07 +08:00
2024-09-24 15:37:19 +02:00
2024-06-12 12:07:49 +02:00
2025-02-09 20:27:49 -06:00
2025-03-14 02:03:58 +01:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2024-04-29 20:46:05 +03:00
2024-04-19 13:18:04 +02:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2025-03-17 08:51:23 +01:00
2024-09-24 15:37:20 +02:00