This website requires JavaScript.
Explore
Help
Sign In
gitlab-com-suyu-emu
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://gitlab.com/suyu-emu/suyu.git
synced
2024-03-15 23:15:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ba8be75037
suyu
/
src
/
video_core
/
command_classes
/
codecs
History
Feng Chen
ba8be75037
h264: Use max allowed max_num_ref_frames when using CPU decoding
2021-10-10 20:07:19 +08:00
..
codec.cpp
configure_graphics: Add GPU nvdec decoding as an option
2021-08-16 14:40:53 -04:00
codec.h
codec: Add missing <string_view> include
2021-09-11 17:19:14 -04:00
h264.cpp
h264: Use max allowed max_num_ref_frames when using CPU decoding
2021-10-10 20:07:19 +08:00
h264.h
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
vp9.cpp
vp9_types: Remove unused Vp9PictureInfo members
2021-08-25 21:29:22 -04:00
vp9.h
vp9: Cleanup unused variables
2021-08-06 20:08:11 -04:00
vp9_types.h
vp9_types: Minor refactor of VP9 info structs.
2021-08-25 21:42:43 -04:00