yuzu/src/video_core/host1x/codecs
Danila Malyutin 7701a00a02 Add support for deinterlaced videos playback
This is a follow up to #10254 to improve the playback of cut scenes in Layton's Mystery Journey.
It uses ffmpeg's yadif filter for deinterlacing.
2023-05-22 01:43:44 +04:00
..
codec.cpp Add support for deinterlaced videos playback 2023-05-22 01:43:44 +04:00
codec.h Add support for deinterlaced videos playback 2023-05-22 01:43:44 +04:00
h264.cpp Fix missing pic_order_present_flag in h264 header 2023-05-12 22:30:59 +04:00
h264.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp8.cpp NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp8.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp9_types.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp9.cpp General: Fix clang format. 2022-10-06 21:00:53 +02:00
vp9.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00