diff options
author | Philip Langdale <philipl@overt.org> | 2019-05-13 19:15:41 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2019-05-15 11:40:50 -0700 |
commit | 89bd7554b209a447062c306129d3f36d673cbd4d (patch) | |
tree | 6a92b227aa4a6dfe8010720a4d5910165afb6572 /libavcodec/bethsoftvideo.c | |
parent | b79b29ddb15c4e0ff9f041997e5562555d3ac81d (diff) | |
download | ffmpeg-89bd7554b209a447062c306129d3f36d673cbd4d.tar.gz |
avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit content
When i converted the filter to use texture objects instead of
texture references, I incorrect dropped the `pixel_size` scaling
factor when setting `pitchInBytes`. `src_pitch` is in pixels and
so must be scaled up.
Diffstat (limited to 'libavcodec/bethsoftvideo.c')
0 files changed, 0 insertions, 0 deletions