ameerj
|
b39b33b1fe
codecs: Add VP8 codec class
|
4 лет назад |
Morph
|
ae028ddf22
codec: Add missing <string_view> include
|
4 лет назад |
ameerj
|
a832aa699f
codec: Improve libav memory alloc and cleanup
|
5 лет назад |
ameerj
|
bc3efb79cc
codec: Fallback to CPU decoding if no compatible GPU format is found
|
5 лет назад |
ameerj
|
659039ca6d
nvdec: Implement GPU accelerated decoding for all platforms
|
5 лет назад |
yzct12345
|
2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713)
|
5 лет назад |
bunnei
|
bf50345d4c
Merge pull request #6537 from Morph1984/warnings
|
5 лет назад |
Kelebek1
|
208a04dcff
Slightly refactor NVDEC and codecs for readability and safety
|
5 лет назад |
Morph
|
22d7b89c15
video_core: Remove #pragma warning directives for external headers
|
5 лет назад |
ReinUsesLisp
|
05bd50a1cf
codec,vic: Disable warnings in ffmpeg headers
|
5 лет назад |
bunnei
|
9abb23cd27
Merge pull request #5002 from ameerj/nvdec-frameskip
|
5 лет назад |
comex
|
4681e1ea9e
codec: Fix `pragma GCC diagnostic pop` missing corresponding push
|
5 лет назад |
ameerj
|
c9e3abe206
Address PR feedback
|
5 лет назад |
ameerj
|
eab041866b
Queue decoded frames, cleanup decoders
|
5 лет назад |
Lioncash
|
4f0f481f63
nvdec: Make use of [[nodiscard]] where applicable
|
5 лет назад |
Lioncash
|
c04203b786
nvdec: Tidy up header includes
|
5 лет назад |
ameerj
|
eb67a45ca8
video_core: NVDEC Implementation
|
5 лет назад |