Files
ffmpeg/libavcodec
Andreas Rheinhardt 27eea249cc avcodec/msmpeg4dec: Reuse identical MV VLC
msmpeg4dec and ituh263dec both create VLCs with identical parameters out
of ff_mvtab. Given that ff_msmpeg4_decode_init() always (indirectly) calls
ff_h263_decode_init_vlc(), the VLC initialized by the latter can be
directly used by msmpeg4dec. Doing so saves a bit more than 2KB from the
.bss segment as well as the code to initialize a VLC.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-01-25 14:51:53 +01:00
..
2021-01-14 01:44:21 +01:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2020-12-08 17:51:48 +01:00
2020-12-08 17:51:47 +01:00
2020-12-08 17:51:44 +01:00
2020-12-08 17:51:48 +01:00
2021-01-14 01:44:21 +01:00
2021-01-08 05:05:10 +01:00
2021-01-21 17:13:54 +00:00
2021-01-21 17:13:54 +00:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-01-21 17:13:54 +00:00
2021-01-21 17:13:54 +00:00
2021-01-01 15:25:48 +01:00
2021-01-01 14:33:47 +01:00
2020-12-08 17:51:46 +01:00
2020-12-31 11:49:43 +01:00
2020-12-08 17:51:46 +01:00
2020-12-08 17:51:47 +01:00
2021-01-21 17:13:54 +00:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-01-25 13:17:43 +01:00
2020-12-10 10:03:58 +01:00
2020-12-08 17:51:44 +01:00
2021-01-01 15:25:48 +01:00
2021-01-25 13:17:43 +01:00
2021-01-01 15:25:48 +01:00
2021-01-25 00:18:47 +01:00
2021-01-01 15:25:48 +01:00