FFmpeg/libavfilter
Philip Langdale 89bd7554b2 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.
2019-05-15 11:40:50 -07:00
..
2019-04-20 16:32:34 +01:00
2018-11-18 21:21:18 +01:00
2019-05-14 15:17:14 +02:00
2019-05-14 15:17:14 +02:00
2018-10-19 17:43:29 +02:00
2018-11-15 14:44:24 +01:00
2018-06-21 00:31:42 +01:00
2018-06-21 00:31:42 +01:00
2018-05-05 21:50:22 +02:00
2018-11-02 12:32:34 +01:00
2019-05-14 15:17:14 +02:00
2019-05-14 15:17:14 +02:00
2018-06-21 00:31:42 +01:00
2019-05-11 20:16:45 +02:00
2019-04-20 00:20:07 +02:00
2018-08-16 00:07:59 +02:00
2019-04-20 14:20:07 +02:00
2019-01-12 19:49:15 +01:00
2018-09-13 12:09:51 +02:00
2018-11-02 09:32:52 +01:00
2018-04-13 08:41:51 +02:00
2018-08-09 10:35:00 +05:30
2019-05-14 14:43:56 +02:00