Nuo Mi
301ed950d1
vvcdec: add vvc decoder
...
vvc decoder plug-in to avcodec.
split frames into slices/tiles and send them to vvc_thread for further decoding
reorder and wait for the frame decoding to be done and output the frame
Features:
+ Support I, P, B frames
+ Support 8/10/12 bits, chroma 400, 420, 422, and 444 and range extension
+ Support VVC new tools like MIP, CCLM, AFFINE, GPM, DMVR, PROF, BDOF, LMCS, ALF
+ 295 conformace clips passed
- Not support RPR, IBC, PALETTE, and other minor features yet
Performance:
C code FPS on an i7-12700K (x86):
BQTerrace_1920x1080_60_10_420_22_RA.vvc 93.0
Chimera_8bit_1080P_1000_frames.vvc 184.3
NovosobornayaSquare_1920x1080.bin 191.3
RitualDance_1920x1080_60_10_420_32_LD.266 150.7
RitualDance_1920x1080_60_10_420_37_RA.266 170.0
Tango2_3840x2160_60_10_420_27_LD.266 33.7
C code FPS on a M1 Mac Pro (ARM):
BQTerrace_1920x1080_60_10_420_22_RA.vvc 58.7
Chimera_8bit_1080P_1000_frames.vvc 153.3
NovosobornayaSquare_1920x1080.bin 150.3
RitualDance_1920x1080_60_10_420_32_LD.266 105.0
RitualDance_1920x1080_60_10_420_37_RA.266 133.0
Tango2_3840x2160_60_10_420_27_LD.266 21.7
Asm optimizations still working in progress. please check
https://github.com/ffvvc/FFmpeg/wiki#performance-data for the latest
Contributors (based on code merge order):
Nuo Mi <nuomi2021@gmail.com >
Xu Mu <toxumu@outlook.com >
Frank Plowman <post@frankplowman.com >
Shaun Loo <shaunloo10@gmail.com >
Wu Jianhua <toqsxw@outlook.com >
Thank you for reporting issues and providing performance reports:
Łukasz Czech <lukaszcz18@wp.pl >
Xu Fulong <839789740@qq.com >
Thank you for providing review comments:
Ronald S. Bultje <rsbultje@gmail.com >
James Almer <jamrial@gmail.com >
Andreas Rheinhardt <andreas.rheinhardt@outlook.com >
Co-authored-by: Xu Mu <toxumu@outlook.com >
Co-authored-by: Frank Plowman <post@frankplowman.com >
Co-authored-by: Shaun Loo <shaunloo10@gmail.com >
Co-authored-by: Wu Jianhua <toqsxw@outlook.com >
2024-01-03 23:15:12 +08:00
..
2023-12-07 23:20:14 +02:00
2023-11-22 18:33:00 -03:00
2023-12-29 00:45:20 +01:00
2023-11-25 21:51:04 -03:00
2023-10-01 02:25:09 +02:00
2023-12-22 17:40:00 +02:00
2023-10-03 01:59:07 +02:00
2024-01-03 23:15:12 +08:00
2023-12-25 22:31:15 -03:00
2023-11-10 00:14:02 +01:00
2023-11-14 18:18:26 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 21:44:48 +01:00
2023-12-22 15:12:33 +01:00
2023-12-11 18:42:07 +02:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-11-04 01:24:09 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-11-22 18:33:00 -03:00
2023-12-01 12:42:22 -03:00
2023-11-25 21:50:56 -03:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2024-01-03 23:15:12 +08:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:46:59 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-09-22 13:15:00 +08:00
2023-09-22 13:15:00 +08:00
2023-12-22 15:12:33 +01:00
2023-09-22 13:15:00 +08:00
2023-12-22 15:12:33 +01:00
2023-10-07 22:35:22 +02:00
2023-10-07 22:34:10 +02:00
2023-10-06 10:11:18 -03:00
2023-11-12 14:47:56 -03:00
2023-12-18 15:19:30 -03:00
2023-10-01 01:02:53 +02:00
2023-10-01 01:02:53 +02:00
2023-12-28 23:56:14 +01:00
2023-12-18 15:19:36 -03:00
2023-12-18 15:19:36 -03:00
2023-10-16 01:05:07 +02:00
2023-09-22 13:15:00 +08:00
2023-12-22 15:12:33 +01:00
2023-10-07 22:35:05 +02:00
2023-09-22 13:15:00 +08:00
2023-11-18 19:55:42 +01:00
2023-10-07 22:35:05 +02:00
2023-10-07 22:35:05 +02:00
2023-12-14 23:53:10 +01:00
2023-11-11 11:53:21 -03:00
2023-11-04 01:27:41 +01:00
2023-11-15 10:29:03 -05:00
2023-10-07 22:35:14 +02:00
2023-10-07 22:35:14 +02:00
2023-10-07 22:35:14 +02:00
2023-11-15 10:29:03 -05:00
2023-12-19 00:27:26 +01:00
2023-11-15 10:29:03 -05:00
2023-09-22 13:15:00 +08:00
2023-11-15 10:29:03 -05:00
2023-10-07 22:35:05 +02:00
2023-12-22 15:12:33 +01:00
2023-09-26 20:27:57 +02:00
2023-09-22 23:12:55 +02:00
2023-09-22 23:47:40 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-11-26 17:49:09 +01:00
2023-11-26 17:49:09 +01:00
2023-10-06 09:56:41 -03:00
2023-11-14 14:26:42 -03:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 13:55:16 +02:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2024-01-01 09:46:41 -03:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-01 02:25:09 +02:00
2023-11-22 05:01:16 +01:00
2023-10-07 22:35:22 +02:00
2023-10-03 01:58:37 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-11-01 16:40:20 +01:00
2023-10-07 22:34:49 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-09-25 19:07:10 +02:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-12-22 15:12:33 +01:00
2023-10-03 01:59:07 +02:00
2023-09-28 11:10:35 +02:00
2023-10-12 22:50:34 +02:00
2023-10-03 20:09:27 +02:00
2023-11-10 00:15:28 +01:00
2023-10-16 00:54:37 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-11-14 19:15:51 +02:00
2023-10-09 19:52:51 +03:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:46:59 +01:00
2023-10-03 00:28:50 +02:00
2023-10-03 00:28:50 +02:00
2023-10-22 22:09:59 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-01 01:02:53 +02:00
2023-10-01 01:02:53 +02:00
2023-12-22 15:12:33 +01:00
2023-11-17 23:59:22 +02:00
2023-11-17 23:59:22 +02:00
2023-12-22 15:12:33 +01:00
2023-11-03 22:16:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-09-22 23:47:40 +02:00
2023-12-18 15:19:36 -03:00
2023-10-07 22:34:10 +02:00
2023-11-12 02:19:53 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:46:59 +01:00
2023-10-05 22:05:21 +02:00
2023-10-31 20:46:59 +01:00
2023-10-31 20:46:59 +01:00
2023-10-13 14:35:07 +02:00
2023-10-07 22:36:04 +02:00
2023-12-22 15:12:33 +01:00
2023-11-22 19:42:14 +08:00
2023-10-08 21:36:09 +02:00
2023-11-20 00:19:04 +01:00
2023-10-07 22:34:20 +02:00
2023-10-07 22:34:20 +02:00
2023-11-20 00:19:25 +01:00
2023-10-07 22:34:20 +02:00
2023-12-21 16:15:23 +08:00
2023-12-22 15:12:33 +01:00
2023-11-20 00:19:25 +01:00
2023-10-13 14:35:07 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-03 00:27:14 +02:00
2023-09-26 21:06:14 +02:00
2023-10-16 01:16:19 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-09 21:23:25 +02:00
2023-10-26 13:18:01 +02:00
2023-10-07 22:34:28 +02:00
2023-10-19 20:46:55 +02:00
2023-10-07 22:34:28 +02:00
2023-11-01 20:10:20 +01:00
2023-10-07 22:34:28 +02:00
2023-12-22 15:12:33 +01:00
2023-11-01 20:10:20 +01:00
2023-10-03 08:33:42 -04:00
2023-10-31 21:33:25 +02:00
2023-10-31 21:33:25 +02:00
2023-12-22 15:12:33 +01:00
2023-10-07 22:35:22 +02:00
2023-12-21 16:15:23 +08:00
2023-12-21 16:15:23 +08:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-07 22:34:10 +02:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:46:59 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-11-01 18:52:55 +02:00
2023-11-01 18:52:55 +02:00
2023-12-14 23:53:10 +01:00
2023-12-29 01:00:48 +01:00
2023-12-22 15:12:33 +01:00
2023-12-05 05:53:32 -05:00
2023-12-29 19:21:26 +01:00
2023-10-31 20:47:00 +01:00
2023-10-01 01:02:53 +02:00
2023-10-03 20:09:27 +02:00
2023-11-08 17:37:58 +11:00
2023-12-29 01:15:42 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 22:08:29 -05:00
2023-12-22 22:08:29 -05:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-18 23:59:51 +02:00
2023-12-18 23:59:51 +02:00
2023-12-18 23:59:51 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-09-19 18:11:46 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-11-16 16:53:44 +02:00
2023-11-16 16:53:44 +02:00
2023-11-18 22:07:14 +02:00
2023-11-18 22:07:14 +02:00
2023-11-23 18:57:18 +02:00
2023-11-23 18:57:18 +02:00
2023-12-11 18:17:43 +02:00
2023-12-11 18:17:43 +02:00
2023-10-27 18:10:46 +02:00
2023-12-22 15:12:33 +01:00
2024-01-03 16:31:59 +08:00
2023-12-22 15:12:33 +01:00
2023-11-22 21:02:04 +08:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-12-28 23:15:56 +01:00
2023-12-22 15:12:33 +01:00
2023-10-20 17:07:22 +02:00
2023-10-18 23:01:40 +02:00
2023-12-22 15:12:33 +01:00
2023-12-21 22:42:34 +02:00
2023-12-21 22:42:34 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-10-11 22:28:24 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 21:44:48 +01:00
2023-12-21 16:15:23 +08:00
2023-10-31 21:44:48 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-01 01:53:32 +02:00
2023-10-22 22:09:59 +02:00
2023-10-22 22:09:59 +02:00
2023-10-22 22:09:59 +02:00
2023-12-30 21:50:05 +01:00
2023-10-03 16:57:02 +02:00
2023-10-22 22:09:59 +02:00
2023-10-05 22:05:21 +02:00
2023-10-31 20:46:59 +01:00
2023-10-31 20:46:59 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:46:59 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-09-23 22:48:43 +02:00
2023-10-12 20:57:35 +02:00
2023-11-01 20:13:01 +01:00
2023-11-01 20:13:01 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-09 20:17:44 +02:00
2023-10-09 20:17:44 +02:00
2023-12-22 15:12:33 +01:00
2023-10-06 09:49:47 +02:00
2023-12-22 15:12:33 +01:00
2023-09-29 01:45:46 +02:00
2023-09-29 01:45:46 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-29 00:45:20 +01:00
2023-12-18 15:19:30 -03:00
2023-12-22 15:12:33 +01:00
2023-09-23 01:42:48 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 22:07:35 -05:00
2023-12-22 15:12:33 +01:00
2023-11-09 12:53:35 +01:00
2023-09-23 01:42:49 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-22 22:09:59 +02:00
2023-12-05 14:50:21 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-09-28 19:37:58 +02:00
2023-11-01 20:15:54 +01:00
2023-11-01 20:15:54 +01:00
2023-12-22 15:12:33 +01:00
2023-09-30 15:35:04 +02:00
2023-10-01 01:02:53 +02:00
2023-10-01 01:02:53 +02:00
2023-10-01 01:02:53 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-09-24 14:22:04 +02:00
2023-10-05 22:05:21 +02:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-11-01 22:53:26 +02:00
2023-11-01 22:53:26 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-01 01:02:53 +02:00
2023-10-01 01:02:53 +02:00
2023-10-02 12:23:16 +02:00
2023-09-29 01:30:55 +02:00
2023-10-02 12:23:16 +02:00
2023-09-29 01:04:10 +02:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 09:28:04 -03:00
2023-12-22 09:28:04 -03:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-10-22 22:09:59 +02:00
2023-10-22 22:09:59 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-09-22 13:15:00 +08:00
2023-12-22 15:12:33 +01:00
2023-10-22 22:09:59 +02:00
2023-10-01 01:01:50 +02:00
2023-10-03 20:09:27 +02:00
2023-10-31 21:33:25 +02:00
2023-10-31 21:33:25 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-21 23:29:02 +01:00
2023-12-22 15:12:33 +01:00
2023-10-22 22:11:37 +02:00
2023-10-03 01:59:07 +02:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-22 15:12:33 +01:00
2023-12-29 21:36:02 +01:00
2023-11-01 20:14:22 +01:00
2023-12-22 15:12:33 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-12-21 16:15:23 +08:00
2023-12-08 17:20:48 +02:00
2023-12-08 17:20:48 +02:00
2023-12-22 15:12:33 +01:00
2023-10-10 00:22:55 +02:00
2024-01-03 23:15:12 +08:00
2023-10-07 22:34:28 +02:00
2023-12-22 15:12:33 +01:00
2023-11-01 16:40:22 +01:00
2023-10-31 20:46:59 +01:00
2023-09-25 21:41:35 +02:00
2023-12-22 15:12:33 +01:00
2023-10-01 00:50:38 +02:00
2023-10-01 00:50:38 +02:00
2023-10-31 20:47:00 +01:00
2023-11-15 10:29:03 -05:00
2023-10-07 22:35:22 +02:00
2023-11-15 10:29:03 -05:00
2023-11-15 10:29:03 -05:00
2023-12-22 15:12:33 +01:00
2023-12-21 16:15:23 +08:00
2023-11-01 20:14:06 +01:00
2023-11-01 20:14:06 +01:00
2023-10-31 20:47:00 +01:00
2023-10-07 22:35:50 +02:00
2023-10-25 22:01:21 +02:00
2023-10-07 22:35:50 +02:00
2023-10-31 21:35:23 +01:00
2023-10-07 22:35:50 +02:00
2023-11-21 08:02:43 +08:00
2023-09-22 23:47:40 +02:00
2023-10-03 20:09:27 +02:00
2023-10-22 22:09:59 +02:00
2023-12-22 15:12:33 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 21:44:48 +01:00
2023-10-31 20:47:00 +01:00
2023-10-31 20:47:00 +01:00
2023-10-16 01:14:10 +02:00