ameerj
|
1bc7d61b57
video_core: Reduce unused includes
|
4 лет назад |
Jan Beich
|
e57b13ad94
video_core/codecs: re-enable VAAPI/VDPAU on BSDs after 72aa418b0b41
|
4 лет назад |
liushuyu
|
3f765ea9a4
video_core/codecs: (re-spin) refactor ffmpeg searching and handling
|
4 лет назад |
bunnei
|
2f32133ad5
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"
|
4 лет назад |
liushuyu
|
dd72e4dce4
CI: fix CI on Linux
|
4 лет назад |
liushuyu
|
a2d73eaa10
video_core/codecs: skip decoders that use hw frames ...
|
4 лет назад |
liushuyu
|
a578df4c6b
video_core/codecs: more fixes for VAAPI detection ...
|
4 лет назад |
liushuyu
|
20a46790d7
video_core/codec: address comments
|
4 лет назад |
liushuyu
|
cd27f211c8
video_core/codecs: more robust ffmpeg hwdecoder selection logic
|
4 лет назад |
liushuyu
|
60928cf8cd
video_core/codec: address comments
|
4 лет назад |
liushuyu
|
72aa418b0b
video_core/codecs: fix multiple decoding issues on Linux ...
|
4 лет назад |
ameerj
|
c50f170597
codes: Rename ComposeFrameHeader to ComposeFrame
|
4 лет назад |
ameerj
|
d35391b9f4
vp8: Implement header composition
|
4 лет назад |
ameerj
|
b39b33b1fe
codecs: Add VP8 codec class
|
4 лет назад |
ameerj
|
cd016d3cb5
configure_graphics: Add GPU nvdec decoding as an option
|
5 лет назад |
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
|
356e10898f
codec: Replace deprecated av_init_packet usage
|
5 лет назад |
ameerj
|
659039ca6d
nvdec: Implement GPU accelerated decoding for all platforms
|
5 лет назад |
yzct12345
|
2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713)
|
5 лет назад |
Kelebek1
|
208a04dcff
Slightly refactor NVDEC and codecs for readability and safety
|
5 лет назад |
ameerj
|
ac265a72ce
nvdec cleanup
|
5 лет назад |
Lioncash
|
4c5f5c9bf3
video_core: Remove unnecessary enum class casting in logging messages
|
5 лет назад |
Lioncash
|
94af77aa7c
codec: Remove deprecated usage of AVCodecContext::refcounted_frames
|
5 лет назад |
ameerj
|
979b602738
Limit queue size to 10 frames
|
5 лет назад |
ameerj
|
c9e3abe206
Address PR feedback
|
5 лет назад |
ameerj
|
eab041866b
Queue decoded frames, cleanup decoders
|
5 лет назад |
Lioncash
|
c04203b786
nvdec: Tidy up header includes
|
5 лет назад |
ameerj
|
eb67a45ca8
video_core: NVDEC Implementation
|
5 лет назад |