Re: [FFmpeg-devel] [PATCH] cuviddec: Properly check capability for chroma format

2019-10-06 Thread Timo Rothenpieler
On 04.10.2019 06:42, Holy Wu wrote: Chroma format was not checked properly as it's always set to cudaVideoChromaFormat_420 regardless of the input pixel format. Why does it remove the check for the codec being supported at all? ___ ffmpeg-devel mailin

[FFmpeg-devel] [PATCH] cuviddec: Properly check capability for chroma format

2019-10-03 Thread Holy Wu
Chroma format was not checked properly as it's always set to cudaVideoChromaFormat_420 regardless of the input pixel format. 0001-cuviddec-Properly-check-capability-for-chroma-format.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-de