Files
FFmpeg/libavcodec
Andreas Rheinhardt c41818dc5d avcodec/mpeg4videodec: Don't initialize unused inter_scantable
inter_scantable is only used by the dct_unquantize_h263_inter
functions, yet this is not used by the MPEG-4 decoder at all
(in case H.263 quantization is used, the unquantization already
happens in mpeg4_decode_block()).

Also move the common initialization of ff_permute_scantable()
out of the if.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-20 18:58:39 +02:00
..
2024-06-04 11:46:27 +02:00
2024-06-04 11:46:27 +02:00
2024-06-04 11:46:27 +02:00
2024-06-08 00:22:36 +02:00
2024-06-08 00:22:40 +02:00
2024-06-08 00:22:40 +02:00
2024-06-04 11:46:27 +02:00
2024-06-08 00:22:35 +02:00
2024-06-13 20:36:09 -03:00
2024-06-20 18:58:38 +02:00
2024-06-04 11:46:27 +02:00
2024-06-07 21:42:24 +02:00
2024-05-31 13:36:02 -03:00
2024-06-14 21:28:10 +03:00
2024-06-04 11:46:27 +02:00
2024-06-08 00:22:35 +02:00
2024-06-08 00:22:35 +02:00
2024-05-28 03:48:04 +02:00
2024-05-29 10:46:54 +08:00
2024-06-04 11:46:27 +02:00
2024-06-03 14:13:34 +02:00
2024-06-12 12:07:49 +02:00
2024-06-20 18:58:38 +02:00
2024-06-07 21:42:24 +02:00