1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt 36e7f9b339 avcodec/vqcdec: Avoid unnecessary VLC structure
Everything besides VLC.table is basically write-only
and even VLC.table can be removed by accessing the
underlying table directly.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-10-31 20:47:00 +01:00
..
2023-10-31 21:33:25 +02:00
2023-10-09 19:52:51 +03:00
2023-10-09 19:52:51 +03:00
2023-10-31 21:33:25 +02:00
2023-10-31 21:33:25 +02:00
2023-10-29 22:12:05 +00:00
2023-10-10 00:22:55 +02:00