88 Commits (306b3491c4dcab8bcba732c8aa387b20583d8904)

Author SHA1 Message Date
Jan Beich d24a4b79d4 video_core: constify AVCodec for ffmpeg >= 5.0 4 years ago
Jan Beich e57b13ad94 video_core/codecs: re-enable VAAPI/VDPAU on BSDs after 72aa418b0b 4 years ago
liushuyu 3f765ea9a4 video_core/codecs: (re-spin) refactor ffmpeg searching and handling 4 years ago
bunnei 2f32133ad5
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" 4 years ago
liushuyu dd72e4dce4
CI: fix CI on Linux 4 years ago
liushuyu a2d73eaa10 video_core/codecs: skip decoders that use hw frames ... 4 years ago
liushuyu a578df4c6b
video_core/codecs: more fixes for VAAPI detection ... 4 years ago
liushuyu 20a46790d7 video_core/codec: address comments 4 years ago
liushuyu cd27f211c8 video_core/codecs: more robust ffmpeg hwdecoder selection logic 4 years ago
liushuyu 60928cf8cd
video_core/codec: address comments 4 years ago
liushuyu 72aa418b0b
video_core/codecs: fix multiple decoding issues on Linux ... 4 years ago
ameerj c50f170597 codes: Rename ComposeFrameHeader to ComposeFrame 4 years ago
ameerj d35391b9f4 vp8: Implement header composition 4 years ago
ameerj b39b33b1fe codecs: Add VP8 codec class 4 years ago
ameerj f346b04d12 vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU 5 years ago
Feng Chen ba8be75037 h264: Use max allowed max_num_ref_frames when using CPU decoding 5 years ago
Valeri 0394e4bb8e
vic: Allow surface to be higher than frame 5 years ago
ameerj 403fc86c11 vic: Avoid memory corruption when multiple streams with different dimensions are decoded 5 years ago
ameerj 5aae61775f vic: Refactor frame writing methods 5 years ago
ameerj 899fdb9c44 vic: Implement RGBX frame format 5 years ago
Morph ae028ddf22 codec: Add missing <string_view> include 5 years ago
ameerj eb2624ed65 vp9_types: Minor refactor of VP9 info structs. 5 years ago
ameerj 3de38c9a70 vp9_types: Remove unused Vp9PictureInfo members 5 years ago
ameerj b384129c63 h264: Lower max_num_ref_frames 5 years ago
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 5 years ago
ameerj a832aa699f codec: Improve libav memory alloc and cleanup 5 years ago
ameerj bc3efb79cc codec: Fallback to CPU decoding if no compatible GPU format is found 5 years ago
ameerj 356e10898f codec: Replace deprecated av_init_packet usage 5 years ago
ameerj 659039ca6d nvdec: Implement GPU accelerated decoding for all platforms 5 years ago
ameerj a779cede7c vic: Specify sws_scale height stride. 5 years ago
ameerj fa22695705 vp9: Ensure the first frame is complete 5 years ago
ameerj 928b64d2ce nvdec: Better logging for unimplemented codecs 5 years ago
ameerj e3688f0627 vp9: Cleanup unused variables 5 years ago
ameerj a3f80a97a3 vp9: Fix reference frame refreshes 5 years ago
yzct12345 2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
ameerj b7fa264749 vic: Fix dimension compuation of YUV frames 5 years ago
Kelebek1 208a04dcff Slightly refactor NVDEC and codecs for readability and safety 5 years ago
Morph 22d7b89c15 video_core: Remove #pragma warning directives for external headers 5 years ago
ReinUsesLisp 05bd50a1cf codec,vic: Disable warnings in ffmpeg headers 5 years ago
lat9nq a60653dcd3 vp9: Avoid memcpy with null pointers 5 years ago
ameerj b675c44e49 rebase, fix name shadowing, more const 5 years ago
ameerj 09722cb4a7 streamline cdma_pusher/command_classes 5 years ago
ameerj 77564f987c streamline cdma_pusher/command_classes 5 years ago
ameerj ac265a72ce nvdec cleanup 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
lat9nq b7e6eca8b2 Address reviewer comments 5 years ago
lat9nq 47401016bf CMake: Implement YUZU_USE_BUNDLED_FFMPEG 5 years ago
Lioncash 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
Ameer J 16392a23cc remove inaccurate reference 5 years ago
ameerj 06cef3355e fix for nvdec disabled, cleanup host1x 5 years ago