early-access version 2420
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
yuzu emulator early access
|
||||
=============
|
||||
|
||||
This is the source code for early-access 2419.
|
||||
This is the source code for early-access 2420.
|
||||
|
||||
## Legal Notice
|
||||
|
||||
|
@@ -66,7 +66,7 @@ private:
|
||||
bool initialized{};
|
||||
NvdecCommon::VideoCodec current_codec{NvdecCommon::VideoCodec::None};
|
||||
|
||||
AVCodec* av_codec{nullptr};
|
||||
const AVCodec* av_codec{nullptr};
|
||||
AVCodecContext* av_codec_ctx{nullptr};
|
||||
AVBufferRef* av_gpu_decoder{nullptr};
|
||||
|
||||
|
Reference in New Issue
Block a user