This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-02-11 04:50:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a3f80a97a3
yuzu
/
src
/
video_core
/
command_classes
/
codecs
History
ameerj
a3f80a97a3
vp9: Fix reference frame refreshes
...
This resolves the artifacting when decoding VP9 streams.
2021-08-06 20:08:08 -04:00
..
codec.cpp
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
codec.h
Merge pull request
#6537
from Morph1984/warnings
2021-07-05 17:09:23 -07: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
Slightly refactor NVDEC and codecs for readability and safety
2021-07-01 06:22:05 +01:00
vp9.cpp
vp9: Fix reference frame refreshes
2021-08-06 20:08:08 -04:00
vp9.h
vp9: Fix reference frame refreshes
2021-08-06 20:08:08 -04:00