Loading...
Searching...
No Matches
HWTransfer.hpp
Processes and renders a video frame on the GPU.
Definition GPUVideoDecoder.hpp:90
Definition VideoInterface.hpp:26
Fallback hardware decoder that transfers HW frames to CPU via av_hwframe_transfer_data(),...
Definition HWTransfer.hpp:38
void exec(RenderList &r, QRhiResourceUpdateBatch &res, AVFrame &frame) override
Decode and upload a video frame to the GPU.
Definition HWTransfer.hpp:129
std::pair< QShader, QShader > init(RenderList &r) override
Initialize a GPUVideoDecoder.
Definition HWTransfer.hpp:116