4 Commits (01008297aa0bb1c13264cf69fb47f1352aed4e93)

Author SHA1 Message Date
Danila Malyutin 6ab723eace Add support for deinterlaced videos playback 3 years ago
Kelebek1 6afc4a2134 Allow >1 cpu threads on video decoding, disable multi-frame decoding 3 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 59cea3d34d codec: Plug GPU decoder memory leak 4 years ago
ameerj cd9aebaec0 codec: Disable HW_FRAMES method check on Windows 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
Jan Beich 85f65a6995 video_core/codecs: re-enable VAAPI/VDPAU on BSDs after f91cc356fb 4 years ago
liushuyu f722e83537 video_core/codecs: (re-spin) refactor ffmpeg searching and handling 4 years ago
bunnei 15a4248f46 Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" 4 years ago
liushuyu 538db2d872 CI: fix CI on Linux 4 years ago
liushuyu f7516c3fda video_core/codecs: skip decoders that use hw frames ... 4 years ago
liushuyu 168882cb7a video_core/codecs: more fixes for VAAPI detection ... 4 years ago
liushuyu ef00c213e8 video_core/codec: address comments 4 years ago
liushuyu a32139fdab video_core/codecs: more robust ffmpeg hwdecoder selection logic 4 years ago
liushuyu 1a5c1d70de video_core/codec: address comments 4 years ago
liushuyu f91cc356fb video_core/codecs: fix multiple decoding issues on Linux ... 4 years ago
ameerj bf504f15f6 codes: Rename ComposeFrameHeader to ComposeFrame 4 years ago
ameerj 048eb094ba vp8: Implement header composition 4 years ago
ameerj 538647f62b codecs: Add VP8 codec class 4 years ago
ameerj 82906e26a5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
ameerj 7cd52be8c4 codec: Improve libav memory alloc and cleanup 4 years ago
ameerj 5fd82a4ec1 codec: Fallback to CPU decoding if no compatible GPU format is found 4 years ago
ameerj f885866fba codec: Replace deprecated av_init_packet usage 4 years ago
ameerj 561fd5f7a4 nvdec: Implement GPU accelerated decoding for all platforms 4 years ago
yzct12345 e13e98d99d nvdec: Implement VA-API hardware video acceleration (#6713) 4 years ago
Kelebek1 05fb3db000 Slightly refactor NVDEC and codecs for readability and safety 5 years ago
ameerj be6c487b4e nvdec cleanup 5 years ago
lat9nq e82fa6cce2 Address reviewer comments 5 years ago
lat9nq e6211c3753 CMake: Implement YUZU_USE_BUNDLED_FFMPEG 5 years ago
Lioncash ea0e85b869 video_core: Remove unnecessary enum class casting in logging messages 5 years ago
Lioncash 4d9a8ef8f1 codec: Remove deprecated usage of AVCodecContext::refcounted_frames 5 years ago
ameerj 0a89ea1ca7 Limit queue size to 10 frames 5 years ago
ameerj aa2d90b35c Address PR feedback 5 years ago
ameerj 5beb990349 Queue decoded frames, cleanup decoders 5 years ago
Lioncash 31d9c3c75e nvdec: Tidy up header includes 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago