This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-12-29 02:36:52 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4f0f481f63
suyu
/
src
/
video_core
/
command_classes
/
codecs
History
Download ZIP
Download TAR.GZ
Lioncash
4f0f481f63
nvdec: Make use of [[nodiscard]] where applicable
...
Prevents bugs from occurring where the results of a function are accidentally discarded
2020-11-02 02:45:15 -05:00
..
codec.cpp
codec.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
h264.cpp
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
h264.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
vp9.cpp
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
vp9.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00
vp9_types.h
nvdec: Make use of [[nodiscard]] where applicable
2020-11-02 02:45:15 -05:00