diff options
author | sr55 <[email protected]> | 2013-09-06 16:34:09 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2013-09-06 16:34:09 +0000 |
commit | f35cf60ca4a4b94f352afc22cc2252ffe7ff67d1 (patch) | |
tree | 790b6aaf59d731ba5b7af86eeb33c18bb157c64f /win/CS/HandBrakeWPF/Model | |
parent | b5938534b8c875b9856bdd7537d7595eb36c705b (diff) |
Changes to OpenCL scaling to reduce memory copies and improve performance.
Video frames are stored in mapped OpenCL buffers rather than (directly) malloced memory.
Changed scaling to use a single kernel rather than two.
Changed scaling method to bicubic.
Disabled scaling during dxva video extraction. Scaling can not be done that early in the pipeline.
Patch by Michael Wootton
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/opencl@5769 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Model')
0 files changed, 0 insertions, 0 deletions