On Tue, 15 May 2018, Timo Rothenpieler wrote:
On 15.05.2018 13:37, Marton Balint wrote:
Are you sure it isn't already that way? I tested specially YUV420P and
could not make out any issues.
For 4K content linesize[0] is 3840, but linesize[1] becomes 2048 instead
of 1920.
That's odd, 2048
On 15.05.2018 13:37, Marton Balint wrote:
>> Are you sure it isn't already that way? I tested specially YUV420P and
>> could not make out any issues.
>
> For 4K content linesize[0] is 3840, but linesize[1] becomes 2048 instead
> of 1920.
That's odd, 2048 seems more correct since it's a multiple o
On Tue, 15 May 2018, Timo Rothenpieler wrote:
On 14.05.2018 23:29, Marton Balint wrote:
Regression since ece068a771ac3f725e854c681ecbef08e792addc.
Signed-off-by: Marton Balint
---
libavutil/hwcontext_cuda.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/libavu
On 14.05.2018 23:29, Marton Balint wrote:
> Regression since ece068a771ac3f725e854c681ecbef08e792addc.
>
> Signed-off-by: Marton Balint
> ---
> libavutil/hwcontext_cuda.c | 9 ++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/libavutil/hwcontext_cuda.c b/libavutil/hwc
Regression since ece068a771ac3f725e854c681ecbef08e792addc.
Signed-off-by: Marton Balint
---
libavutil/hwcontext_cuda.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/libavutil/hwcontext_cuda.c b/libavutil/hwcontext_cuda.c
index cb5d15c9d9..e16d0a2b4b 100644
--- a/li