yuzu/src/video_core/command_classes/codecs
ameerj fa22695705 vp9: Ensure the first frame is complete
Silences a runtime error due to the first frame missing the frame data, and being set to hidden despite being a key-frame.
2021-08-08 13:49:00 -04:00
..
codec.cpp nvdec: Implement VA-API hardware video acceleration (#6713) 2021-08-03 23:43:11 -04:00
codec.h nvdec: Implement VA-API hardware video acceleration (#6713) 2021-08-03 23:43:11 -04:00
h264.cpp Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
h264.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
vp9.cpp vp9: Ensure the first frame is complete 2021-08-08 13:49:00 -04:00
vp9.h vp9: Cleanup unused variables 2021-08-06 20:08:11 -04:00
vp9_types.h vp9: Ensure the first frame is complete 2021-08-08 13:49:00 -04:00