Files
FFmpeg/libavcodec
Andreas Rheinhardt 65d5ccb808 avcodec/mpeg_er: Don't set block_index unnecessarily
ff_init_block_index() sets MpegEncContext.dest and
MpegEncContext.block_index. The latter is unused by
ff_mpv_reconstruct_mb() (which is what this code is
preparatory for) and dest is overwritten a few lines below.
So don't initialize block_index at all.

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-05-13 03:40:19 +02:00
2024-05-13 03:40:17 +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-04-29 15:30:25 +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-05-03 18:00:53 +03:00
2024-05-03 18:00:53 +03: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-05-19 22:12:54 +02:00
2024-06-07 21:42:24 +02:00
2024-04-29 20:46:05 +03:00
2024-04-29 20:46:05 +03:00