yuzu/src/video_core/command_classes
ameerj 403fc86c11 vic: Avoid memory corruption when multiple streams with different dimensions are decoded
This is a work around to avoid buffer overflow errors until multi channel/multi stream decoding is supported.
2021-10-08 01:22:38 -04:00
..
codecs codec: Add missing <string_view> include 2021-09-11 17:19:14 -04:00
host1x.cpp fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
host1x.h fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
nvdec_common.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
nvdec.cpp nvdec: Better logging for unimplemented codecs 2021-08-07 01:08:33 -04:00
nvdec.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
sync_manager.cpp remove inaccurate reference 2021-01-07 14:33:45 -05:00
sync_manager.h sync_manager: Amend parameter order of calls to SyncptIncr constructor 2020-10-27 03:22:57 -04:00
vic.cpp vic: Avoid memory corruption when multiple streams with different dimensions are decoded 2021-10-08 01:22:38 -04:00
vic.h vic: Refactor frame writing methods 2021-10-07 14:56:44 -04:00