This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
356e10898f
yuzu-android
/
src
/
video_core
/
command_classes
/
codecs
History
ameerj
356e10898f
codec: Replace deprecated av_init_packet usage
2021-08-12 01:28:01 -04:00
..
codec.cpp
codec: Replace deprecated av_init_packet usage
2021-08-12 01:28:01 -04:00
codec.h
nvdec: Implement GPU accelerated decoding for all platforms
2021-08-12 01:28:01 -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_types.h
vp9: Ensure the first frame is complete
2021-08-08 13:49:00 -04: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