Files
FFmpeg/libavcodec
Andreas Rheinhardt fb0ae037d0 avcodec/qdmc: Make tables used to initialize VLCs smaller
This is possible by switching to ff_init_vlc_from_lengths() which allows
to replace tables of codes of size uint16_t or uint32_t by tables of
symbols of size uint8_t; in case there already were symbols tables the
savings are even bigger.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-12-08 17:51:47 +01:00
..
2020-02-07 13:36:57 -03:00
2020-10-15 22:53:56 +02:00
2020-12-08 17:51:47 +01:00
2020-12-08 17:51:47 +01:00
2019-06-26 21:25:10 +02:00
2020-06-10 12:36:44 +02:00
2020-08-26 21:13:38 +02:00
2020-08-26 21:13:38 +02:00
2020-12-08 17:51:44 +01:00
2020-12-08 17:51:45 +01:00
2019-08-11 19:13:21 +02:00
2020-03-12 20:26:48 +00:00
2020-03-12 20:26:48 +00:00
2020-05-21 09:31:08 +02:00
2019-11-13 09:08:43 -08:00
2020-02-22 00:15:43 +01:00
2020-11-12 15:55:16 +01:00
2018-04-25 23:09:47 +02:00
2020-10-24 19:11:12 +02:00
2019-12-05 20:20:05 +01:00
2018-12-23 15:30:13 +01:00
2020-11-10 02:14:29 +01:00
2020-03-22 11:55:44 -03:00
2018-12-10 11:19:36 +01:00
2020-06-05 18:14:17 +02:00
2020-11-24 11:35:03 +01:00
2020-11-24 11:35:03 +01:00
2020-06-14 18:20:37 +02:00
2020-06-15 04:22:28 +02:00
2018-09-23 15:25:50 +02:00
2017-12-11 00:42:26 -03:00
2019-01-16 01:29:18 +01:00
2020-07-20 18:41:09 +02:00
2020-07-20 18:41:09 +02:00
2019-06-29 19:22:19 +02:00
2020-12-08 17:51:45 +01:00
2020-12-08 17:51:46 +01:00
2020-10-19 05:15:00 +02:00
2020-11-24 09:38:35 +01:00
2020-11-24 09:38:35 +01:00
2019-12-10 16:09:14 +01:00
2020-11-24 09:38:35 +01:00
2020-01-11 23:31:18 +01:00
2020-12-08 17:51:46 +01:00
2020-05-12 01:00:28 +02:00
2020-11-11 18:36:09 +01:00
2019-09-02 13:46:11 -07:00
2020-05-26 10:52:12 +01:00
2019-03-31 23:35:00 +02:00
2020-05-26 10:52:12 +01:00
2020-05-26 10:52:12 +01:00
2020-06-08 20:45:56 +02:00
2020-05-30 18:02:55 +02:00
2020-07-05 19:59:49 +02:00
2019-10-22 10:51:42 +08:00
2020-09-01 14:19:19 +02:00
2018-12-03 23:34:05 +01:00
2019-08-23 22:24:07 +02:00
2018-03-07 22:26:53 +01:00
2020-04-04 23:26:15 +02:00
2020-05-22 22:23:18 +02:00
2018-11-18 22:59:29 +01:00
2020-11-24 09:38:35 +01:00
2020-11-24 09:38:35 +01:00
2020-11-24 09:38:35 +01:00
2020-01-13 23:26:25 +00:00
2020-07-20 18:41:09 +02:00
2020-12-08 17:51:44 +01:00
2020-11-02 22:57:23 +00:00
2020-01-11 23:31:18 +01:00
2018-04-25 22:07:20 +02:00
2020-04-26 18:38:25 +01:00
2019-10-25 00:22:33 +02:00
2019-08-22 18:35:44 +02:00
2017-12-19 23:21:59 +00:00
2019-09-05 19:45:53 +02:00
2019-05-02 15:36:16 +02:00
2020-04-16 15:05:07 -03:00
2020-10-23 10:37:04 +02:00
2020-05-23 07:07:36 +02:00
2020-10-16 00:38:50 +02:00