diff options
author | Martin Vignali <[email protected]> | 2018-08-20 15:28:00 +0200 |
---|---|---|
committer | Martin Vignali <[email protected]> | 2018-08-22 11:36:09 +0200 |
commit | 3af1c4ea7d18c54738cd93f09b376d2228fdbce0 (patch) | |
tree | 4500d2a78adc7554d76d337f517b8421338e95a0 /doc/examples | |
parent | 900487043b6e531fe3edf8c8d38288ef915f6f25 (diff) |
swscale : treat float input data as uint 16bpc
Currently float are converted to 16b uint in input part
using src depth (32 bits) in hScale16To19 and hScale16to15,
make an invalid shift for the data
So shift the value when using float input
like 16 bpc uint.
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions